This is a minor release with only one small new feature: a "cert" identity type (#694) -- this is not useful by itself, but will be used in upcoming mTLS work. In addition, this release includes various bug fixes and CI improvements.
What's Changed
- test(testutil): remove test using reaper in #692
- fix: websocket connection timeout in #691
- chore: logging and error handling improvement related to websocket connection in #695
- chore: fix failed unit test in #697
- refactor: move
appendTimestampfrom servicelog to logger in #700 - fix(plan): empty sections should support defaults in #699
- chore(golangci-lint): update to latest in #703
- fix: make checkstate TestFailures tests more reliable in #701
- ci: remove incorrect argument in #704
- feat(identity): support certificate type identity in #694
New Contributors
- @Chris-Peterson444 made their first contribution in #692
Full Changelog: v1.24.0...v1.25.0