Skip to content

Releases: projectcapsule/capsule-proxy

v0.4.6

23 Nov 11:39
v0.4.6
Compare
Choose a tag to compare

⚠️ This release addresses the GitHub Security Advisory "Authentication bypass using an empty token" identified with the CVE ID CVE-2023-48312 marked as Critical.

Changelog

🐛 Bug fixes

🚀 Build process updates

Thanks to all the contributors!

Full Changelog: v0.4.5...v0.4.6

Docker Images

  • ghcr.io/projectcapsule/capsule-proxy:v0.4.6
  • ghcr.io/projectcapsule/capsule-proxy:latest

v0.4.5

06 Nov 08:53
Compare
Choose a tag to compare

⚠️ This patch release addresses the GHSA-6758-979h-249x Advisory: we strongly suggest you reading it and updated your capsule-proxy installation as soon as possible.

Changelog

✨ New Features

  • dbb7d11: feat(all): establish new build process (@oliverbaehler)
  • ab4e7e7: feat(helm): add annotations for certgen job and make ttlSecondsAfterFinished optional and variable (@adberger)

🐛 Bug fixes

📖 Documentation updates

📦 Other work

Thanks to all the contributors!

Full Changelog: helm-v0.4.9...v0.4.5

Docker Images

  • ghcr.io/projectcapsule/capsule-proxy:v0.4.5
  • ghcr.io/projectcapsule/capsule-proxy:latest

v0.4.4

01 Jun 13:40
Compare
Choose a tag to compare

Hotfixes

  • Unable to proxy resources for users, who are owners of multiple tenants #297 @MaxFedotov

Enhancements

v0.4.3

22 May 12:37
Compare
Choose a tag to compare

Enhancements

Hotfix

v0.4.2

20 Mar 13:46
Compare
Choose a tag to compare

Enhancements

Hotfixes

v0.4.1

14 Mar 20:14
Compare
Choose a tag to compare

Enhancements

Hotfixes

  • Disable certificate validation if TLS authentication strategy is disabled #271 @logikone
  • Avoid exposing service name to unauthenticated requests #269 @logikone
  • Authentication strategies fallback support #273 @prometherion

v0.4.0

04 Mar 17:39
Compare
Choose a tag to compare

This release addresses compatibility with capsule v0.2.x and v0.3.x.

Enhancements

Hotfixes

v0.3.3

15 Feb 16:19
Compare
Choose a tag to compare

This release is not compatible with capsule v0.2.x, please, refer to the local milestone v0.4.0.

Enhancements

Bugfixes

Thanks to all the people involved, it's great having such a flourish community contributing to open-source! <3

v0.3.2

05 Dec 14:01
Compare
Choose a tag to compare

Enhancements

Hotfixes

  • Incorrect handling of trailing slashes in LIST requests #238 (@MaxFedotov )
  • User or group with LIST permission is able to create object #242 (@MaxFedotov )

v0.3.1

11 Oct 13:49
Compare
Choose a tag to compare

Hotfixes

  • Unable to consume JWTs from service principal due to missing required claim attribute #232
  • Regex for bearer token not valid for GCP access token #231
  • Exec/port-forward/logs command not working with capsule-proxy #224
  • Support for OIDC roles > group mapping configuration #233

Thanks

To all the people that reported the said issues: @nvanrymenant, @RoFz, @mathuvenkat, and @viveksyngh!