Releases: theopenlane/iam
Releases · theopenlane/iam
v0.2.0
What's Changed
New Features 🎉
- feat: switch to zerolog by @golanglemonade in #24
👒 Dependencies
- Update module github.com/go-webauthn/webauthn to v0.11.2 by @renovate in #7
- Update module github.com/theopenlane/core to v0.1.6 by @renovate in #8
- Update module github.com/openfga/go-sdk to v0.6.0 by @renovate in #10
- Update module github.com/openfga/openfga to v1.6.0 by @renovate in #11
- Update module github.com/google/go-github/v63 to v64 by @renovate in #13
- Update module github.com/google/go-github/v63 to v64 by @renovate in #15
- Bump github.com/opencontainers/runc from 1.1.13 to 1.1.14 in the go_modules group across 1 directory by @dependabot in #16
- Update module google.golang.org/api to v0.196.0 by @renovate in #12
- Update module golang.org/x/oauth2 to v0.23.0 by @renovate in #17
- Update module github.com/theopenlane/core to v0.1.8 by @renovate in #18
- Update module github.com/openfga/language/pkg/go to v0.2.0-beta.1 by @renovate in #19
- Update module github.com/openfga/language/pkg/go to v0.2.0-beta.2 by @renovate in #20
- Update module golang.org/x/tools to v0.25.0 by @renovate in #21
- Update module google.golang.org/api to v0.197.0 by @renovate in #22
- Update module github.com/theopenlane/core to v0.1.9 by @renovate in #23
- Update module github.com/openfga/openfga to v1.6.1 by @renovate in #25
- Update module github.com/Yamashou/gqlgenc to v0.25.0 by @renovate in #26
New Contributors
- @renovate made their first contribution in #7
- @dependabot made their first contribution in #16
Full Changelog: v0.1.6...v0.2.0
v0.1.6
What's Changed
Other Changes
- update keygen dep by @golanglemonade in #6
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
Other Changes
- fix tokens import to here instead of core by @golanglemonade in #5
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
Other Changes
- add missing func by @golanglemonade in #4
Full Changelog: v0.1.2...v0.1.4
v0.1.3
What's Changed
Other Changes
- fix import for totp testing by @golanglemonade in #3
Full Changelog: v0.1.1...v0.1.3
v0.1.2
What's Changed
Other Changes
- fix import for totp testing by @golanglemonade in #3
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
New Features 🎉
- add providers, tokens, and totp packages by @golanglemonade in #2
New Contributors
- @golanglemonade made their first contribution in #2
Full Changelog: v0.1.0...v0.1.1