Releases: illumitacit/gostd
Releases · illumitacit/gostd
v0.7.1
Ops changes
- Bump go.uber.org/zap from 1.24.0 to 1.26.0 by @dependabot in #191
- Bump golang.org/x/oauth2 from 0.9.0 to 0.12.0 by @dependabot in #189
- Bump github.com/Azure/azure-sdk-for-go/sdk/messaging/azservicebus from 1.4.0 to 1.4.1 by @dependabot in #188
- Bump github.com/zitadel/zitadel-go/v2 from 2.0.14 to 2.0.20 in /webstd/idp/zitadel by @dependabot in #185
- Bump go.uber.org/zap from 1.24.0 to 1.26.0 in /webstd/idp/zitadel by @dependabot in #184
- Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.3.0 to 1.3.1 by @dependabot in #187
- Remove ginkgo by @yorinasub17 in #192
Full Changelog: v0.7.0...v0.7.1
v0.7.0
Ops changes
The repository has been transferred to a new owner. All internal references has been updated to reflect the new owner.
v0.6.1
Features
- Allow binding multiple OIDC configurations by @yorinasub17 in #182
Full Changelog: v0.6.0...v0.6.1
v0.6.0
Backward incompatibility
- Azure AD B2C support has been removed in the OIDC framework code.
What's Changed
- Updates to IdP management by @yorinasub17 in #160
- Don't always refresh the ID token by @yorinasub17 in #161
Full Changelog: v0.5.9...v0.6.0
v0.5.9
What's Changed
- Add support for loading registration page for OIDC by @yorinasub17 in #158
Full Changelog: v0.5.8...v0.5.9
v0.5.8
What's Changed
- Add ability to resend initialization email to users by @yorinasub17 in #140
- Update cross package links by @yorinasub17 in #141
- Store the IdP access token and expiry into the session by @yorinasub17 in #154
- Bump dependencies
- Bump gocloud.dev/docstore/mongodocstore from 0.29.0 to 0.30.0 in /gocloudxtd/docstore/mongodb by @dependabot in #144
- Bump github.com/zitadel/zitadel-go/v2 from 2.0.13 to 2.0.14 in /webstd/idp/zitadel by @dependabot in #146
- Bump github.com/coreos/go-oidc/v3 from 3.5.0 to 3.6.0 by @dependabot in #148
- Bump github.com/microsoftgraph/msgraph-sdk-go from 1.4.0 to 1.8.0 in /webstd/idp/aadb2c by @dependabot in #152
- Link to the right gostd version by @yorinasub17 in #155
- Bump gocloud.dev from 0.29.0 to 0.30.0 in /gocloudxtd/docstore by @dependabot in #153
- Bump github.com/in-toto/in-toto-golang from 0.7.0 to 0.9.0 by @dependabot in #151
- Bump github.com/rabbitmq/amqp091-go from 1.8.0 to 1.8.1 by @dependabot in #149
- Bump github.com/onsi/gomega from 1.27.7 to 1.27.8 by @dependabot in #147
- Bump mikepenz/action-junit-report from 3.7.7 to 3.7.8 by @dependabot in #143
- Bump golangci/golangci-lint-action from 3.5.0 to 3.6.0 by @dependabot in #142
- Bump golangci-lint to latest version by @yorinasub17 in #156
- Bump gocloud.dev and azservicebus by @yorinasub17 in #157
Full Changelog: v0.5.7...v0.5.8
v0.5.7
What's Changed
- Add support for configuring log hooks by @yorinasub17 in #139
- Bump dependencies:
- Bump github.com/microsoftgraph/msgraph-sdk-go from 0.64.0 to 1.4.0 in /webstd/idp/aadb2c by @dependabot in #131
- Bump github.com/go-chi/chi/v5 from 5.0.7 to 5.0.8 by @dependabot in #133
- Bump google.golang.org/protobuf from 1.28.1 to 1.30.0 by @dependabot in #134
- Bump github.com/hashicorp/hcl/v2 from 2.16.2 to 2.17.0 by @dependabot in #136
- Bump github.com/onsi/ginkgo/v2 from 2.9.2 to 2.9.7 by @dependabot in #137
- Bump golangci/golangci-lint-action from 3.4.0 to 3.5.0 by @dependabot in #138
- Bump golang.org/x/oauth2 from 0.7.0 to 0.8.0 by @dependabot in #135
- Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.2.2 to 1.3.0 in /webstd/idp/aadb2c by @dependabot in #132
Full Changelog: v0.5.6...v0.5.7
v0.5.6
What's Changed
- Bump httpzaplog so that we can mark certain GET parameters as sensitive in the request logger by @yorinasub17 in #130
Full Changelog: v0.5.5...v0.5.6
v0.5.5
What's Changed
- Bump actions/setup-go from 4.0.0 to 4.0.1 by @dependabot in #125
- Make sure to record appURL in zitadel struct by @yorinasub17 in #129
- Bump mikepenz/action-junit-report from 3.7.6 to 3.7.7 by @dependabot in #126
Full Changelog: v0.5.4...v0.5.5
v0.5.4
What's Changed
- OIDC Refresh Token Flow bug fixes by @yorinasub17 in #127
- Make sure to update refresh token when refreshing ID by @yorinasub17 in #128
Full Changelog: v0.5.3...v0.5.4