Skip to content

Releases: mrz1836/go-datastore

Release v0.4.5

13 Jul 10:50
Compare
Choose a tag to compare
Release v0.4.5 Pre-release
Pre-release

Changelog

  • 5a25a28 Bump github.com/iancoleman/strcase from 0.2.0 to 0.3.0
  • 3011700 Bump github.com/newrelic/go-agent/v3 from 3.23.0 to 3.23.1
  • 9195a2c Bump gorm.io/gorm from 1.25.2-0.20230530020048-26663ab9bf55 to 1.25.2
  • a111787 Merge pull request #116 from mrz1836/dependabot/go_modules/master/github.com/newrelic/go-agent/v3-3.23.1
  • 6d5399b Merge pull request #117 from mrz1836/dependabot/go_modules/master/gorm.io/gorm-1.25.2
  • 9e408ed Merge pull request #118 from mrz1836/dependabot/go_modules/master/github.com/iancoleman/strcase-0.3.0
  • 902bff3 Upgraded deps

Release v0.4.4

27 Jun 02:25
Compare
Choose a tag to compare
Release v0.4.4 Pre-release
Pre-release

Changelog

  • c866330 Fixed mongo issue with new package

Release v0.4.3

24 Jun 11:29
Compare
Choose a tag to compare
Release v0.4.3 Pre-release
Pre-release

Changelog

  • 179d524 Bump github.com/99designs/gqlgen from 0.17.32 to 0.17.33
  • 0f72976 Bump github.com/newrelic/go-agent/v3/integrations/nrmongo
  • 3dd2056 Bump goreleaser/goreleaser-action from 4.2.0 to 4.3.0
  • 3afd1f0 Bump gorm.io/driver/sqlite from 1.5.1 to 1.5.2
  • 1345662 Merge pull request #111 from mrz1836/dependabot/go_modules/master/gorm.io/driver/sqlite-1.5.2
  • 06f45d6 Merge pull request #112 from mrz1836/dependabot/go_modules/master/github.com/99designs/gqlgen-0.17.33
  • b9f6033 Merge pull request #113 from mrz1836/dependabot/github_actions/master/goreleaser/goreleaser-action-4.3.0
  • 70773c1 Merge pull request #115 from mrz1836/dependabot/go_modules/master/github.com/newrelic/go-agent/v3/integrations/nrmongo-1.1.0
  • 714dd7b Updated linter
  • 1b58032 Upgraded deps, added a fix for mongo driver

Release v0.4.2

07 Jun 11:38
Compare
Choose a tag to compare
Release v0.4.2 Pre-release
Pre-release

Changelog

  • 2f9814b Bump codecov/codecov-action from 3.1.3 to 3.1.4
  • 7206f4f Bump github.com/99designs/gqlgen from 0.17.31 to 0.17.32
  • 81e3e8b Bump github.com/newrelic/go-agent/v3 from 3.21.1 to 3.22.0
  • 3be373d Bump github.com/newrelic/go-agent/v3 from 3.22.0 to 3.22.1
  • 2516d45 Bump github.com/stretchr/testify from 1.8.3 to 1.8.4
  • 0503d82 Bump go.mongodb.org/mongo-driver from 1.11.6 to 1.11.7
  • f1f81fa Merge pull request #105 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-3.1.4
  • 0f07175 Merge pull request #106 from mrz1836/dependabot/go_modules/master/github.com/stretchr/testify-1.8.4
  • f803072 Merge pull request #107 from mrz1836/dependabot/go_modules/master/github.com/newrelic/go-agent/v3-3.22.0
  • c103884 Merge pull request #108 from mrz1836/dependabot/go_modules/master/github.com/newrelic/go-agent/v3-3.22.1
  • b94004b Merge pull request #109 from mrz1836/dependabot/go_modules/master/github.com/99designs/gqlgen-0.17.32
  • 3fb7ef2 Merge pull request #110 from mrz1836/dependabot/go_modules/master/go.mongodb.org/mongo-driver-1.11.7
  • da19d3e Updated linter
  • f5409dc Upgraded deps

