Skip to content

Releases: jkroepke/openvpn-auth-oauth2

v1.26.4

28 Nov 19:39
Immutable release. Only release title and notes can be modified.
e8ebfd7

Choose a tag to compare

What's Changed

🐞 Bug Fixes

  • fix: implement openvpn.client-config.token-claim by @jkroepke in #681

Full Changelog: v1.26.3...v1.26.4

v1.26.3

23 Nov 19:28
Immutable release. Only release title and notes can be modified.
24b3bc7

Choose a tag to compare

What's Changed

✨ Exciting New Features

🐞 Bug Fixes

  • plugin: ensure listen socket is nil after closing and handle errors gracefully by @jkroepke in #648
  • plugin: use C memory management for construct client context by @jkroepke in #659

🛠️ Dependencies

  • fix(deps): update golang.org/x/ by @renovate[bot] in #653
  • fix(deps): update module github.com/madflojo/testcerts to v1.5.0 by @renovate[bot] in #654
  • chore(deps): update module golang.org/x/crypto to v0.45.0 [security] by @renovate[bot] in #664
  • chore(deps): update github.com/azure/go-ansiterm digest to faa5f7b by @renovate[bot] in #665
  • chore(deps): update github.com/lufia/plan9stats digest to 9fd1530 by @renovate[bot] in #666
  • chore(deps): update github.com/power-devops/perfstat digest to 82ca368 by @renovate[bot] in #667
  • chore(deps): update module github.com/ebitengine/purego to v0.9.1 by @renovate[bot] in #673
  • chore(deps): update module github.com/moby/term to v0.5.2 by @renovate[bot] in #669
  • chore(deps): update module github.com/tklauser/numcpus to v0.11.0 by @renovate[bot] in #675
  • chore(deps): update module github.com/go-ole/go-ole to v1.3.0 by @renovate[bot] in #674
  • chore(deps): update module go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp to v0.63.0 by @renovate[bot] in #676
  • fix(deps): update module github.com/docker/docker to v28.5.2+incompatible by @renovate[bot] in #672
  • chore(deps): update module github.com/shirou/gopsutil/v4 to v4.25.10 by @renovate[bot] in #670
  • chore(deps): update module github.com/klauspost/compress to v1.18.1 by @renovate[bot] in #668
  • chore(deps): update module github.com/tklauser/go-sysconf to v0.3.16 by @renovate[bot] in #671

Full Changelog: v1.26.2...v1.26.3

v1.26.2

11 Oct 22:31
Immutable release. Only release title and notes can be modified.
61d7638

Choose a tag to compare

What's Changed

✨ Exciting New Features

  • feat: add short URL support for OAuth2 authentication by @jkroepke in #634

Full Changelog: v1.26.1...v1.26.2

v1.26.1

11 Oct 21:15
Immutable release. Only release title and notes can be modified.
473b911

Choose a tag to compare

What's Changed

✨ Exciting New Features

  • feat: systemd: better network deps for systemd.unit by @k0ste in #630

🐞 Bug Fixes

  • fix: replace ccd with client-config in default config by @jkroepke in #633

🛠️ Dependencies

  • chore(deps): update module go.opentelemetry.io/auto/sdk to v1.2.1 by @renovate[bot] in #615
  • fix(deps): update module github.com/zitadel/oidc/v3 to v3.45.0 by @renovate[bot] in #623
  • chore(deps): update module github.com/go-jose/go-jose/v4 to v4.1.3 by @renovate[bot] in #624
  • fix(deps): update golang.org/x/ by @renovate[bot] in #629

Other Changes

New Contributors

Full Changelog: v1.26.0...v1.26.1

v1.26.0

13 Sep 23:17
Immutable release. Only release title and notes can be modified.
55a4f7a

Choose a tag to compare

What's Changed

💥 Breaking Changes

  • config: openvpn.bypass.common-names accepts regular expressions now by @jkroepke in #602

✨ Exciting New Features

