Skip to content

Releases: thousandeyes/thousandeyes-sdk-java

4.1.0

Choose a tag to compare

@github-actions github-actions released this 01 Jul 14:15

What's Changed

Full Changelog: 4.0.0...4.1.0

4.0.0

Choose a tag to compare

@github-actions github-actions released this 23 Jun 10:40

What's Changed

Full Changelog: 3.0.0...4.0.0

3.0.0

Choose a tag to compare

@github-actions github-actions released this 30 Apr 10:31

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

Choose a tag to compare

@github-actions github-actions released this 20 Mar 15:32

What's Changed

Full Changelog: 2.25.0...2.26.0

2.25.0

Choose a tag to compare

@github-actions github-actions released this 09 Feb 13:27

What's Changed

Full Changelog: 2.24.0...2.25.0

2.24.0

Choose a tag to compare

@github-actions github-actions released this 27 Jan 12:02

What's Changed

Full Changelog: 2.23.0...2.24.0

2.23.0

Choose a tag to compare

@github-actions github-actions released this 19 Dec 14:28

What's Changed

Full Changelog: 2.22.0...2.23.0

2.22.0

Choose a tag to compare

@github-actions github-actions released this 15 Dec 21:49

What's Changed

Full Changelog: 2.21.0...2.22.0

2.21.0

Choose a tag to compare

@github-actions github-actions released this 02 Dec 12:32

What's Changed

Full Changelog: 2.20.0...2.21.0

2.20.0

Choose a tag to compare

@github-actions github-actions released this 11 Nov 12:29

What's Changed

Full Changelog: 2.19.0...2.20.0