Skip to content

Releases: mongodb-js/atlas-local-lib-js

Release v1.0.2

16 Oct 11:04

Choose a tag to compare

[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)

Release v1.0.1

15 Oct 16:12

Choose a tag to compare

[1.0.1] - 2025-10-15

Release v1.0.0

14 Oct 16:07

Choose a tag to compare

[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