Skip to content

Commit

Permalink
Update Springboot to 3.2.3
Browse files Browse the repository at this point in the history
Update postgres to 42.7.2
  • Loading branch information
tunacicek committed Feb 28, 2024
1 parent f1d474e commit da77252
Show file tree
Hide file tree
Showing 3 changed files with 78 additions and 88 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ 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.3.0-RC1
### Added
- Update Springboot to version 3.2.3
- Update postgres dependency version to 42.7.2

## fixed

## 0.2.8
### Added
- new field "timeToLive" to DiscoveryEndpoint added, so that a time to live can be provided for the self registration at the DiscoveryFinder
Expand Down
Loading

0 comments on commit da77252

Please sign in to comment.