Skip to content

Commit

Permalink
AWS secret stores both user name and password, so database username s…
Browse files Browse the repository at this point in the history
…hould be a secret too. (#693)
  • Loading branch information
zaychenko-sergei authored Jul 1, 2024
1 parent bbee110 commit e0771e4
Show file tree
Hide file tree
Showing 20 changed files with 343 additions and 268 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.189.2] - 2024-07-01
### Fixed
- AWS secret stores both user name and password, so database username should be a secret too.

## [0.189.1] - 2024-06-28
### Fixed
- Modify revoke access token GQL response according to design
Expand Down
Loading

0 comments on commit e0771e4

Please sign in to comment.