v2.2.5
Overview
Just some bug fixes before v2.3.0 is released.
What's Changed
- Bump golang.org/x/net from 0.54.0 to 0.55.0 by @dependabot[bot] in #1375
- fix: correct 'which to' -> 'wish to' typo in docs/config.md by @Jah-yee in #1377
- fix stale-label config for close inactive by @synfinatic in #1381
- add unit tests for cmd/aws-sso by @synfinatic in #1383
- fix: exit cleanly on SIGINT even when blocked in keyring/D-Bus calls by @synfinatic in #1384
- Add lock/context for JSON SecureStore by @synfinatic in #1385
- add logging for securestore opening by @synfinatic in #1386
- add integration tests / awsmock by @synfinatic in #1387
- add initial cli e2e testing by @synfinatic in #1391
- fix: don't exit non-zero on clean shutdown after SIGINT handler by @nlang in #1388
- hardExitOnSignal now checks the channel's ok value by @synfinatic in #1393
- fix: resolve OIDC and federation endpoints per AWS partition (EU Sovereign Cloud) by @nlang in #1389
- security: Update to Go 1.26.4 by @synfinatic in #1397
- tag dependabot no changelog by @synfinatic in #1407
- Bump github.com/aws/aws-sdk-go-v2 from 1.41.7 to 1.41.12 by @dependabot[bot] in #1408
- bump codecov to v7 by @synfinatic in #1410
- Bump golang.org/x/net from 0.55.0 to 0.56.0 by @dependabot[bot] in #1415
- Split fish auto-complete file into multiple files by @synfinatic in #1416
- Bump github.com/aws/aws-sdk-go-v2 from 1.41.12 to 1.42.0 by @dependabot[bot] in #1412
- release v2.2.5 by @synfinatic in #1418
New Contributors
Full Changelog: v2.2.4...v2.2.5