Releases: nrfta/go-pghelpers
v0.10.0
v0.9.0
v0.8.0
- Set transaction isolation level to
SERIALIZABLE
inExecInTx
function
Contributors
For full changes, see the comparison between v0.7.0 and v0.8.0
v0.7.0
- Added
URL
method on config
Contributors
For full changes, see the comparison between v0.6.0 and v0.7.0
v0.6.0
- Added
ExecInTx
function for easy transactional function closures.
Contributors
For full changes, see the comparison between v0.5.0 and v0.6.0
v0.5.0
🚀 Enhancement
- Update to go v1.13 and import pg in tx-db (#24) @josemarluedke
📦 Dependencies
- ⬆️ Bump github.com/lib/pq from 1.2.0 to 1.3.0 (#19) @dependabot-preview
Contributors
@dependabot-preview, @dependabot-preview[bot] and @josemarluedke
For full changes, see the comparison between v0.4.0 and v0.5.0
v0.4.0
🚀 Enhancement
- Add support for migrations table (#23) @josemarluedke
🔧 Tooling
- Migrate CI to GitHub Actions (#17) @josemarluedke
📦 Dependencies
- ⬆️ Bump github.com/neighborly/go-errors from 0.1.1 to 0.2.0 (#22) @dependabot-preview
- ⬆️ Bump github.com/onsi/gomega from 1.7.0 to 1.7.1 (#16) @dependabot-preview
- ⬆️ Bump github.com/onsi/ginkgo from 1.10.1 to 1.10.3 (#15) @dependabot-preview
- ⬆️ Bump github.com/onsi/ginkgo from 1.10.0 to 1.10.1 (#13) @dependabot-preview
- ⬆️ Bump github.com/onsi/ginkgo from 1.9.0 to 1.10.0 (#12) @dependabot-preview
- ⬆️ Bump github.com/onsi/gomega from 1.6.0 to 1.7.0 (#11) @dependabot-preview
- ⬆️ Bump github.com/DATA-DOG/go-txdb from 0.1.2 to 0.1.3 (#10) @dependabot-preview
- ⬆️ Bump github.com/onsi/ginkgo from 1.8.0 to 1.9.0 (#9) @dependabot-preview
- ⬆️ Bump github.com/onsi/gomega from 1.5.0 to 1.6.0 (#8) @dependabot-preview
Contributors
@dependabot-preview, @dependabot-preview[bot] and @josemarluedke
For full changes, see the comparison between v0.3.2 and v0.4.0
v0.3.2
📦 Dependencies
- ⬆️ Bump github.com/neighborly/go-errors from 0.1.0 to 0.1.1 (#7) @dependabot-preview
Contributors
@dependabot-preview and @dependabot-preview[bot]
For full changes, see the comparison between v0.3.1 and v0.3.2
v0.3.1
📦 Dependencies
- ⬆️ Bump github.com/lib/pq from 1.1.1 to 1.2.0 (#6) @dependabot-preview
Contributors
@dependabot-preview and @dependabot-preview[bot]
For full changes, see the comparison between v0.3.0 and v0.3.1
v0.3.0
💥 Breaking Change
- Removing config, now in go-observability (#4) @Rhysyrhysrhys
Contributors
@Rhysyrhysrhys and @josemarluedke
For full changes, see the comparison between v0.2.0 and v0.3.0