Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Hamza Jugon committed Oct 23, 2024
1 parent 70ca05c commit 8118937
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ 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).

## [3.5.7] - 2024-10-23
### Changed
- Added error handling for bad requests with incorrect sort parameters
- Added automatic pagination handling in the `/unreferenced-paths` endpoint for improved Swagger documentation.
- Updated the Maven Central release workflow to run exclusively from the main branch.

## [3.5.6] - 2024-06-14
### Fixed
- Added aws-sts-jdk dependency in `beekeeper-metadata-cleanup`, `beekeeper-path-cleanup`, `beekeeper-scheduler-apiary` to solve IRSA unable to assume role issue.
Expand Down

0 comments on commit 8118937

Please sign in to comment.