Version 10.29.1
Bug Fixes
- Fix the TokenStore getting stuck in a read lock (#3035)
Dependency Updates
- golang.org/x/net 0.36.0 -> 0.38.0 (CVE-2025-22872) (#3023)
- golang.org/x/crypto 0.35.0 -> 0.36.0 (#3023)
- golang.org/x/sync 0.11.0 -> 0.12.0 (#3023)
- golang.org/x/sys 0.30.0 -> 0.31.0 (#3023)
- golang.org/x/text 0.22.0 -> 0.23.0 (#3023)
Changes:
- e3241bd updated version
- 33cc2dd all deps in changelog
- 3fe13cb added change log
- 5cb33e1 Bump golang.org/x/net from 0.36.0 to 0.38.0
- 16f559a Fix the TokenStore getting stuck in a read lock
This list of changes was auto generated.