Skip to content

1.38.0

Choose a tag to compare

@sandromello sandromello released this 14 Jul 19:54
· 435 commits to main since this release
5a736c0

Changelog

5a736c0 Add database schema empty states and enhance DLP info type handling (#949)

  • Add "ORGANIZATION" to DLP info types
  • Add empty state handling for database schemas and update schema status management
  • Prevent redaction of info types for plain exec commands

e2dfecb Add SAML 2.0 integration (#950)

  • Refactor identity provider methods to include more explict interface definitions
  • Loading the identity provider configuration is defered and loaded as a singleton instance
  • Local authentication uses the e-mail as the main identifier when verifying users in the database
  • Add serverconfig API endpoint to toggle product analytics, webapp users management page and grpcURL
  • Deprecated and removed the use of JWT_SECRET_KEY in flavor of persistent signing key
  • Add Signing Key with Curve25519 elliptic curve to enhance security when emitting access tokens locally
  • Add SAML login support for command line
  • Update helm chart to remove JWT_SECRET_KEY constraint

Assets

Docker Images

Agent Image | amd64

Helm Chart