Releases: orlangure/gnomock
Releases · orlangure/gnomock
v0.21.1
This is a maintenance release with updated dependency versions.
What's Changed
- Fix k3s build on circleci by @orlangure in #584
- Update dependencies by @orlangure in #614
- Upgrade dependencies by @orlangure in #626
Full Changelog: v0.21.0...v0.21.1
v0.21.0
What's Changed
- Setup postgres service container in CI by @orlangure in #502
- server.md: Remove comment from example by @jayvdb in #539
- Use a working mysql image on arm64 arch by @orlangure in #569
- Update dependencies by @orlangure in #577
- Fix Cassandra preset on arm64 + mark supported arm64 presets in readme by @orlangure in #579
New Contributors
Full Changelog: v0.20.0...v0.21.0
v0.20.0
What's Changed
- Build multiplatform docker images (taskfile) by @orlangure in #440
- Make 0.14.0 default localstack version by @orlangure in #451
- Use Go 1.18 in cleaner and update dependencies by @orlangure in #500
- Support explicit port mappings in remote mode by @orlangure in #449
Full Changelog: v0.19.0...v0.20.0
v0.19.0
What's Changed
- Bump github.com/docker/docker from 20.10.10+incompatible to 20.10.11+incompatible by @dependabot in #362
- Bump github.com/segmentio/kafka-go from 0.4.23 to 0.4.25 by @dependabot in #367
- Bump go.mongodb.org/mongo-driver from 1.7.4 to 1.8.0 by @dependabot in #368
- Update dependency versions by @orlangure in #370
- Bump github.com/influxdata/influxdb-client-go/v2 from 2.5.1 to 2.6.0 by @dependabot in #371
- Bump github.com/elastic/go-elasticsearch/v7 from 7.15.1 to 7.16.0 by @dependabot in #381
- Bump go.mongodb.org/mongo-driver from 1.8.0 to 1.8.1 by @dependabot in #384
- Bump github.com/docker/docker from 20.10.11+incompatible to 20.10.12+incompatible by @dependabot in #385
- Update dependency/CI environment versions by @orlangure in #390
- Make 0.13.1 the default version of localstack by @orlangure in #391
- Release sdk 1.19.0 by @orlangure in #392
Full Changelog: v0.18.2...v0.19.0
v0.18.2
What's Changed
- Make protocol comparison case insensitive by @orlangure in #355
- Dependency updates
Full Changelog: v0.18.1...v0.18.2
v0.18.1
This is a maintenance release that includes internal refactoring and version updates, including a security update of containerd package.
What's Changed
New Contributors
Full Changelog: v0.18.0...v0.18.1
v0.18.0
- use downloaded docker images if possible (
WithUseLocalImagesFirst
) by @shado1111w - dependency version upgrade