Skip to content

Releases: hkarthik7/azure-devops-java-sdk

v5.0.3

31 Aug 13:08
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

v5.0.2

17 Aug 13:39
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

v5.0.1

10 Aug 10:10
Compare
Choose a tag to compare

Changes:

See More
  • e2a99c6 Added helper methods to create own user request to call AZD REST API
  • f8e30a3 Added custom header
  • 6cffb50 Type files initial commit
  • 8a65df5 Added getConnection() method to retrieve the connection object from webApi object
  • 7677c83 Release definition type names initial commit
  • b2720f7 Resource Ids initial commit
  • 6090214 Added release definitions methods with query parameters
  • 1eb50e6 Type change for mapping variables
  • 83539d3 Bug fix for issue #38

This list of changes was auto generated.

v5.0.0

03 Aug 13:51
Compare
Choose a tag to compare

Changes:

  • 2adf410 Bumped version to 5.0.0
  • c780a6d Added common toString() method for all definitions
  • 6f77e86 Bumped version to 5.0.0
  • 06f5444 Added release notes
  • 051c2e2 Minor modification
  • 6da759b Modified logic for toString() method creation
  • c8fa444 Added support for Queries in WorkItemTrackingApi
  • af55ce5 Type files initial commit
  • 4a04872 Expanded support for Queries, WorkItem fields and Migrate Project Process Api
  • 366d072 Refactor: This is a major release candidate and introduces breaking changes (#37)
See More
  • dd0146e Updated CHANGELOG.md
  • 7f4dd30 Code cleanup and minor change
  • ce824b0 Initial commit
  • 6a9fefa Folder type initial commit
  • 16c305c Refactor code and optimize imports
  • b08bca6 Updated functionality of comment section generator
  • a74aeb3 Added patch method overloading
  • 8ffa95d Expanded support for BuildApi
  • 0a69bda Updated Api version for BuildApi
  • c7a1357 Added exclusion for types folder
  • 084000a Added logic to create comments for the Api
  • 5e6f677 Added package notation
  • 2e0aa0f Merge branch 'main' of https://github.com/hkarthik7/azure-devops-java-sdk
  • 2fecf28 Added Account My Work Recent Activity method in WorkItemTrackingApi
  • 99357a6 implement featureManagement to enable / disable project services #33 (#34)
  • f8e2d6f Bug fix for None type
  • fa46f27 Added import statements
  • 88a530e Added README
  • 942610d Updated CONTRIBUTING.md
  • 33e60d9 Helper script to automatically create type files
  • 43bfa7c Updated .gitignore
  • c258bf5 Minor changes
  • a82df0a Updated comments for StreamHelper
  • 0cd0e57 Updated attachment methods which can be bound with StreamHelper class for easy download and upload of attachments
  • e6ef00a Helper class for managing stream contents
  • 03e7f0d Revived downloadPackage method
  • 4022326 Added new method for converting to json string
  • 01db359 Added support for handling stream contents
  • b2071c9 Update ReleaseApi with a new method and modified ReleaseDefinition object
  • 23cbd4f Updated comments and reformatted code.
  • 653bc7d Updated javadocs
  • 5eb5104 Bumped version 4.0.0

This list of changes was auto generated.

v4.0.0

16 Jul 12:05
Compare
Choose a tag to compare

Changes:

See More

This list of changes was auto generated.

v3.0.4

09 Jun 09:20
Compare
Choose a tag to compare

Changes:

See More
  • 473866c Added support for Timeline Api in ``BuildApi`.
  • dc0245f Added remain Maven API, update test (#22)
  • cd412c8 Updated CHANGELOG.md.
  • cfef1df Moved version from 6.1 to 7.1.
  • 36d3bb4 Change type to String as the Api response was not unmarshalling properly for type UpstreamVersionVisibility.
  • 19e04f4 Change type to String as the Api response was not unmarshalling properly for type UpstreamVersionVisibility.
  • 06d2580 Add new type to choose between the options to promote the maven packages.
  • 9ba3e11 Updated tests for MavenApi
  • 62637aa Updated CHANGELOG.md
  • d091e61 Moved MavenOperation from types to enums
  • 80304c2 Added support for maven api (#20)
  • 6573d19 Updated build image from windows 2016 to latest
  • 0b5358b Update WorkItemTrackingApi.md
  • 070991f Updated comments for getBranches method
  • 12ce264 Update README.md
  • eb9678a Updated README.md

This list of changes was auto generated.

v3.0.3: Added support for Source Providers in BuildApi (#16)

26 Mar 08:18
62c4e05
Compare
Choose a tag to compare

Changes:

  • 62c4e05 Added support for Source Providers in BuildApi (#16)
  • 6067c8d Update README.md

This list of changes was auto generated.

v3.0.2

07 Feb 12:43
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

v3.0.1

26 Jan 12:52
Compare
Choose a tag to compare

Changes:

  • cd902cf Update README.md
  • 71d7614 Bug fix version bumped to 3.0.1
  • 54a96ae Removed the usage of executor service as it blocks the current thread even after .shutdown() is called.
  • b27a1fb Changed the order of executor service .shutdown() method
  • 2076716 Added comments
  • d7ca65b Update README.md

This list of changes was auto generated.

v3.0.0

25 Jan 13:38
Compare
Choose a tag to compare

Changes:

See More
  • 5bbedd5 Minor change in exception message
  • 5619a30 Type change from HashMap to Map
  • 183b5bf Update tests
  • 24a8c47 Update tests
  • 3ec773a Update tests
  • 4241a0e Update CHANGELOG.md
  • 943f3a1 Update CHANGELOG.md
  • 6b9820c Update README.md
  • 6251f6e Removed ConnectionException as it is not used anymore
  • 2f9641e Updated README.md
  • 48703d8 Updated README.md with latest version 2.5.9
  • 2fed162 Added examples for DistributedTaskApi and WorkItemTrackingApi

This list of changes was auto generated.