These docs are for v1.2. Click to read the latest docs for v1.3.

Release Notes v0.70

Release v0.70 brings updates like Map Container Registries to Project, multiple user group mapping, Access Analyser, as well as some enhancements and bug fixes.

✨ What's New

  • Map Container Registries to Project
    Users can now map projects to Container Registries. This improvement enhances security by restricting access to only relevant registries. It also improves organization by displaying only the appropriate registries in the Attach Image flow.
    • Additionally, it ensures compliance with security policies by allowing mandatory mapping settings through the Control Plane. This feature streamlines registry management and helps prevent unauthorized access.
  • RBAC Enhancements
    • Multiple User Group Mapping: Users can now be mapped to multiple user groups during user creation, allowing for more flexible and granular role assignments.
    • Access Analyzer: Users can select specific permissions and check which users those permissions are assigned to through the Access Analyzer, improving visibility and management of user access rights.
  • Support for Shared VPC Settings for GCP
    Support for Shared VPC settings for Google Cloud Platform (GCP) is now available. Users can configure and manage Shared VPCs, and this functionality is accessible through the new UI.

🚀 Product Capabilities

  • Support for IMDSv2
    Facets now supports Instance Metadata Service Version 2 (IMDSv2) using kube2iam.
  • Setting Custom Passwords for Aurora Postgres Databases
    Users can now set custom passwords for Aurora Postgres databases using Facets by adding overrides.

📈 Enhancements

  • Enable/Disable Button for resources at the Environment level
    A new "Enable/Disable" button has been introduced for resources at the environment level, allowing users to enable or disable resources on the Resource overview page.
  • User Interface Enhancements
    Various UI enhancements have been implemented to improve the user experience and offer a more intuitive interface throughout the application.

🐞 Bug Fixes

  • Fixed a bug where including a space in the string for the Facets dedicated node pool in the environment settings led to release failures.
  • Fixed a bug where an unclear error message was displayed when a PAT token was invalid due to enforced SAML SSO.