Skip to content

v1.18.1

Compare
Choose a tag to compare
@AlexCuse AlexCuse released this 20 Mar 21:56
· 10 commits to main since this release
6ac2058

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

Full Changelog: v1.18.0...v1.18.1