Skip to content

Releases: arenadata/adcm_client

2023.12.28.15

28 Dec 14:04
8f2af0f
Compare
Choose a tag to compare

What's Changed

  • 04.23 Changes by @Sealwing in #142
  • ADCM-4124 Get service licenses of a bundle by @Sealwing in #145
  • ADCM-4186 username field added to AuditOperation by @Sealwing in #146
  • ADCM-4203 Max server version added, new implementation of policy crea… by @Sealwing in #147
  • ADCM-5093 Introduce adcm-version and is_post_routing_refactoring_adcm_version to client to handle new ADCM versioning by @Sealwing in #148
  • Ability to change current user password by @giggsoff in #144

New Contributors

Full Changelog: 2022.12.7.12...2023.12.28.15

2022.12.7.12

08 Dec 12:10
158e3af
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2022.5.27.14...2022.12.7.12

2022.5.27.14

27 May 11:26
5ef0b82
Compare
Choose a tag to compare

Modified config_set_diff to update attr and pass full config to config_set

2022.5.20.19

23 May 14:45
7671c16
Compare
Choose a tag to compare
ADCM-2773 Add `maintenance_mode` field for `Host` entity (#114)

* ADCM-2773 Add `maintenance_mode` field for `Host` entity

* ADCM-2773 Fixed `maintenance_mode` field for `Host`

* ADCM-2773 Change `maintenance_mode` property to the `set_maintenance_mode` method

* ADCM-2776 Added `disabling_cause` for `Action`

* ADCM-2773 Added `ui_options` and `config` fields for `Upgrade`

Co-authored-by: Sealwing <[email protected]>

2021.11.22.12

22 Nov 13:21
78e9a0b
Compare
Choose a tag to compare
Add display_name property for prototype (#103)

2021.10.26.12

27 Oct 10:48
e847461
Compare
Choose a tag to compare
2021.10.27.13

ADCM-2220 Add filters for component (#97)

2021.03.26.10

26 Apr 07:22
b2703db
Compare
Choose a tag to compare
Merge pull request #67 from arenadata/fix_duplicated_fields

Removed query and form parameters if they exist in path parameters

2020.7.14.12

16 Jul 09:31
bc31b8c
Compare
Choose a tag to compare
Merge pull request #32 from arenadata/adcm-1359

ADCM-1359 Added decorator for compare version of server and client.

2020.05.19.08

19 May 08:17
45909a5
Compare
Choose a tag to compare
Merge pull request #29 from arenadata/adcm-1270

ADCM-1270 Fixed UnboundLocalError for list method in sdk

2020.05.06.16

06 May 14:52
b3c18fc
Compare
Choose a tag to compare
Merge pull request #27 from arenadata/adcm-1259

ADCM-1259 Corrected attribute for Log object