Skip to content

Latest commit

 

History

History
77 lines (49 loc) · 3.1 KB

File metadata and controls

77 lines (49 loc) · 3.1 KB

[0.11.0] - 2026-03-03

🚀 Features

  • Use preview tag when MONGODB_ATLAS_LOCAL_PREVIEW is set (#40)

[0.10.0] - 2026-02-11

🐛 Bug Fixes

  • (build) Remove trailing slash from repository URL in manifest generation (#37)

⚙️ Miscellaneous Tasks

  • Return error code 0 for commands that display usage texts or the application version (#38)
  • Revise README for Atlas Local CLI installation details (#39)

[0.0.9] - 2026-02-10

🐛 Bug Fixes

  • (connect) Output raw connection string without prefix (#36)

[0.0.8] - 2026-02-03

⚙️ Miscellaneous Tasks

  • Make .sig files armored (#34)

[0.0.7] - 2026-02-03

⚙️ Miscellaneous Tasks

  • Fix missing write permissions in 'sign-zip' workflow (#33)

[0.0.6] - 2026-01-30

⚙️ Miscellaneous Tasks

  • Fix zip signing (#31)

[0.0.5] - 2026-01-30

⚙️ Miscellaneous Tasks

  • Sign zip artifacts (#30)

[0.0.4] - 2026-01-30

🚀 Features

  • Atlas search indexes create (#25)
  • Implement search indexes list/delete/describe (#26)

📚 Documentation

  • Auto-generate docs from clap (#29)

⚙️ Miscellaneous Tasks

  • Rename all flags from --kebab-case to --camelCase to be backwards compatible with the atlas cli (#28)

[0.0.3] - 2026-01-14

🚀 Features

  • Implemented list command (#13)
  • Implement delete command for local deployments (#14)
  • Added atlas-local log command (#15)
  • Added start command (#19)
  • Stop command (#20)
  • Implemented atlas-local setup (#21)
  • Implemented atlas-local connect (#22)
  • Add support for --debug and --format (#23)

⚙️ Miscellaneous Tasks

  • Improve dependabot-auto-approve.yml (#11)

[0.0.2] - 2025-12-05

⚙️ Miscellaneous Tasks

  • Initial repository + ci setup (#1)
  • Disable auto updating github actions (#8)
  • Setup release process (#7)