Skip to content

Releases: arenadata/adcm

2023.09.28.17: Merge branch 'release' into 'master'

29 Sep 02:56
Compare
Choose a tag to compare
Release 2023.09.28

See merge request arenadata/development/adcm!3034

2023.07.10.17: Merge branch 'release' into 'master'

10 Jul 19:49
Compare
Choose a tag to compare
Release

See merge request arenadata/development/adcm!2804

2023.06.14.16: Merge branch 'release' into 'master'

15 Jun 02:55
Compare
Choose a tag to compare
Release 2023.06.14

See merge request arenadata/development/adcm!2758

2023.04.21.12: Merge branch 'hotfix' into 'master'

21 Apr 13:38
Compare
Choose a tag to compare
Hotfix

See merge request arenadata/development/adcm!2595

2023.04.10.22

10 Apr 23:16
Compare
Choose a tag to compare

Fixes

  • Incorrect order of starting sub-actions within actions

2023.03.27.20

28 Mar 10:59
Compare
Choose a tag to compare

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

2022.12.26.18

26 Dec 23:22
Compare
Choose a tag to compare

New Features

  • The ability to set the password and secrettext config parameters to empty

Fixes

  • Column sorting does not work properly
  • Lists of cluster and hostprovider bundles have duplicated entries after cluster or hostprovider is created
  • Return packages to the base image that the bundles depend on

2022.12.07.10

07 Dec 14:27
Compare
Choose a tag to compare

New Features

  • The ability to rename a cluster without recreating the object from scratch
  • The functionality of bulk download is implemented for action logs
  • The maintenance mode is implemented for services and components
  • The ability to view audit logs via UI

Improvements

  • Ansible is upgraded to 2.9.27
  • The ability to forward the display name of services and components in inventory
  • The ability to map the Maintenance mode button to an action
  • The ability to map the Trash service removal button to an action
  • The status aggregation logic is improved according to service/component statuses

Fixes

  • LDAP Sync action does not synchronize all users
  • When a job is stopped, the stderr and stdout files are blank
  • Filters for groups in ADCM LDAP integration settings do not work for users in those groups
  • When a bundle is uploaded, there is an error of the action name being too long
  • Change the name of the link to hostprovider at the HOSTS tab
  • Issue does not disappear after a cluster is upgraded

2022.10.04.17

04 Oct 17:45
6d44175
Compare
Choose a tag to compare

Fixes

  • Action name TOO LONG error when uploading bundle

2022.10.03.22

04 Oct 03:26
e4e4e96
Compare
Choose a tag to compare

New Features

  • Audit functionality: generating logs in CEF format
  • User deactivation functionality (instead of deletion)
  • Generate inventory host groups for hosts in maintenance mode
  • CVE list for current ADCM image
  • [API] Cluster and host renaming functionality
  • [API] Action logs bulk download functionality

Fixes

  • Backend: 500 error when launching action with activatable config
  • Backend: 500 error when uploading a bundle with similar upgrade names
  • Backend: 500 error when deleting or uninstalling of required services
  • Backend: CLUSTER_SERVICE_NOT_FOUND error in JOBS page when pagination size 50 or 100
  • Backend: Users not synchronized in case of pointing group distinguished name in "group search base"
  • Backend: Config parameters of different objects doesn't synchronized across config groups
  • Backend: Service delete functionality works regardless of state
  • Backend: config_group_customization doesn't affect to service/component configuration
  • Backend: Fixed Google authentication mechanism
  • UI: Can't save group config in cases of empty structure
  • UI: Save button disabled after reseting checkboxes in configuration page
  • UI: Not active Save button 
  • UI: Parameter in group doesn't have "group config customization" checkbox
  • UI: Excessive checkboxes in Kerberos modal window
  • UI: Concern link leads to object detailed page, but not to page with source of issue