Release v0.4.1

19 May 14:28
Compare
Choose a tag to compare
Release v0.4.1 Pre-release
Pre-release

Changelog

  • e214eef Added comment
  • 09b3784 Bump github.com/stretchr/testify from 1.8.2 to 1.8.3
  • b66ca87 Bump gorm.io/driver/postgres from 1.5.0 to 1.5.1
  • 8391884 Merge pull request #103 from mrz1836/dependabot/go_modules/master/github.com/stretchr/testify-1.8.3
  • 1991ffd Merge pull request #104 from mrz1836/dependabot/go_modules/master/gorm.io/driver/postgres-1.5.1
  • b6ccb19 Upgraded deps
  • 04858a9 Use old version, does not work with linter

Release v0.4.0

08 May 19:55
Compare
Choose a tag to compare
Release v0.4.0 Pre-release
Pre-release

Changelog

  • fa5d320 Added support for transactions without being wrapped
  • 51ae6ab Bump github.com/99designs/gqlgen from 0.17.30 to 0.17.31
  • 2a5b54c Bump gorm.io/gorm from 1.25.0 to 1.25.1
  • 217fae4 Merge pull request #101 from mrz1836/dependabot/go_modules/master/github.com/99designs/gqlgen-0.17.31
  • b5e8416 Merge pull request #102 from mrz1836/dependabot/go_modules/master/gorm.io/gorm-1.25.1
  • 096e1a3 Updated interface
  • 1dc6690 Upgraded deps

Release v0.3.1

04 May 13:40
Compare
Choose a tag to compare
Release v0.3.1 Pre-release
Pre-release

Changelog

  • 3d53abd Bump codecov/codecov-action from 3.1.1 to 3.1.2
  • 7d4ea4d Bump codecov/codecov-action from 3.1.2 to 3.1.3
  • 7c626e6 Bump github.com/99designs/gqlgen from 0.17.28 to 0.17.29
  • 45fd8c8 Bump github.com/99designs/gqlgen from 0.17.29 to 0.17.30
  • da0aa82 Bump github.com/newrelic/go-agent/v3 from 3.21.0 to 3.21.1
  • 92d5e43 Bump github/super-linter from 4 to 5
  • 72a2ae1 Bump go.mongodb.org/mongo-driver from 1.11.4 to 1.11.5
  • 0513d47 Bump gorm.io/driver/mysql from 1.4.7 to 1.5.0
  • 89ad4c7 Bump gorm.io/driver/sqlite from 1.4.4 to 1.5.0
  • ed94bbe Bump gorm.io/gorm from 1.24.7-0.20230306060331-85eaf9eeda11 to 1.25.0
  • e4304ff Merge pull request #100 from mrz1836/dependabot/go_modules/master/go.mongodb.org/mongo-driver-1.11.5
  • d681e7a Merge pull request #91 from mrz1836/dependabot/go_modules/master/gorm.io/gorm-1.25.0
  • f5f3bed Merge pull request #92 from mrz1836/dependabot/go_modules/master/gorm.io/driver/mysql-1.5.0
  • f2d18d1 Merge pull request #93 from mrz1836/dependabot/go_modules/master/gorm.io/driver/sqlite-1.5.0
  • 4adbabc Merge pull request #94 from mrz1836/dependabot/go_modules/master/github.com/99designs/gqlgen-0.17.29
  • 8c8595f Merge pull request #95 from mrz1836/dependabot/github_actions/master/github/super-linter-5
  • 3207dd2 Merge pull request #96 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-3.1.2
  • 57f7aa7 Merge pull request #97 from mrz1836/dependabot/go_modules/master/github.com/99designs/gqlgen-0.17.30
  • fab9c94 Merge pull request #98 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-3.1.3
  • a28d560 Merge pull request #99 from mrz1836/dependabot/go_modules/master/github.com/newrelic/go-agent/v3-3.21.1
  • c914a50 Upgraded deps

