Releases: purpleclay/imds-mock
Releases · purpleclay/imds-mock
v0.3.1
Changelog
Bug Fixes
- 73b509: fix: the iam security-credentials category is not returning expected JSON (#35) (@purpleclay)
- c78365: fix: strict imdsv2 mode incorrectly protects the token endpoint (#36) (@purpleclay)
Documentation Updates
- a28fcc: docs: update list of supported instance categories (#37) (@purpleclay)
Full Changelog: v0.3.0...v0.3.1
What to do next?
- Read the documentation
- Follow me on Twitter
- Read an article on Medium
v0.3.0
Changelog
New Features
- ac9808e: feat: use an in-memory cache to cache responses by category paths (#17) (@purpleclay)
- 3899eb3: feat: raise a spot event after a preconfigured delay (#26) (@purpleclay)
- cd2cce5: feat: gin release mode is now the default (#29) (@purpleclay)
- f43ccf4: feat: basic spot instance termination simulation (#24) (@purpleclay)
- e79388a: feat: adopt zap for consistent structured logging output (#30) (@purpleclay)
Dependency Updates
- 6220f53: feat(deps): bump go.uber.org/zap from 1.19.1 to 1.23.0 (#31) (@dependabot[bot])
- 37edc1c: feat(deps): bump github.com/tidwall/gjson from 1.14.2 to 1.14.3 (#19) (@dependabot[bot])
Documentation Updates
- 13e04e7: docs: typo in site url (@purpleclay)
- f5afd20: docs: include custom site url (@purpleclay)
- dd4b89a: docs: generate documentation using mkdocs material (#32) (@purpleclay)
Other Work
- debf811: refactor: switch to using an in-memory cache that supports item eviction (#25) (@purpleclay)
Full Changelog: v0.2.0...v0.3.0
What to do next?
- Read the documentation
- Follow me on Twitter
- Read an article on Medium
v0.2.0
Changelog
New Features
- 7cb0902: feat: new flag for toggling the inclusion of instance tags (#11) (@purpleclay)
- ea3b3eb: feat: imds mock can be launched with a configurable set of instance tags (#13) (@purpleclay)
- 9ada77d: feat: enable explicit support for imdsv2 requests only (#14) (@purpleclay)
Full Changelog: v0.1.0...v0.2.0
What to do next?
v0.1.0
Changelog
New Features
- 5e650f7: feat: middleware support for formatting instance category json (#6) (@purpleclay)
- 8c7451e: feat: launch an imdsv1 compatible mock that serves static on-demand ec2 metadata (#3) (@purpleclay)
- a146911: feat: configurable port when starting mock (#7) (@purpleclay)
Full Changelog: ...v0.1.0