Skip to content

1.38.6

Choose a tag to compare

@sandromello sandromello released this 25 Jul 17:15
· 423 commits to main since this release
10de9db

Changelog

10de9db sec: bump dependencies to fix dependabot issues (#963)

5413d0e feat: Implement authentication management and infrastructure settings with self-hosted support (#960)

  • feat: Implement authentication feature with configuration management and UI components
  • feat: Add CalloutLink component and integrate it into the authentication general tab
  • feat: Add multi-select component for custom scopes in authentication provider form
  • feat: Add infrastructure settings panel with configuration management and event handling
  • feat: Update documentation links for managing configuration in CLI and gRPC setup
  • refactor: Move authentication feature files to integrations directory
  • feat: Enhance infrastructure settings with improved error handling and API integration
  • fix: Update navigation constant for infrastructure settings
  • feat: Add self-hosted tenancy type checks and update UI components accordingly
  • fix: Initialize ServerMiscConfig if nil and remove tenancy_type from user event
  • fix: Change snackbar level from info to error for connection and editor plugin events
  • feat: Add issuer URL field to authentication configuration form and update related event handling
  • fix: Enhance validation for GrpcServerURL to accept multiple valid prefixes
  • refactor: Simplify API key handling by removing organization ID and updating secret key management in authentication views
  • feat: Update API key management to include newly-generated flag and enhance configuration saving logic
  • refactor: Update API documentation links in configuration and clean up unused provider fields in authentication views
  • feat: Implement confirmation dialog for saving authentication configuration and update password field type in advanced tab
  • fix: Remove redundant initialization of ServerMiscConfig and enhance GrpcServerURL validation to accept additional prefixes

6985146 deploy: Add local authentication to simplify the deployment via AWS Cloud Formation (#962)

Assets

Docker Images

Agent Image | amd64

Helm Chart