Skip to content

Latest commit

 

History

History
61 lines (41 loc) · 2.36 KB

File metadata and controls

61 lines (41 loc) · 2.36 KB

[1.3.0] - 2026-02-18

🚀 Features

  • Update atlas-local-lib-js to use imageTag instead of mdbVersion (#81)

[1.2.1] - 2026-02-16

🚀 Features

  • Add voyage api key option to create deployment options (#80)

[1.2.0] - 2026-02-06

⚙️ Miscellaneous Tasks

  • Addressed code scanner alerts (#71)

[1.1.0] - 2025-12-03

🚀 Features

  • [breaking] Add support for loading sample data (#51)

⚙️ Miscellaneous Tasks

  • Add GitHub Action to check PR title format (#43)

[1.0.2] - 2025-10-16

🚀 Features

  • Export enums as string unions instead of enums
  • Export enums as string unions instead of enums

⚙️ Miscellaneous Tasks

  • Include version number in release workflow run name
  • Added dependabot (#27)
  • Fixed issue with dependabot auto-approve (correct repository now) (#32)

[1.0.0] - 2025-10-14

🚀 Features

  • Implemented connect and listDeployments
  • Add NAPI wrapper for create_deployment #4
  • Add Coveralls (#9)
  • Implement get_connection_string
  • Added get_deployment_id
  • Improve release process using github workflow (#18)

🐛 Bug Fixes

  • Update get_connection_string method
  • Fix update to changelog in release process (#19)
  • Add license files to GitHub release (#20)
  • Use latest changes in release notes (#21)

⚙️ Miscellaneous Tasks

  • Remove mongodb from exclude list
  • Remove mongodb from exclude list
  • Verify third-party licenses on PR and change to plaintext format from html third-party licenses
  • Move generate release notes step earlier (#22)
  • Renamed npm package from @mongodb-js-preview/atlas-local to @mongodb-js/atlas-local