Releases: go-rel/rel
Releases · go-rel/rel
v0.42.0
Changelog
- 44475be Bump actions/checkout from 2 to 4 (#354)
- bd4a846 Bump actions/setup-go from 3 to 4 (#356)
- 7ac79bf Bump actions/setup-go from 4 to 5 (#359)
- e83eaa4 Bump codecov/codecov-action from 1 to 3 (#352)
- 1890cb4 Bump codecov/codecov-action from 3 to 4 (#362)
- 3b36085 Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#366)
- 6bddf91 Bump github/codeql-action from 1 to 2 (#355)
- 6acd4c9 Bump github/codeql-action from 2 to 3 (#358)
- 684f128 Bump goreleaser/goreleaser-action from 2 to 5 (#353)
- d65f8e1 Fix nested preload with duplicate ptr belongs to (#365)
- b25202f Update dependabot.yml (#351)
v0.41.0
v0.40.0
Changelog
- b116d0f Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#320)
- 8750e2c Bump github.com/stretchr/testify from 1.8.1 to 1.8.4 (#335)
- 1819a65 Fix CI (#334)
- 26f3b22 Fix typo in comment (#340)
- ea91f66 Refactor scanMulti to only call scan once (#339)
- 0384795 Rename CreateDocument to NewDocument (#341)
- eaafe49 Upgrade go tool-version to 1.20
v0.39.0
Changelog
- eaad046 Add query args to instrumentation (#314)
- d16b6f2 Bump github.com/subosito/gotenv from 1.4.0 to 1.4.1 (#309)
- 001ce33 Extract cmd package (#319)
- bfe77a0 Generic type Repository wrapper (#318)
- 726f0b3 Replace empty interface with any (#315)
- 024d66f Set min go version to 1.15 and fix build matrix (#316)
- 4c6cb7e Update go.mod and workflows to use go 1.19 (#313)
v0.38.0
v0.37.0
v0.36.0
Changelog
- 08e54aa Add support for scanning joined assoc (#290)
- ed1c488 Bump github.com/stretchr/testify from 1.7.1 to 1.7.2 (#291)
- 64492f9 Bump github.com/stretchr/testify from 1.7.2 to 1.7.4 (#294)
- 115ffc0 Bump github.com/subosito/gotenv from 1.3.0 to 1.4.0 (#288)
- 8347a7d Migration's
Do
takes a context as its first argument (#295)