changes.mady.by.user Borja Moro Moreno
Saved on Nov 07, 2024
...
Release
Released on
Release type
Recommendations
v2.3.2
22 Oct 2024
Recommended version
Improvements - Updated DC SDK from v1.12.4 to v1.13.1:Bug Fixing- Fix parameters for credential requests
v1.12.4
v1.13.1
v2.3.1
17 Oct 2024
Update
Improvements - Add override for the default URL connection parameters override_base_resource_url,override_base_auth_url and override_base_url
override_base_resource_url
override_base_auth_url
override_base_url
v2.3.0
20 Aug 2024
Improvements
Upgraded DCSDK from 1.9.2 to 1.12.4
Bug Fixing
Implemented pull_pause method to fix issues with collector restart.
v2.2.0
11 Sep 2023
Recommended versionUpdate
Improvements:
Upgraded DCSDK from 1.9.0 to 1.9.2
Store lookup instances into DevoSender to avoid creation of new instances for the same lookup
Ensure service_config is a dict into templates
Upgraded some internal dependencies
Updated collector definitions with new rate limits and reverted changes to older version of collector
v2.1.0
21 Jul 2023
Upgraded DCSDK from 1.3.0 to 1.8.0
Bug fixing:
Processing of special characters that the collector was not capable of doing. It has been fixed by adding the processing of non-ascii characters
v2.0.0
23 Dec 2022
-
New features:
New OAuth2 authentication method; basic authentication deprecated.
New max_historic_date_cutoff_days_back and max_historic_date_margins_second parameters to customize historic pulling.
max_historic_date_cutoff_days_back
max_historic_date_margins_second
Puller setup is now handled in its own class.