Releases: nuts-foundation/go-stoabs
Releases · nuts-foundation/go-stoabs
v1.10.0
v1.9.0
What's Changed
Updates dependencies, Go 1.20, and change golang/mock to uber/mock
- Update build image to Go 1.20 by @gerardsn in #54
- Bump github.com/alicebob/miniredis/v2 from 2.30.1 to 2.30.2 by @dependabot in #55
- Bump github.com/redis/go-redis/v9 from 9.0.3 to 9.0.4 by @dependabot in #56
- Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 by @dependabot in #60
- Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.2 by @dependabot in #59
- Bump github.com/redis/go-redis/v9 from 9.0.4 to 9.0.5 by @dependabot in #61
- Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by @dependabot in #62
- Bump github.com/alicebob/miniredis/v2 from 2.30.2 to 2.30.3 by @dependabot in #63
- Bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3 by @dependabot in #64
- Bump github.com/alicebob/miniredis/v2 from 2.30.3 to 2.30.4 by @dependabot in #65
- Migrate golang/mock to uber/mock by @gerardsn in #66
Full Changelog: v1.8.1...v1.9.0
v1.8.1
What's Changed
- Bump github.com/dgraph-io/badger/v4 from 4.0.1 to 4.1.0 by @dependabot in #53
Full Changelog: v1.8.0...v1.8.1
v1.8.0
v1.6.0
What's Changed
- Bump github.com/go-redsync/redsync/v4 from 4.6.0 to 4.7.1 by @dependabot in #37
- Bump github.com/dgraph-io/badger/v3 from 3.2103.4 to 3.2103.5 by @dependabot in #39
- Add ErrKeyNotFound to Reader.Get by @gerardsn in #41
Full Changelog: v1.5.1...v1.6.0
v1.5.1
v1.5.0
What's Changed
- added errWriter so getting a shelfWriter no longer returns an error by @woutslakhorst in #38
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's New
- Badger as additional option by @woutslakhorst in #34
Dependencies
- Bump github.com/go-redis/redis/v9 from 9.0.0-beta.3 to 9.0.0-rc.1 by @dependabot in #31
- Bump github.com/go-redis/redis/v9 from 9.0.0-rc.1 to 9.0.0-rc.2 by @dependabot in #36
- Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @dependabot in #32
- Bump github.com/alicebob/miniredis/v2 from 2.23.0 to 2.23.1 by @dependabot in #33
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- Update dependency to solve an issue with Redis Sentinel: Bump github.com/go-redis/redis/v9 from 9.0.0-beta.2 to 9.0.0-beta.3 by @dependabot in #30
Full Changelog: v1.2.1...v1.3.0