Releases: mrz1836/go-datastore
Releases · mrz1836/go-datastore
Release v0.5.12
Changelog
- 8742a7b Added new contributor
- dd2fe87 Bump codecov/codecov-action from 3.1.4 to 3.1.5
- dc46db6 Merge branch 'master' of github.com:mrz1836/go-datastore
- 6d42561 Merge pull request #167 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-3.1.5
- bab89a7 Merge pull request #168 from arkadiuszos4chain/feat-customizable-sslmode
- 4c199fe Upgraded deps
- 6af3a6b feat: add possibility to enable sslmode for PostgreSQL
Release v0.5.11
Changelog
- 900d7bf Bump actions/cache from 3 to 4
- 64eb621 Bump github.com/newrelic/go-agent/v3 from 3.29.0 to 3.29.1
- 617638a Bump github.com/newrelic/go-agent/v3/integrations/nrmongo
- eadb760 Bump gorm.io/gorm from 1.25.5 to 1.25.6
- c07c8db Merge pull request #163 from mrz1836/dependabot/github_actions/master/actions/cache-4
- 0d1b0cd Merge pull request #164 from mrz1836/dependabot/go_modules/master/github.com/newrelic/go-agent/v3-3.29.1
- e7b8eea Merge pull request #165 from mrz1836/dependabot/go_modules/master/gorm.io/gorm-1.25.6
- d8bf0b2 Merge pull request #166 from mrz1836/dependabot/go_modules/master/github.com/newrelic/go-agent/v3/integrations/nrmongo-1.1.3
- 59b973e Upgraded deps
Release v0.5.10
Release v0.5.9
Changelog
- db87d40 Bump actions/setup-go from 4 to 5
- eaef2aa Bump actions/stale from 8 to 9
- e9f133e Bump github.com/99designs/gqlgen from 0.17.41 to 0.17.42
- b09936e Bump github.com/newrelic/go-agent/v3 from 3.28.1 to 3.29.0
- 1252bfe Bump github/codeql-action from 2 to 3
- ff32443 Bump go.mongodb.org/mongo-driver from 1.13.0 to 1.13.1
- 1a1c66a Bump golang.org/x/crypto from 0.16.0 to 0.17.0
- 8a32241 Merge pull request #155 from mrz1836/dependabot/go_modules/master/go.mongodb.org/mongo-driver-1.13.1
- 2525b37 Merge pull request #156 from mrz1836/dependabot/github_actions/master/actions/setup-go-5
- 82c4f2a Merge pull request #157 from mrz1836/dependabot/github_actions/master/actions/stale-9
- 11208bb Merge pull request #158 from mrz1836/dependabot/go_modules/master/github.com/newrelic/go-agent/v3-3.29.0
- 02a45a2 Merge pull request #159 from mrz1836/dependabot/github_actions/master/github/codeql-action-3
- 699a8c8 Merge pull request #160 from mrz1836/dependabot/go_modules/golang.org/x/crypto-0.17.0
- 37c66e4 Merge pull request #161 from mrz1836/dependabot/go_modules/master/github.com/99designs/gqlgen-0.17.42
- 61ad226 chore: upgraded deps
- 3ba5ca7 fix: broken links in readme
Release v0.5.8
Changelog
- a7381f5 Bump github.com/99designs/gqlgen from 0.17.40 to 0.17.41
- efb8e20 Bump github.com/newrelic/go-agent/v3 from 3.28.0 to 3.28.1
- d96a52c Fixed linter issues
- 2278cd0 Fixed url in config
- 3973f77 Merge pull request #153 from mrz1836/dependabot/go_modules/master/github.com/newrelic/go-agent/v3-3.28.1
- 2c53ce7 Merge pull request #154 from mrz1836/dependabot/go_modules/master/github.com/99designs/gqlgen-0.17.41
- b5a7ac6 Removed disabled linters
- 0bb8038 Upgraded deps
Release v0.5.7
Changelog
- 9544dc3 Upgraded deps
Release v0.5.6
Changelog
- f6fce7d Bump github.com/newrelic/go-agent/v3 from 3.27.0 to 3.28.0
- 46a56cf Bump github.com/newrelic/go-agent/v3/integrations/nrmongo
- ae45400 Bump go.mongodb.org/mongo-driver from 1.12.1 to 1.13.0
- 488d79e Bump gorm.io/plugin/dbresolver from 1.4.7 to 1.5.0
- 787085f Merge pull request #149 from mrz1836/dependabot/go_modules/master/go.mongodb.org/mongo-driver-1.13.0
- 4de4a2e Merge pull request #150 from mrz1836/dependabot/go_modules/master/github.com/newrelic/go-agent/v3-3.28.0
- 47b2fac Merge pull request #151 from mrz1836/dependabot/go_modules/master/github.com/newrelic/go-agent/v3/integrations/nrmongo-1.1.2
- 0a7a178 Merge pull request #152 from mrz1836/dependabot/go_modules/master/gorm.io/plugin/dbresolver-1.5.0
- 5edfc63 Upgraded deps
Release v0.5.5
Release v0.5.4
Changelog
- d046888 Bump github.com/99designs/gqlgen from 0.17.39 to 0.17.40
- 5e2d558 Bump github.com/newrelic/go-agent/v3 from 3.26.0 to 3.27.0
- 3a43104 Bump gorm.io/driver/postgres from 1.5.3 to 1.5.4
- 07f126b Disabled two linters, needs lots of fixes to implement
- b966604 Merge pull request #146 from mrz1836/dependabot/go_modules/master/github.com/newrelic/go-agent/v3-3.27.0
- 9485934 Merge pull request #147 from mrz1836/dependabot/go_modules/master/github.com/99designs/gqlgen-0.17.40
- 87dc1e9 Merge pull request #148 from mrz1836/dependabot/go_modules/master/gorm.io/driver/postgres-1.5.4
- 20f9019 Removed unused linter tag
- 66756cb Updated linter version
- f041756 Upgraded deps