Skip to content

2023.03.27.20

Compare
Choose a tag to compare
@BenderArenadata BenderArenadata released this 28 Mar 10:59
· 3093 commits to master since this release

New Features

  • Ability to use an external database to store metadata is added
  • Data migration from SQLite to PostgreSQL is supported
  • Bundle downgrade mechanism is implemented
  • License agreement confirmation mechanism is implemented for services
  • Mechanism for dynamic generation of configs is implemented for actions
  • secretfile config parameter type is added
  • secretmap config parameter type is added
  • skip option (allow_to_terminate) is added for subactions

Improvements

  • Execution time for the maintenance mode turn off and on is shortened in case of bound actions absence
  • Execution time for saving configs and config groups is shortened
  • ADCM documentation link is updated
  • Django is updated to the latest version (3.2)
  • Bell icon user experience is improved

Fixes

  • Empty list shows when the last item is deleted from the second or further page
  • Trash button gives the SERVICE_CONFLICT error if the service has binded imports
  • Job is not terminated after a cluster is deleted
  • Some of the UI elements for hostproviders are broken
  • Save page for the components map freezes
  • Component concern link leads to the wrong page
  • Adding a policy leads to a gateway-timeout error during every ADCM operation
  • Cluster concern event is not sent when the cluster is created
  • 500 error when trying to terminate a process that is already stopped
  • Ask for help button leads to the outdated link
  • Required message for empty fields does not show at all times it should
  • Group config cannot be saved if a field is changed
  • Error in URL when a job is selected via the bell button
  • Required service concerns are not displayed in the menu at the left side
  • Config group parameter values are not synchronized between different inventory host groups
  • Bell icon doesn’t react to events that arrive from backend
  • Incorrect inheritance of maintenance mode
  • Login LDAP user: "Critical error on the server"
  • Can't removing a component from the host in maintenance mode