Skip to content

Commit

Permalink
Merge pull request #679 from perfectsense/update/post-rel-1.6.4
Browse files Browse the repository at this point in the history
Update changelog for release 1.6.4
  • Loading branch information
harjain99 authored Nov 15, 2024
2 parents e628e4b + e0916d1 commit 0dc7f2f
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
CHANGELOG
=========

## 1.6.4 (November 12th, 2024)

ENHANCEMENTS:

* [667](https://github.com/perfectsense/gyro-aws-provider/issues/667): Add writer endpoint type For database clusters
* [668](https://github.com/perfectsense/gyro-aws-provider/issues/668): Allow DB Instance to be edited
* [670](https://github.com/perfectsense/gyro-aws-provider/issues/670): The master username should be a required field
* [673](https://github.com/perfectsense/gyro-aws-provider/issues/673): Convert db-subnet-group subnets into a list
* [677](https://github.com/perfectsense/gyro-aws-provider/issues/677): Enable Point in time recovery for db clusters

ISSUES FIXED:

* [669](https://github.com/perfectsense/gyro-aws-provider/issues/669): Sorts the availability zones of db-cluster so it doesn't update every time
* [671](https://github.com/perfectsense/gyro-aws-provider/issues/671): Fixes null pointer exceptions with db-cluster
* [672](https://github.com/perfectsense/gyro-aws-provider/issues/672): Paginate the refresh call for DbClusterParameterGroupResource to pull all parameters
* [676](https://github.com/perfectsense/gyro-aws-provider/issues/676): Fix null pointer upon db-cluster deletion

## 1.6.3 (September 9th, 2024)

ENHANCEMENTS:
Expand Down

0 comments on commit 0dc7f2f

Please sign in to comment.