Skip to content

Commit

Permalink
CHANGELOG.md: Update for v1.31.2
Browse files Browse the repository at this point in the history
  • Loading branch information
synackd committed Aug 8, 2024
1 parent b490a0a commit ffeb72e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@ 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).

## [1.31.2] - 2024-08-08

- Added PostgreSQL support for /dumpstate
- Added PostgreSQL support for /endpoint-history
- Changed /service/etcd to /service/storage/status
- Support multiple storage backends (e.g. PostgreSQL) instead of assuming EtcD
- Readded /service/status/all
- Reorganized internal postgres package source files

## [1.31.1] - 2024-08-05

- Removed unused files and directories from repository
Expand Down

0 comments on commit ffeb72e

Please sign in to comment.