github vmware-tanzu/pinniped v0.24.0

latest releases: v0.33.0, v0.32.0, v0.31.0...
16 months ago

Release v0.24.0

Release Image

Image Registry
projects.registry.vmware.com/pinniped/pinniped-server:v0.24.0 VMware Harbor
docker.io/getpinniped/pinniped-server:v0.24.0 DockerHub

These images can also be referenced by their digest: sha256:82a129cb8b21d34933cea6792af0d1b6fe0ff44ece6229a49d3f5c972dea9d86.

Changes

This release adds new flexibility for LDAP and Active Directory group searches and updates all project dependencies.

Minor Changes

  • Added new LDAPIdentityProvider.spec.groupSearch.userAttributeForFilter and ActiveDirectoryIdentityProvider.spec.groupSearch.userAttributeForFilter configuration options (#1534). The additional flexibility for LDAP and AD group searches introduced by this new configuration option can be used to find groups in new ways, such as finding groups defined using the posixGroup objectClass. For backwards compatibility, the group search defaults to the old behavior when this new option is not set. For more details, see the API documentation.
  • Update Go to v1.20.4, update Kubernetes libraries to v0.27.2, and update several other project dependencies (#1540, #1537, #1524, #1522, #1520, #1497, #1485, #1482, #1477).
  • Documentation updates on the web site (#1538, #1510, #1446).

A complete list of changes (56 commits, 316 changed files with 37,598 additions and 965 deletions) can be found here.

Acknowledgements

  • Thanks to @smeet07 for contributing to the documentation in #1538.
  • Thanks to @pnbrown for updating the documentation search tool in #1446.

Don't miss a new pinniped release

NewReleases is sending notifications on new releases.