Skip to content

v2.0.0

Compare
Choose a tag to compare
@nikhil-prabhu nikhil-prabhu released this 16 Dec 13:06
· 35 commits to main since this release
975df60

v2.0.0 is a major, breaking update that adds a number of enhancements.

Changes

  • Added strict return type for the detect function to ensure type-safety.
  • Added IMDSv2 support for checking AWS metadata server.
  • Added metadata server check for Oracle Cloud Infrastructure (oci).
  • Added unit tests for providers.
  • Performance and reliability improvements.
  • Various bug fixes.
  • Improved documentation.
  • Improved logging.

Planned Features

  • Add more cloud providers.
  • Add code coverage.
  • Add a feature flag to allow usage in non-async contexts.