-
Notifications
You must be signed in to change notification settings - Fork 4
Releases: goauthentik/platform
Releases · goauthentik/platform
v0.44.3
Assets 6
v0.44.2
Assets 6
v0.44.1
Assets 6
v0.44.0
What's Changed
🏕 Features
- ci: fix artifact signing during release by @BeryJu in #971
- root: include serde compat for protobuf by @BeryJu in #985
- browser-support: migrate to rust by @BeryJu in #984
- ci: separate package from build for linux targets by @BeryJu in #986
- agent: change expires_in field in TokenExchangeResponse to int64 by @BeryJu in #987
- pam: remove token auth by @BeryJu in #938
- cli: migrate to rust by @BeryJu in #988
- cli: cleanup by @BeryJu in #989
- root: remove stale lock files by @BeryJu in #990
- root: match names of crates, re-organise from src + child crates to remove root crate by @BeryJu in #991
- vpkg/linux: fix exec bit by @BeryJu in #1001
- ci: fix container build on main by @BeryJu in #1002
👒 Dependencies
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/sts from 1.42.3 to 1.43.1 by @dependabot[bot] in #979
- build(deps-dev): bump @sentry/browser from 10.55.0 to 10.56.0 in /browser-ext by @dependabot[bot] in #977
- build(deps-dev): bump fuse.js from 7.4.0 to 7.4.1 in /browser-ext by @dependabot[bot] in #975
- build(deps): bump log from 0.4.30 to 0.4.31 by @dependabot[bot] in #974
- build(deps): bump github.com/microsoft/wmi from 0.42.0 to 0.43.0 by @dependabot[bot] in #972
- build(deps): bump actions/checkout from 6.0.2 to 6.0.3 by @dependabot[bot] in #973
- build(deps): bump pam-bindings from 0.1.2 to 0.2.1 by @dependabot[bot] in #942
- build(deps): bump log from 0.4.31 to 0.4.32 by @dependabot[bot] in #981
- build(deps-dev): bump rollup from 4.61.0 to 4.61.1 in /browser-ext by @dependabot[bot] in #980
- build(deps): bump github.com/aws/aws-sdk-go-v2 from 1.41.11 to 1.41.12 by @dependabot[bot] in #982
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/sts from 1.43.1 to 1.43.2 by @dependabot[bot] in #983
- build(deps): bump codecov/codecov-action from 6.0.1 to 7.0.0 by @dependabot[bot] in #999
- build(deps): bump taiki-e/install-action from 2.81.2 to 2.81.8 by @dependabot[bot] in #998
- build(deps): bump nwtgck/actions-netlify from 3.0.0 to 4.0.0 by @dependabot[bot] in #997
- build(deps-dev): bump @types/chrome from 0.1.42 to 0.1.43 in /browser-ext by @dependabot[bot] in #996
- build(deps): bump prost from 0.14.3 to 0.14.4 by @dependabot[bot] in #992
- build(deps): bump pam-bindings from 0.2.1 to 0.3.0 by @dependabot[bot] in #993
- build(deps-dev): bump fuse.js from 7.4.1 to 7.4.2 in /browser-ext by @dependabot[bot] in #994
- build(deps): bump the apple group across 1 directory with 4 updates by @dependabot[bot] in #1000
Full Changelog: v0.43.2...v0.44.0
Assets 2
v0.43.2
What's Changed
🏕 Features
- pam: check if user exists in authentik before auth, if not skip user by @BeryJu in #969
- ci: only add commit suffix to linux packages for branch/PR builds by @BeryJu in #970
👒 Dependencies
- build(deps): bump docker/setup-qemu-action from 4.0.0 to 4.1.0 by @dependabot[bot] in #950
- build(deps-dev): bump @goauthentik/api from 202650 to 2026年5月2日 in /browser-ext by @dependabot[bot] in #958
- build(deps-dev): bump @sentry/browser from 10.54.0 to 10.55.0 in /browser-ext by @dependabot[bot] in #957
- build(deps): bump dtor from 1.0.3 to 1.0.4 by @dependabot[bot] in #956
- build(deps): bump github.com/aws/aws-sdk-go-v2 from 1.41.7 to 1.41.8 by @dependabot[bot] in #953
- build(deps): bump ctor from 1.0.6 to 1.0.7 by @dependabot[bot] in #955
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/sts from 1.42.1 to 1.42.2 by @dependabot[bot] in #952
- build(deps-dev): bump rollup from 4.60.4 to 4.61.0 in /browser-ext by @dependabot[bot] in #966
- build(deps-dev): bump @rollup/plugin-commonjs from 29.0.2 to 29.0.3 in /browser-ext by @dependabot[bot] in #967
- build(deps-dev): bump fuse.js from 7.3.0 to 7.4.0 in /browser-ext by @dependabot[bot] in #965
- build(deps): bump github.com/shirou/gopsutil/v4 from 4.26.4 to 4.26.5 by @dependabot[bot] in #963
- build(deps): bump github.com/aws/aws-sdk-go-v2 from 1.41.8 to 1.41.9 by @dependabot[bot] in #962
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/sts from 1.42.2 to 1.42.3 by @dependabot[bot] in #961
- build(deps): bump dtor from 1.0.4 to 1.0.5 by @dependabot[bot] in #964
Full Changelog: v0.43.1...v0.43.2
Assets 6
v0.43.1
What's Changed
🏕 Features
- root: migrate to gotestsum by @BeryJu in #940
- platform/facts: improve OS version exttraction by @BeryJu in #949
👒 Dependencies
- build(deps): bump ctap-hid-fido2 from 3.5.10 to 3.5.11 by @dependabot[bot] in #941
- build(deps): bump docker/setup-buildx-action from 4.0.0 to 4.1.0 by @dependabot[bot] in #943
- build(deps): bump selenium/standalone-chromium from 147.0 to 148.0 in /containers/selenium by @dependabot[bot] in #944
- build(deps): bump log from 0.4.29 to 0.4.30 by @dependabot[bot] in #945
- build(deps-dev): bump @sentry/browser from 10.53.1 to 10.54.0 in /browser-ext by @dependabot[bot] in #946
- build(deps-dev): bump tmp from 0.2.5 to 0.2.6 in /browser-ext in the npm_and_yarn group across 1 directory by @dependabot[bot] in #948
Full Changelog: v0.43.0...v0.43.1
Assets 6
v0.43.0
What's Changed
🏕 Features
- root: ssh identity agent by @BeryJu in #934
- cli: deprecate
ak sshcommand, migrate to AuthorizedKeysCommand by @BeryJu in #935 - agent/sshagent: use single private key generated on startup by @BeryJu in #937
👒 Dependencies
- build(deps): bump the cargo group across 1 directory with 2 updates by @dependabot[bot] in #939
Full Changelog: v0.42.0...v0.43.0
Assets 6
v0.42.0
What's Changed
🏕 Features
- ee/psso: fix socket path enum by @BeryJu in #919
- ci: update macos runner version by @BeryJu in #920
- sysd: switch caps to ping server by @BeryJu in #921
- root: only show version build hash for non-tagged builds by @BeryJu in #933
👒 Dependencies
- build(deps): bump docker/build-push-action from 7.1.0 to 7.2.0 by @dependabot[bot] in #927
- build(deps-dev): bump @goauthentik/api from 2026年2月3日 to 202650 in /browser-ext by @dependabot[bot] in #926
- build(deps): bump serde_json from 1.0.149 to 1.0.150 by @dependabot[bot] in #925
- build(deps): bump golang.org/x/sys from 0.44.0 to 0.45.0 by @dependabot[bot] in #924
- build(deps): bump golangci/golangci-lint-action from 9.2.0 to 9.2.1 by @dependabot[bot] in #928
- build(deps): bump golang.org/x/crypto from 0.51.0 to 0.52.0 by @dependabot[bot] in #923
- build(deps): bump docker/login-action from 4.1.0 to 4.2.0 by @dependabot[bot] in #932
Full Changelog: v0.41.5...v0.42.0
Assets 6
v0.41.5
What's Changed
🏕 Features
👒 Dependencies
- build(deps): bump the grpc group in /ee/psso/authentikPlatform.xcodeproj with 4 updates by @dependabot[bot] in #909
- build(deps): bump github.com/apple/swift-collections from 1.5.0 to 1.5.1 in /ee/psso/authentikPlatform.xcodeproj in the apple group across 1 directory by @dependabot[bot] in #910
- build(deps): bump ctor from 1.0.5 to 1.0.6 by @dependabot[bot] in #907
- build(deps): bump dtor from 1.0.2 to 1.0.3 by @dependabot[bot] in #906
- build(deps): bump github.com/getsentry/sentry-cocoa from 8.53.1 to 9.13.0 in /ee/psso/authentikPlatform.xcodeproj by @dependabot[bot] in #911
- build(deps): bump github.com/apple/swift-async-algorithms from 1.1.3 to 1.1.4 in /ee/psso/authentikPlatform.xcodeproj in the apple group by @dependabot[bot] in #917
- build(deps): bump github.com/grpc/grpc-swift-protobuf from 2.3.0 to 2.4.0 in /ee/psso/authentikPlatform.xcodeproj in the grpc group by @dependabot[bot] in #916
- build(deps): bump codecov/codecov-action from 6.0.0 to 6.0.1 by @dependabot[bot] in #915
- build(deps): bump pam-bindings from 0.1.1 to 0.1.2 by @dependabot[bot] in #914
- build(deps): bump github.com/go-git/go-git/v5 from 5.19.0 to 5.19.1 in the go_modules group across 1 directory by @dependabot[bot] in #913
Full Changelog: v0.41.4...v0.41.5
Assets 6
v0.41.4
What's Changed
🏕 Features
- ci: Fix build by @BeryJu in #901
- ee/wcp: allow CredUI usage when debug is enabled by @BeryJu in #903
- e2e: fix auth test by @BeryJu in #902
- pam: cleanup session creation and default config by @BeryJu in #904
- pam: cleanup rpm scripts and pam config by @BeryJu in #905
Full Changelog: v0.41.3...v0.41.4