What's Changed
✨ Exciting New Features
- feat(google): support transitive group membership validation by @serbanb11 in #894
🐞 Bug Fixes
- fix: plugin deferred-auth timeout ignores the timeout sent to OpenVPN and refresh token storage leaks a GC goroutine on every reload by @jkroepke in #902
- fix: concurrent SendCommand can consume the wrong response by @jkroepke in #903
- fix: CCD file descriptors are leaked on every accepted auth with client config enabled by @jkroepke in #904
🛠️ Dependencies
- fix(deps): update module golang.org/x/net to v0.54.0 by @renovate[bot] in #873
- chore(deps): update golang.org/x/exp digest to 74f9aab by @renovate[bot] in #874
- chore(deps): update googleapis to 3700d41 by @renovate[bot] in #875
- fix(deps): update module github.com/google/cel-go to v0.28.1 by @renovate[bot] in #877
- chore(deps): update module github.com/tklauser/go-sysconf to v0.4.0 by @renovate[bot] in #879
- fix(deps): update golang.org/x by @renovate[bot] in #884
- chore(deps): update googleapis to aa98bba by @renovate[bot] in #882
- chore(deps): update googleapis to 9641223 by @renovate[bot] in #885
- chore(deps): update module github.com/go-chi/chi/v5 to v5.3.0 by @renovate[bot] in #886
- chore(deps): update golang.org/x/exp digest to 50dc527 by @renovate[bot] in #887
- chore(deps): update googleapis to 3dc84a4 by @renovate[bot] in #888
- chore(deps): update module github.com/ebitengine/purego to v0.10.1 by @renovate[bot] in #889
- chore(deps): update module go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp to v0.69.0 by @renovate[bot] in #890
- chore(deps): update golang.org/x/exp digest to c761662 by @renovate[bot] in #892
- chore(deps): update golang.org/x to 055de63 by @renovate[bot] in #897
- chore(deps): update go version to v1.26.4 by @renovate[bot] in #898
- chore(deps): update module github.com/shirou/gopsutil/v4 to v4.26.5 by @renovate[bot] in #899
- chore(deps): update module github.com/moby/sys/sequential to v0.7.0 by @renovate[bot] in #901
New Contributors
- @serbanb11 made their first contribution in #894
Full Changelog: v1.27.4...v1.28.0