Skip to content

Releases: reubenmiller/go-c8y

v0.37.6

14 Aug 15:56
77b5c66

Choose a tag to compare

What's Changed

  • fix: add error type for invalid open-id configuration by @reubenmiller in #133
  • fix: allow users to configure the sso audience by @reubenmiller in #134
  • fix(notification2): fix notification2 websocket tls detection by @reubenmiller in #136
  • fix(notification2): use full url when resolving websocket endpoint instead of just the host by @reubenmiller in #137

Full Changelog: v0.37.2...v0.37.6

v0.31.2

06 Jun 11:22
d6c99f6

Choose a tag to compare

What's Changed

Full Changelog: v0.31.1...v0.31.2

v0.31.1

05 Jun 17:52
7f1d0ea

Choose a tag to compare

What's Changed

  • feat(certutil): use the generic private key pem block to improve compatibility by @reubenmiller in #116

Full Changelog: v0.31.0...v0.31.1

v0.31.0

05 Jun 08:22
98e78aa

Choose a tag to compare

What's Changed

Full Changelog: v0.30.0...v0.31.0

v0.30.0

05 Jun 08:21
ab6ceef

Choose a tag to compare

What's Changed

Full Changelog: v0.29.0...v0.30.0

v0.29.0

30 May 08:11
064e26a

Choose a tag to compare

What's Changed

Full Changelog: v0.28.0...v0.29.0

v0.28.0

24 May 09:55
ce0d56f

Choose a tag to compare

What's Changed

Full Changelog: v0.27.9...v0.28.0

v0.27.9

24 May 10:01
f88a3e2

Choose a tag to compare

What's Changed

  • feat: add certificate-authority service by @reubenmiller in #93
  • fix(certificate-authority): handle dry-run case by @reubenmiller in #94
  • fix(certificate-authority): ignore 409 errors when ca already exists by @reubenmiller in #95
  • fix(certificate-authority): allow status to be set on creation by @reubenmiller in #96
  • fix(cert-authority): disable dry run when retrieving the cert authority on compound commands by @reubenmiller in #97
  • fix(certificates): allow setting the auto registration to false by @reubenmiller in #98
  • fix: microservice service user lookup improvements by @reubenmiller in #99
  • feat: use lazy service user lookup by @reubenmiller in #100
  • fix(microservice): update service users list if the given tenant is not found by @reubenmiller in #101
  • chore(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 by @reubenmiller in #103

Full Changelog: v0.26.0...v0.27.9

v0.26.0

24 May 10:00
68a8bc5

Choose a tag to compare

What's Changed

  • feat: new function to help parse the authorization method by @reubenmiller in #92

Full Changelog: v0.25.1...v0.26.0

v0.25.1

24 May 10:00
4d00c94

Choose a tag to compare

What's Changed

  • feat(notifications2): allow users to set a default subscriber by @reubenmiller in #90
  • chore(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 by @dependabot in #91

Full Changelog: v0.24.0...v0.25.1