Release v0.2.4

04 May 13:39
Compare
Choose a tag to compare
Release v0.2.4 Pre-release
Pre-release

Changelog

  • 3d53abd Bump codecov/codecov-action from 3.1.1 to 3.1.2
  • 7d4ea4d Bump codecov/codecov-action from 3.1.2 to 3.1.3
  • 7c626e6 Bump github.com/99designs/gqlgen from 0.17.28 to 0.17.29
  • 45fd8c8 Bump github.com/99designs/gqlgen from 0.17.29 to 0.17.30
  • da0aa82 Bump github.com/newrelic/go-agent/v3 from 3.21.0 to 3.21.1
  • 92d5e43 Bump github/super-linter from 4 to 5
  • 72a2ae1 Bump go.mongodb.org/mongo-driver from 1.11.4 to 1.11.5
  • 0513d47 Bump gorm.io/driver/mysql from 1.4.7 to 1.5.0
  • 89ad4c7 Bump gorm.io/driver/sqlite from 1.4.4 to 1.5.0
  • ed94bbe Bump gorm.io/gorm from 1.24.7-0.20230306060331-85eaf9eeda11 to 1.25.0
  • e4304ff Merge pull request #100 from mrz1836/dependabot/go_modules/master/go.mongodb.org/mongo-driver-1.11.5
  • d681e7a Merge pull request #91 from mrz1836/dependabot/go_modules/master/gorm.io/gorm-1.25.0
  • f5f3bed Merge pull request #92 from mrz1836/dependabot/go_modules/master/gorm.io/driver/mysql-1.5.0
  • f2d18d1 Merge pull request #93 from mrz1836/dependabot/go_modules/master/gorm.io/driver/sqlite-1.5.0
  • 4adbabc Merge pull request #94 from mrz1836/dependabot/go_modules/master/github.com/99designs/gqlgen-0.17.29
  • 8c8595f Merge pull request #95 from mrz1836/dependabot/github_actions/master/github/super-linter-5
  • 3207dd2 Merge pull request #96 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-3.1.2
  • 57f7aa7 Merge pull request #97 from mrz1836/dependabot/go_modules/master/github.com/99designs/gqlgen-0.17.30
  • fab9c94 Merge pull request #98 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-3.1.3
  • a28d560 Merge pull request #99 from mrz1836/dependabot/go_modules/master/github.com/newrelic/go-agent/v3-3.21.1
  • c914a50 Upgraded deps

Release v0.3.0

08 Apr 15:14
Compare
Choose a tag to compare
Release v0.3.0 Pre-release
Pre-release

