Skip to content

Releases: thousandeyes/thousandeyes-sdk-java

3.0.0

30 Apr 10:31

Choose a tag to compare

Breaking changes

This release includes breaking API changes and is published as 3.0.0.

Changed

  • RequestMethod was replaced with OAuthRequestMethod
  • TestAuthType was replaced with OAuthAuthType
  • CloudAndEnterpriseAgentsApi.getAgents(...) now includes tagKeys

Removed

  • OAuth.configId

Migration notes

  • Update code that references OAuth.configId
  • Replace imports/usages of RequestMethod with OAuthRequestMethod
  • Replace imports/usages of TestAuthType with OAuthAuthType
  • Update Java callers of getAgents(...) and getAgentsWithHttpInfo(...) to pass tagKeys

What's Changed

Full Changelog: 2.26.0...3.0.0

2.26.0

20 Mar 15:32

Choose a tag to compare

What's Changed

Full Changelog: 2.25.0...2.26.0

2.25.0

09 Feb 13:27

Choose a tag to compare

What's Changed

Full Changelog: 2.24.0...2.25.0

2.24.0

27 Jan 12:02

Choose a tag to compare

What's Changed

Full Changelog: 2.23.0...2.24.0

2.23.0

19 Dec 14:28

Choose a tag to compare

What's Changed

Full Changelog: 2.22.0...2.23.0

2.22.0

15 Dec 21:49

Choose a tag to compare

What's Changed

Full Changelog: 2.21.0...2.22.0

2.21.0

02 Dec 12:32

Choose a tag to compare

What's Changed

Full Changelog: 2.20.0...2.21.0

2.20.0

11 Nov 12:29

Choose a tag to compare

What's Changed

Full Changelog: 2.19.0...2.20.0

2.19.0

21 Oct 15:51

Choose a tag to compare

What's Changed

Full Changelog: 2.18.0...2.19.0

2.18.0

30 Sep 13:50

Choose a tag to compare

What's Changed

Full Changelog: 2.17.0...2.18.0