Skip to content

Releases: infratographer/x

v0.3.6

08 Aug 19:58
c9e198f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.5...v0.3.6

v0.3.5

08 Aug 15:03
1fb9cfe
Compare
Choose a tag to compare

What's Changed

  • rewrite events handling to remove watermill by @mikemrm in #130

Full Changelog: v0.3.4...v0.3.5

v0.3.4

20 Jul 20:31
49f17be
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.3...v0.3.4

v0.3.3

18 Jul 15:17
5b27fe4
Compare
Choose a tag to compare

What's Changed

  • oauth2 clientcredentials by @rizzza in #90
  • fix(deps): update module github.com/brianvoe/gofakeit/v6 to v6.23.0 by @renovate in #98
  • fix(deps): update module github.com/gin-gonic/gin to v1.9.1 [security] by @renovate in #94
  • fix(deps): update module github.com/nats-io/nats.go to v1.27.1 by @renovate in #103
  • fix(deps): update module github.com/vektah/gqlparser/v2 to v2.5.6 by @renovate in #102
  • fix(deps): update module github.com/cockroachdb/cockroach-go/v2 to v2.3.5 by @renovate in #96
  • fix(deps): update golang.org/x/exp digest to 613f0c0 by @renovate in #111
  • fix(deps): update module github.com/pressly/goose/v3 to v3.13.4 by @renovate in #112
  • fix(deps): update module github.com/testcontainers/testcontainers-go to v0.21.0 by @renovate in #113
  • fix(deps): update module github.com/99designs/gqlgen to v0.17.34 by @renovate in #97
  • fix(deps): update module golang.org/x/oauth2 to v0.10.0 by @renovate in #105
  • fix(deps): update module github.com/testcontainers/testcontainers-go/modules/postgres to v0.21.0 by @renovate in #114
  • switch to fetching the token endpoint from issuer by @mikemrm in #119
  • Add AuthRelationship Request and Response Message types by @nicolerenee in #120

New Contributors

Full Changelog: v0.3.2...v0.3.3

v0.3.2

19 Jun 18:08
069a8f5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.3.1

16 Jun 15:09
b4812e1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

31 May 16:46
85a03ae
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update module github.com/stretchr/testify to v1.8.4 by @renovate in #88
  • fix(deps): update module github.com/spf13/viper to v1.16.0 by @renovate in #89
  • Update license to ELv2 @nicolerenee in #91

Full Changelog: v0.2.1...v0.3.0

v0.2.1

25 May 19:33
607a816
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update module github.com/nats-io/nats.go to v1.26.0 by @renovate in #80
  • fix(deps): update module github.com/labstack/echo-contrib to v0.15.0 by @renovate in #78
  • build(deps): bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible by @dependabot in #72
  • fix(deps): update module github.com/stretchr/testify to v1.8.3 by @renovate in #68
  • fix(deps): update golang.org/x/exp digest to 2e198f4 by @renovate in #74
  • Update renovate config to group otel packages and libraries by @nicolerenee in #84
  • chore(renovate): update otel group to fix otelsql by @nicolerenee in #86
  • fix(deps): update go opentelemetry packages and libraries by @renovate in #85
  • fix(deps): update module github.com/pressly/goose/v3 to v3.11.2 by @renovate in #57

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0 Release

25 May 17:03
6c9814f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.2.0

v0.1.3 Release

23 May 21:24
6e938db
Compare
Choose a tag to compare

What's Changed

  • Add watermillzap; Add test to verify unknown-actor behavior; by @andy-v-h in #76
  • Fixes json tags for subjectid and eventtype by @tylerauerbeck in #77
  • Add better prefix checkingfor gidx by @andy-v-h in #79

Full Changelog: v0.1.2...v0.1.3