Changelog

  • b6013ca BreakingChange: new package name
  • b515ef6 BreakingChange: using go standard for package names
  • d81e747 Bump actions/setup-go from 3 to 4
  • e0b220f Bump actions/stale from 7 to 8
  • 8499f89 Bump github.com/99designs/gqlgen from 0.17.24 to 0.17.25
  • 21b6d0b Bump github.com/99designs/gqlgen from 0.17.25 to 0.17.26
  • 96d4b00 Bump github.com/99designs/gqlgen from 0.17.26 to 0.17.27
  • 1f87edc Bump github.com/99designs/gqlgen from 0.17.27 to 0.17.28
  • d6e0452 Bump github.com/mrz1836/go-logger from 0.3.1 to 0.3.2
  • 4ffcd4f Bump github.com/newrelic/go-agent/v3 from 3.20.3 to 3.20.4
  • 4bd5242 Bump github.com/newrelic/go-agent/v3 from 3.20.4 to 3.21.0
  • f0db3c8 Bump github.com/stretchr/testify from 1.8.1 to 1.8.2
  • 0ad272c Bump go.mongodb.org/mongo-driver from 1.11.2 to 1.11.3
  • 56ff33c Bump go.mongodb.org/mongo-driver from 1.11.3 to 1.11.4
  • cc09731 Bump gorm.io/driver/mysql from 1.4.6 to 1.4.7
  • adb75ba Bump gorm.io/driver/postgres from 1.4.7 to 1.4.8
  • 4ef86b2 Bump gorm.io/driver/postgres from 1.4.8 to 1.5.0
  • 371eb83 Bump gorm.io/gorm from 1.24.5 to 1.24.6
  • b780ceb Bump sonatype-nexus-community/nancy-github-action from 1.0.2 to 1.0.3
  • 37cd1e1 Ignore lint line
  • b369bc1 Merge pull request #73 from mrz1836/dependabot/go_modules/golang.org/x/net-0.7.0
  • bffdab8 Merge pull request #74 from mrz1836/dependabot/go_modules/master/gorm.io/driver/postgres-1.4.8
  • ac0de7a Merge pull request #75 from mrz1836/dependabot/go_modules/master/gorm.io/driver/mysql-1.4.7
  • 1fe372b Merge pull request #76 from mrz1836/dependabot/github_actions/master/sonatype-nexus-community/nancy-github-action-1.0.3
  • 7ab9b83 Merge pull request #77 from mrz1836/dependabot/go_modules/master/github.com/stretchr/testify-1.8.2
  • 61482c5 Merge pull request #78 from mrz1836/dependabot/go_modules/master/github.com/mrz1836/go-logger-0.3.2
  • b737e06 Merge pull request #79 from mrz1836/dependabot/go_modules/master/github.com/99designs/gqlgen-0.17.25
  • 1779ffb Merge pull request #80 from mrz1836/dependabot/go_modules/master/gorm.io/gorm-1.24.6
  • 0e42aa7 Merge pull request #81 from mrz1836/dependabot/go_modules/master/github.com/99designs/gqlgen-0.17.26
  • e2f5fbc Merge pull request #82 from mrz1836/dependabot/go_modules/master/gorm.io/driver/postgres-1.5.0
  • cad7584 Merge pull request #83 from mrz1836/dependabot/go_modules/master/github.com/newrelic/go-agent/v3-3.20.4
  • 3d8a7de Merge pull request #84 from mrz1836/dependabot/github_actions/master/actions/setup-go-4
  • 98d8d87 Merge pull request #85 from mrz1836/dependabot/go_modules/master/go.mongodb.org/mongo-driver-1.11.3
  • 842d1c9 Merge pull request #86 from mrz1836/dependabot/go_modules/master/github.com/99designs/gqlgen-0.17.27
  • f7b3ff1 Merge pull request #87 from mrz1836/dependabot/github_actions/master/actions/stale-8
  • b30ba8e Merge pull request #88 from mrz1836/dependabot/go_modules/master/github.com/newrelic/go-agent/v3-3.21.0
  • 5dc2b1b Merge pull request #89 from mrz1836/dependabot/go_modules/master/github.com/99designs/gqlgen-0.17.28
  • 1dce7ef Merge pull request #90 from mrz1836/dependabot/go_modules/master/go.mongodb.org/mongo-driver-1.11.4
  • fa73768 Minor optimization
  • bd3cdcd Updated linter
  • 6120419 Upgraded deps
  • 6942cf8 bump golang.org/x/net from 0.6.0 to 0.7.0

Release v0.2.3

14 Feb 13:28
Compare
Choose a tag to compare
Release v0.2.3 Pre-release
Pre-release

Changelog

  • 5133152 Bump go.mongodb.org/mongo-driver from 1.11.1 to 1.11.2
  • 01ee939 Merge pull request #72 from mrz1836/dependabot/go_modules/master/go.mongodb.org/mongo-driver-1.11.2
  • 6a8cbc5 Updated linter
  • f349e72 Upgraded deps