Skip to content

Commit

Permalink
Release version 0.1.22 05-10-2022
Browse files Browse the repository at this point in the history
Release version 0.1.22 05-10-2022
  • Loading branch information
micahlmartin committed May 10, 2022
2 parents 91a0d0d + e495ccd commit 25a344c
Showing 1 changed file with 12 additions and 11 deletions.
23 changes: 12 additions & 11 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@

<a name="0.1.21"></a>
## 0.1.21 (2022-05-06)
<a name="0.1.22"></a>
## 0.1.22 (2022-05-10)

### Add

* Add ability to list services ([#103](https://github.com/harness/harness-go-sdk/issues/103))

### Added

* Added artifact sources to service for graphql
* Added changelog setup
* Added execution api's
* added release2 pipeline

### Added

* added release2 pipeline
* Added artifact sources to service for graphql
* Added changelog setup
* Added execution api's

### Adding

Expand Down Expand Up @@ -46,17 +46,17 @@

### Fix

* Fix timestamp parsing for delegate query
* Fix secretRef issue related to https://harness.atlassian.net/browse/PL-22258
* fix json serialization

### Fix

* fix json serialization
* Fix serialization of service variable when encrypted text is used ([#114](https://github.com/harness/harness-go-sdk/issues/114))
* Fix timestamp parsing for delegate query
* Fix secretRef issue related to https://harness.atlassian.net/browse/PL-22258

### Fixed

* fixed tests
* fixed error message

### Fixed

Expand Down Expand Up @@ -101,6 +101,8 @@

### Release

* Release version 0.1.21 05-06-2022
* Release v0.1.21
* Release version 0.1.20 04-20-2022
* Release v0.1.20
* Release version 0.1.19 04-13-2022
Expand All @@ -117,7 +119,6 @@
* Release v0.1.13
* Release version 0.1.12 02-16-2022
* Release v0.1.12
* Release version 0.1.11 02-02-2022

### Skip

Expand Down

0 comments on commit 25a344c

Please sign in to comment.