v2.0.0
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.