Skip to content

Release v0.5.6

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 01 Aug 12:09
· 1215 commits to main since this release

Changelog

  • 71611fb Bumped version
  • cb7fc57 Fixed issue with old method vs new method for MAPI
  • 4bee28c Merge pull request #258 from BuxOrg/dependabot/go_modules/master/github.com/mrz1836/go-datastore-0.4.5
  • d2fdb40 Merge pull request #260 from BuxOrg/dependabot/go_modules/master/github.com/99designs/gqlgen-0.17.35
  • ab3d953 Merge pull request #261 from BuxOrg/dependabot/go_modules/master/github.com/vektah/gqlparser/v2-2.5.7
  • 0b32e64 Merge pull request #262 from BuxOrg/dependabot/go_modules/master/github.com/vektah/gqlparser/v2-2.5.8
  • bb986b9 Merge pull request #263 from BuxOrg/dependabot/go_modules/master/github.com/BuxOrg/bux-0.5.7
  • d04f5b3 Merge pull request #265 from BuxOrg/dependabot/go_modules/master/github.com/99designs/gqlgen-0.17.36
  • 02f1e2a Merge pull request #266 from BuxOrg/dependabot/go_modules/master/github.com/mrz1836/go-datastore-0.4.6
  • 9776cf5 Merge pull request #268 from 4chain-ag/feat/single_command_to_run_bux_server
  • a5374f5 Merge pull request #269 from BuxOrg/dependabot/go_modules/master/github.com/BuxOrg/bux-0.5.9
  • 1210f20 Merge pull request #270 from BuxOrg/dependabot/go_modules/master/github.com/newrelic/go-agent/v3-3.24.0
  • bfa0d40 Upgraded deps
  • 4be1de0 build(deps): bump github.com/99designs/gqlgen from 0.17.34 to 0.17.35
  • c8ed1c3 build(deps): bump github.com/99designs/gqlgen from 0.17.35 to 0.17.36
  • 77f7337 build(deps): bump github.com/BuxOrg/bux from 0.5.6 to 0.5.7
  • 6a66e21 build(deps): bump github.com/BuxOrg/bux from 0.5.7 to 0.5.9
  • d2d1105 build(deps): bump github.com/mrz1836/go-datastore from 0.4.4 to 0.4.5
  • 34e3990 build(deps): bump github.com/mrz1836/go-datastore from 0.4.5 to 0.4.6
  • 53d3f5a build(deps): bump github.com/newrelic/go-agent/v3 from 3.23.1 to 3.24.0
  • 836e66a build(deps): bump github.com/vektah/gqlparser/v2 from 2.5.6 to 2.5.7
  • 7584e4a build(deps): bump github.com/vektah/gqlparser/v2 from 2.5.7 to 2.5.8
  • 9b90434 feat(BUX-84): run bux server with single command