Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Release

Released on

Release type

Recommendations

v2.3.2

Status
colourBlue
titleIMPROVEMENT

Status
colourYellow
titleBUG FIXING

Recommended version

Expand
titleDetails

Improvements
- Updated DC SDK from v1.12.4 to v1.13.1:

Bug Fixing
- Fix parameters for credential requests

v2.3.1

Status
colourBlue
titleIMPROVEMENT

Update

Expand
titleDetails

Improvements
- Add override for the default URL connection parameters override_base_resource_url,override_base_auth_url and override_base_url

v2.3.0

Status
colourBlue
titleIMPROVEMENT

Status
colourYellow
titleBUG FIXING

Update

Expand
titleDetails

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

Status
colourBlue
titleIMPROVEMENT

Recommended versionUpdate

Expand
titleDetails

Improvements:

  1. Upgraded DCSDK from 1.9.0 to 1.9.2

    1. Store lookup instances into DevoSender to avoid creation of new instances for the same lookup

    2. Ensure service_config is a dict into templates

    3. Upgraded some internal dependencies

    4. Updated collector definitions with new rate limits and reverted changes to older version of collector

v2.1.0

Status
colourBlue
titleIMPROVEMENT

Status
colourYellow
titleBUG FIXING

Update

Expand
titleDetails

Improvements:

  1. Upgraded DCSDK from 1.3.0 to 1.8.0

Bug fixing:

  1. 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

Status
colourPurple
titleNEW FEATURE

Status
colourBlue
titleIMPROVEMENT

-

Expand
titleDetails

New features:

  1. New OAuth2 authentication method; basic authentication deprecated.

  2. New max_historic_date_cutoff_days_back and max_historic_date_margins_second parameters to customize historic pulling.

Improvements:

  1. Puller setup is now handled in its own class.

...