Skip to content

Release v0.3.2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 22 Sep 21:17
· 1502 commits to main since this release

Changelog

  • f26efd9 Added cluster config options for bux
  • a060fa0 Bump github.com/99designs/gqlgen from 0.17.13 to 0.17.14
  • dcbb096 Bump github.com/99designs/gqlgen from 0.17.14 to 0.17.15
  • 97048c7 Bump github.com/99designs/gqlgen from 0.17.15 to 0.17.16
  • beb6c78 Bump github.com/99designs/gqlgen from 0.17.16 to 0.17.17
  • 2c8929e Bump github.com/99designs/gqlgen from 0.17.17 to 0.17.19
  • cb050f5 Bump github.com/99designs/gqlgen from 0.17.19 to 0.17.20
  • a7a667d Bump github.com/BuxOrg/bux from 0.4.5 to 0.4.6
  • 48fa3fe Bump github.com/BuxOrg/bux from 0.4.6 to 0.4.7
  • 018c0a1 Bump github.com/BuxOrg/bux from 0.4.7 to 0.4.8
  • a846ccc Bump github.com/BuxOrg/bux from 0.4.8 to 0.4.9
  • 0f7b25e Bump github.com/BuxOrg/bux from 0.4.9 to 0.4.10
  • 9d34cb1 Bump github.com/gofrs/uuid from 4.2.0+incompatible to 4.3.0+incompatible
  • 1a13951 Bump github.com/mrz1836/go-api-router from 0.4.15 to 0.4.16
  • e4e7385 Bump github.com/mrz1836/go-cachestore from 0.1.1 to 0.1.2
  • 8b7bd17 Bump github.com/mrz1836/go-cachestore from 0.1.2 to 0.1.3
  • a1ccec8 Bump github.com/mrz1836/go-datastore from 0.1.2 to 0.1.3
  • 63311d1 Bump github.com/mrz1836/go-datastore from 0.1.3 to 0.1.4
  • fb895bb Bump github.com/mrz1836/go-datastore from 0.1.4 to 0.1.5
  • 18edc44 Bump github.com/mrz1836/go-datastore from 0.1.5 to 0.1.6
  • b392785 Bump github.com/mrz1836/go-datastore from 0.1.6 to 0.1.7
  • 6091126 Bump github.com/newrelic/go-agent/v3 from 3.18.0 to 3.18.1
  • a442dc6 Bump github.com/newrelic/go-agent/v3 from 3.18.1 to 3.18.2
  • 93056e5 Bump github.com/newrelic/go-agent/v3 from 3.18.2 to 3.19.0
  • 319a17c Bump github.com/newrelic/go-agent/v3 from 3.19.0 to 3.19.1
  • ffbf79c Bump github.com/newrelic/go-agent/v3 from 3.19.1 to 3.19.2
  • e80cc8c Bump github.com/spf13/viper from 1.12.0 to 1.13.0
  • 8fed30e Bump github.com/vektah/gqlparser/v2 from 2.5.0 to 2.5.1
  • eab46cf Bump golang from 1.18.5 to 1.19.0
  • b4fd61f Bump golang from 1.19.0 to 1.19.1
  • 803b80d Bump goreleaser/goreleaser-action from 3.0.0 to 3.1.0
  • 399adc6 Bumped version
  • ddd077f Fixed nolint tags
  • 5b3263f Merge pull request #120 from BuxOrg/dependabot/docker/master/golang-1.19.0
  • 44bdaa1 Merge pull request #121 from BuxOrg/dependabot/go_modules/master/github.com/mrz1836/go-cachestore-0.1.2
  • c736d5a Merge pull request #122 from BuxOrg/dependabot/go_modules/master/github.com/BuxOrg/bux-0.4.6
  • a4f12b4 Merge pull request #123 from BuxOrg/dependabot/go_modules/master/github.com/mrz1836/go-datastore-0.1.3
  • cbfca5f Merge pull request #124 from BuxOrg/dependabot/go_modules/master/github.com/BuxOrg/bux-0.4.7
  • 36a3a36 Merge pull request #125 from BuxOrg/dependabot/go_modules/master/github.com/99designs/gqlgen-0.17.14
  • c7b9ae8 Merge pull request #126 from BuxOrg/dependabot/go_modules/master/github.com/BuxOrg/bux-0.4.8
  • 2511e0b Merge pull request #127 from BuxOrg/dependabot/go_modules/master/github.com/mrz1836/go-datastore-0.1.4
  • 2b839f4 Merge pull request #128 from BuxOrg/dependabot/go_modules/master/github.com/newrelic/go-agent/v3-3.18.1
  • d70acc7 Merge pull request #130 from BuxOrg/dependabot/go_modules/master/github.com/mrz1836/go-datastore-0.1.5
  • 0206e33 Merge pull request #131 from BuxOrg/dependabot/go_modules/master/github.com/99designs/gqlgen-0.17.15
  • 422185e Merge pull request #132 from BuxOrg/dependabot/go_modules/master/github.com/BuxOrg/bux-0.4.9
  • 679fa83 Merge pull request #134 from BuxOrg/dependabot/go_modules/master/github.com/99designs/gqlgen-0.17.16
  • eac25d4 Merge pull request #135 from BuxOrg/dependabot/github_actions/master/goreleaser/goreleaser-action-3.1.0
  • 844962a Merge pull request #136 from BuxOrg/dependabot/go_modules/master/github.com/spf13/viper-1.13.0
  • 0e5602c Merge pull request #137 from BuxOrg/dependabot/go_modules/master/github.com/newrelic/go-agent/v3-3.18.2
  • eeb0172 Merge pull request #138 from BuxOrg/dependabot/go_modules/master/github.com/mrz1836/go-api-router-0.4.16
  • 97f44a9 Merge pull request #139 from BuxOrg/dependabot/go_modules/master/github.com/mrz1836/go-cachestore-0.1.3
  • c2dd7dc Merge pull request #140 from BuxOrg/dependabot/go_modules/master/github.com/mrz1836/go-datastore-0.1.6
  • f2a3a15 Merge pull request #141 from BuxOrg/dependabot/go_modules/master/github.com/gofrs/uuid-4.3.0incompatible
  • f53a865 Merge pull request #142 from BuxOrg/dependabot/go_modules/master/github.com/vektah/gqlparser/v2-2.5.1
  • fbe2e94 Merge pull request #143 from BuxOrg/dependabot/docker/master/golang-1.19.1
  • 6ee60ec Merge pull request #144 from BuxOrg/dependabot/go_modules/master/github.com/99designs/gqlgen-0.17.17
  • 137311f Merge pull request #145 from BuxOrg/dependabot/go_modules/master/github.com/newrelic/go-agent/v3-3.19.0
  • 00c1a3c Merge pull request #146 from BuxOrg/dependabot/go_modules/master/github.com/99designs/gqlgen-0.17.19
  • 6cfe0d6 Merge pull request #147 from BuxOrg/dependabot/go_modules/master/github.com/mrz1836/go-datastore-0.1.7
  • ec63c50 Merge pull request #148 from BuxOrg/dependabot/go_modules/master/github.com/newrelic/go-agent/v3-3.19.1
  • d27818d Merge pull request #149 from BuxOrg/dependabot/go_modules/master/github.com/99designs/gqlgen-0.17.20
  • 40e8310 Merge pull request #150 from BuxOrg/dependabot/go_modules/master/github.com/newrelic/go-agent/v3-3.19.2
  • 6cf17b7 Merge pull request #151 from BuxOrg/dependabot/go_modules/master/github.com/BuxOrg/bux-0.4.10
  • 94cf99e Merge pull request #152 from BuxOrg/siggi/return-tx-on-record
  • f7d69ed Merge pull request #153 from BuxOrg/siggi/cluster-config
  • 9ec2b8a Missing package comment for linter
  • 8f25852 Return transaction from DB when recording a transaction that is already inserted
  • 78ff7b5 Updated linter
  • 189daf4 Upgraded deps
  • 1cafc75 Upgraded deps