Skip to content

Commit

Permalink
Release v0.1.19
Browse files Browse the repository at this point in the history
  • Loading branch information
harness-ci-automation committed Apr 13, 2022
1 parent 6e59ae2 commit c5990f4
Showing 1 changed file with 27 additions and 21 deletions.
48 changes: 27 additions & 21 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

<a name="0.1.18"></a>
## 0.1.18 (2022-03-25)
<a name="0.1.19"></a>
## 0.1.19 (2022-04-13)

### Added

Expand All @@ -11,6 +11,10 @@
* Added changelog setup
* Added execution api's

### Adding

* adding irsa credentials options to aws cloud provider

### Bump

* Bump github.com/docker/docker
Expand All @@ -23,6 +27,10 @@

* Create pipeline release3

### Docker

* Docker test fixes ([#100](https://github.com/harness/harness-go-sdk/issues/100))

### Error

* error handling
Expand All @@ -33,12 +41,12 @@

### Fix

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

### Fix

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

### Fixed

Expand All @@ -63,26 +71,31 @@

* Implement new cac delete method

### Modify

* Modify delegate tests

### Moved

* Moved to harness organization

### Refactored

* refactored ng client
* refactored client setup
* Refactored client config and validation

### Refactored

* Refactored client config and validation
* Refactored logging and client configuration
* refactored ng client
* refactored client setup

### Regen

* Regen NG API's

### Release

* Release version 0.1.18 03-25-2022
* Release v0.1.18
* Release version v0.1.18 03-25-2022
* Release vv0.1.18
* Release version 0.1.17 03-24-2022
Expand All @@ -98,9 +111,6 @@
* Release version 0.1.10 01-30-2022
* Release v0.1.10
* Release version 0.1.9 01-30-2022
* Release v0.1.9
* Release version 0.1.8 01-28-2022
* Release v0.1.8

### Skip

Expand All @@ -116,19 +126,15 @@
* Update pipeline ci
* Update pipeline ci
* Update pipeline ci
* Update pipeline ci

### Updated

* Updated environmens
* Updated tooling configuration
* Updated dependencies

### Updated

* updated deps
* updated changelog

### Upgraded
### Updated

* Upgraded containerd
* Updated environmens
* Updated tooling configuration
* Updated dependencies

0 comments on commit c5990f4

Please sign in to comment.