v1.18.1
What's Changed
- oauth: get signing key from provider by @AlexCuse in #236
- CI: update maintained actions to eliminate node warnings by @AlexCuse in #237
- chore: migrate deprecated ioutil usage to io package by @AlexCuse in #238
- chore: use github.com/go-jose/go-jose/v3 over deprecated square package by @AlexCuse in #240
- Remove duplicate print of PUBLIC_PORT by @cornerman in #242
- Bugfix: authn initiates user login upon connection attempt by @diegosperes in #246
- Bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3 by @dependabot in #244
- prepare 1.18.1 by @AlexCuse in #247
New Contributors
- @cornerman made their first contribution in #242
- @diegosperes made their first contribution in #246
Full Changelog: v1.18.0...v1.18.1