Releases: purpleclay/testcontainers-imds
Releases · purpleclay/testcontainers-imds
v0.9.0
Changelog
Dependency Updates
- acaf962: feat(deps): bump google.golang.org/grpc from 1.57.0 to 1.57.1 (#71) (@dependabot[bot])
- b626e70: feat(deps): bump google.golang.org/grpc from 1.47.0 to 1.53.0 (#61) (@dependabot[bot])
- 3870af2: feat(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 (#70) (@dependabot[bot])
- b6f2cce: feat(deps): bump golang.org/x/net (#35) (@dependabot[bot])
- b77b059: feat(deps): bump github.com/testcontainers/testcontainers-go (#73) (@dependabot[bot])
- 60b519b: feat(deps): bump github.com/testcontainers/testcontainers-go (#68) (@dependabot[bot])
- 4394e0a: feat(deps): bump github.com/testcontainers/testcontainers-go (#67) (@dependabot[bot])
- 54e94c4: feat(deps): bump github.com/testcontainers/testcontainers-go (#66) (@dependabot[bot])
- 5d54bed: feat(deps): bump github.com/testcontainers/testcontainers-go (#63) (@dependabot[bot])
- b7c5553: feat(deps): bump github.com/testcontainers/testcontainers-go (#62) (@dependabot[bot])
- 56d1245: feat(deps): bump github.com/testcontainers/testcontainers-go (#58) (@dependabot[bot])
- 840757a: feat(deps): bump github.com/testcontainers/testcontainers-go (#49) (@dependabot[bot])
- e4d0e8f: feat(deps): bump github.com/testcontainers/testcontainers-go (#48) (@dependabot[bot])
- b46a6ee: feat(deps): bump github.com/testcontainers/testcontainers-go (#38) (@dependabot[bot])
- 588ff86: feat(deps): bump github.com/testcontainers/testcontainers-go (#34) (@dependabot[bot])
- 897465a: feat(deps): bump github.com/testcontainers/testcontainers-go (#29) (@dependabot[bot])
- b896357: feat(deps): bump github.com/testcontainers/testcontainers-go (#25) (@dependabot[bot])
- 0167cef: feat(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#55) (@dependabot[bot])
- 156c35a: feat(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#52) (@dependabot[bot])
- b81d60f: feat(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#37) (@dependabot[bot])
- 84fc16e: feat(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#24) (@dependabot[bot])
- 4ddc883: feat(deps): bump github.com/opencontainers/runc from 1.1.3 to 1.1.5 (#42) (@dependabot[bot])
- ad96dbb: feat(deps): bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1 (#57) (@dependabot[bot])
- 9f9b4a2: feat(deps): bump github.com/gin-gonic/gin from 1.8.1 to 1.9.0 (#46) (@dependabot[bot])
- 8aaa6c7: feat(deps): bump github.com/docker/docker (#74) (@dependabot[bot])
- 1365abf: feat(deps): bump github.com/docker/docker (#44) (@dependabot[bot])
- 6ee566a: feat(deps): bump github.com/docker/distribution (#51) (@dependabot[bot])
- 91f5123: feat(deps): bump github.com/creasty/defaults from 1.6.0 to 1.7.0 (#39) (@dependabot[bot])
- 0bafc40: feat(deps): bump github.com/containerd/containerd from 1.6.12 to 1.6.18 (#32) (@dependabot[bot])
Full Changelog: v0.8.0...v0.9.0
What to do next?
v0.8.0
Changelog
New Features
- 6b82445: feat: expose the urls generated on startup as immutable references for use within tests (#22) (@purpleclay)
Dependency Updates
- 11a4c1a: feat(deps): bump github.com/testcontainers/testcontainers-go (#20) (@dependabot[bot])
Full Changelog: v0.7.0...v0.8.0
What to do next?
- Follow us on Twitter
v0.7.0
Changelog
New Features
- 470704e: feat: support all latest imds-mock features (#16) (@purpleclay)
Documentation Updates
- cc6522f: docs: included coded examples on how to use library (#17) (@purpleclay)
Other Work
- a4fc1b9: refactor: support go 1.19 (#19) (@purpleclay)
- 6a9bae7: refactor: add utility methods to improve examples and usage of library (#18) (@purpleclay)
Full Changelog: v0.6.0...v0.7.0
What to do next?
- Follow us on Twitter
v0.6.0
Changelog
New Features
- bfc0ec: feat: switch to using the imds-mock tool (#14) (@purpleclay)
Dependency Updates
- 15faad: feat(deps): bump public.ecr.aws/aws-ec2/amazon-ec2-metadata-mock from 1.11.1 to 1.11.2 (#12) (@purpleclay)
Full Changelog: v0.5.0...v0.6.0
What to do next?
- Follow us on Twitter
v0.5.0
Changelog
New Features
- b7c4507: feat: pull published container using latest tag (@purpleclay)
- 8a9dd75: feat: publish local copy of aemm container and retag with latest to stay in sync (#11) (@purpleclay)
Full Changelog: v0.4.0...v0.5.0
What to do next?
- Follow us on Twitter
v0.4.0
Changelog
New Features
- b14eae5: feat: simplify assertions with constant lookup of imds categories (#9) (@purpleclay)
- aac7fab: feat: expose url of container after launch for easier testing (#8) (@purpleclay)
Documentation Updates
- 197f751: docs: include category constants in coded example (@purpleclay)
Full Changelog: v0.3.0...v0.4.0
What to do next?
- Follow us on Twitter
v0.3.0
Changelog
New Features
- 79e1eba: feat: remove the need to handle an error when launching a container (#7) (@purpleclay)
- fa6b7c7: feat: additional launch options with sensible defaults (@purpleclay)
Bug Fixes
- a1562cd: fix: adjust wait strategy based on launch options (@purpleclay)
Dependency Updates
- d8b2f2e: feat(deps): update to version 1.11.1 of amazon-ec2-metadata-mock (@purpleclay)
Documentation Updates
- c31a906: docs: coded example to use renamed function (@purpleclay)
Full Changelog: v0.2.0...v0.3.0
What to do next?
- Follow us on Twitter
v0.2.0
Changelog
New Features
- 337c097: feat: toggle strict imds v2 mode while launching container (#3) (@purpleclay)
Documentation Updates
- 1d50cb9: docs: add quick start guide (@purpleclay)
Full Changelog: v0.1.0...v0.2.0
What to do next?
- Follow us on Twitter
v0.1.0
Changelog
New Features
- d9d69a6: feat: support creation of aemm container with defaults only (#1) (@purpleclay)
Documentation Updates
- a7b68e1: docs: tidy up readme (@purpleclay)
Full Changelog: ...v0.1.0
What to do next?
- Follow us on Twitter