Skip to content

Commit

Permalink
Release version 0.3.56 10-25-2023
Browse files Browse the repository at this point in the history
Release version 0.3.56 10-25-2023
  • Loading branch information
rathodmeetsatish authored Oct 25, 2023
2 parents 69d5780 + 2bce258 commit c73d1b2
Showing 1 changed file with 24 additions and 6 deletions.
30 changes: 24 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@

<a name="0.3.55"></a>
## 0.3.55 (2023-10-20)
<a name="0.3.56"></a>
## 0.3.56 (2023-10-23)

### API

* API for fetching fixed schedule of AutoStopping rule

### Added

Expand All @@ -18,6 +22,10 @@

* correct connector info

### Correction

* Correction on optional end time of static schedule of fixed schedule

### Create

* Create .gitleaksignore ([#380](https://github.com/harness/harness-go-sdk/issues/380))
Expand All @@ -42,10 +50,17 @@

### Model

* Model containing fetch response of fixed schedule of AutoStopping rule
* Model changes for Load balancer

### Refactored

* Refactored - changed file name and object name of AutoStopping fixed schedule for consistency

### Release

* Release version 0.3.55 10-20-2023
* Release v0.3.55
* Release version 0.3.54 10-19-2023
* Release v0.3.54
* Release version 0.3.53 10-10-2023
Expand Down Expand Up @@ -120,7 +135,6 @@
* Release v0.3.21
* Release version 0.3.20 03-13-2023
* Release v0.3.20
* Release version 0.3.19 03-11-2023

### Remove

Expand Down Expand Up @@ -158,12 +172,16 @@

### Updating

* updating the url for the endpoints
* Updating the models with renamed field
* Updating the model used for rule creation

### Updating

* Updating the models with renamed field
* Updating the model used for rule creation
* updating the url for the endpoints

### Working

* Working version of static schedule, create, edit and delete tested

### Reverts

Expand Down

0 comments on commit c73d1b2

Please sign in to comment.