Releases: semihbkgr/go-rsmq
Releases · semihbkgr/go-rsmq
v1.3.1
What's Changed
- Upgrade
go
version from1.18
to1.20
- Bump github.com/testcontainers/testcontainers-go from 0.21.0 to 0.23.0 by @dependabot in #13
- Bump actions/checkout from 3 to 4 by @dependabot in #14
- Bump github.com/testcontainers/testcontainers-go from 0.23.0 to 0.26.0 by @dependabot in #17
- Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #22
- Bump github.com/testcontainers/testcontainers-go from 0.26.0 to 0.29.1 by @dependabot in #23
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- fix: fix the issue of generating incorrect Sent time for message body by @kinboyw in #3
- Bump github.com/docker/docker from 23.0.1+incompatible to 23.0.3+incompatible by @dependabot in #6
- Bump github.com/opencontainers/runc from 1.1.3 to 1.1.5 by @dependabot in #7
- Bump github.com/testcontainers/testcontainers-go from 0.20.1 to 0.21.0 by @dependabot in #10
- refactoring integration tests by @semihbkgr in #11
New Contributors
- @kinboyw made their first contribution in #3
- @semihbkgr made their first contribution in #11
Full Changelog: v1.2.0...v1.3.0