🛠️ Dependencies

  • chore(deps): update golang docker tag to v1.25 by @renovate[bot] in #584
  • chore(deps): update module github.com/go-chi/chi/v5 to v5.2.3 by @renovate[bot] in #593
  • fix(deps): update module github.com/stretchr/testify to v1.11.1 by @renovate[bot] in #594
  • chore(deps): update opentelemetry-go monorepo to v1.38.0 by @renovate[bot] in #597
  • fix(deps): update golang.org/x/ by @renovate[bot] in #605
  • chore(deps): update module go.opentelemetry.io/auto/sdk to v1.2.0 by @renovate[bot] in #604

📖 Documentation

  • docs: Remove AI scaffold text from Non-interactive session refresh.md by @MisterCalvin in #587

New Contributors

Full Changelog: v1.25.2...v1.26.0

v1.26.0-rc.5

13 Sep 23:05
Immutable release. Only release title and notes can be modified.
050d480

Choose a tag to compare

v1.26.0-rc.5 Pre-release
Pre-release

v1.26.0-rc.4

13 Sep 22:06
Immutable release. Only release title and notes can be modified.
1fcb7a3

Choose a tag to compare

v1.26.0-rc.4 Pre-release
Pre-release

v1.26.0-rc.1

13 Sep 19:53
Immutable release. Only release title and notes can be modified.
60350a6

Choose a tag to compare

v1.26.0-rc.1 Pre-release
Pre-release

What's Changed

💥 Breaking Changes

  • config: openvpn.bypass.common-names accepts regular expressions now by @jkroepke in #602

✨ Exciting New Features

🛠️ Dependencies

  • chore(deps): update golang docker tag to v1.25 by @renovate[bot] in #584
  • chore(deps): update module github.com/go-chi/chi/v5 to v5.2.3 by @renovate[bot] in #593
  • fix(deps): update module github.com/stretchr/testify to v1.11.1 by @renovate[bot] in #594
  • chore(deps): update opentelemetry-go monorepo to v1.38.0 by @renovate[bot] in #597
  • fix(deps): update golang.org/x/ by @renovate[bot] in #605
  • chore(deps): update module go.opentelemetry.io/auto/sdk to v1.2.0 by @renovate[bot] in #604

📖 Documentation

  • docs: Remove AI scaffold text from Non-interactive session refresh.md by @MisterCalvin in #587

New Contributors

Full Changelog: v1.25.2...v1.26.0-rc.1

v1.26.0-rc.0

13 Sep 19:52
Immutable release. Only release title and notes can be modified.
60350a6

Choose a tag to compare

v1.26.0-rc.0 Pre-release
Pre-release

What's Changed

💥 Breaking Changes

  • config: openvpn.bypass.common-names accepts regular expressions now by @jkroepke in #602

✨ Exciting New Features

🛠️ Dependencies

  • chore(deps): update golang docker tag to v1.25 by @renovate[bot] in #584
  • chore(deps): update module github.com/go-chi/chi/v5 to v5.2.3 by @renovate[bot] in #593
  • fix(deps): update module github.com/stretchr/testify to v1.11.1 by @renovate[bot] in #594
  • chore(deps): update opentelemetry-go monorepo to v1.38.0 by @renovate[bot] in #597
  • fix(deps): update golang.org/x/ by @renovate[bot] in #605
  • chore(deps): update module go.opentelemetry.io/auto/sdk to v1.2.0 by @renovate[bot] in #604

📖 Documentation

  • docs: Remove AI scaffold text from Non-interactive session refresh.md by @MisterCalvin in #587

New Contributors

Full Changelog: v1.25.2...v1.26.0-rc.0

v1.25.2

10 Aug 15:13
f4b3f25

Choose a tag to compare

What's Changed

✨ Exciting New Features

🛠️ Dependencies

  • chore(deps): update dependency golangci/golangci-lint to v2.3.1 by @renovate[bot] in #576
  • chore(deps): update go tools by @renovate[bot] in #577
  • fix(deps): update golang.org/x/ by @renovate[bot] in #578
  • fix(deps): update module github.com/zitadel/oidc/v3 to v3.44.0 by @renovate[bot] in #579

Full Changelog: v1.25.1...v1.25.2