Skip to content

Latest commit

 

History

History
87 lines (71 loc) · 1.88 KB

CHANGELOG.md

File metadata and controls

87 lines (71 loc) · 1.88 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.5.1

Added

fixed

  • Update Spring Boot to version 3.3.5

0.5.0

Added

fixed

  • Update Spring Boot to version 3.3.4
  • Update lombok to version 1.18.34

0.4.0

Added

fixed

  • Implemented mandatory changes in licensing and legal documentation
  • Updated spring boot version to 3.3.1

0.3.1

Added

fixed

  • security fix spring-web:6.1.5.jar

0.3.0

Added

  • Update Springboot to version 3.2.4
  • 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

fixed

0.2.7

Added

fixed

  • AUTHORS.md updated
  • SECURITY.md updated
  • Updated link to INSTALL.md at README.md to be reachable from DockerHub
  • Spring Boot version updated to 3.1.6 to fix CVE-2023-46589 and CVE-2023-34053
  • update logback version to fix CVE-2023-6378

0.2.6

Added

  • Introduced versioning of the APIs of the Discovery Services.First version of this API is 1.0

fixed

0.2.5-M1

Added

  • new workflow for testing Helm chart
  • Resource Management has been improved

fixed

0.2.4-M1

Added

  • new resource management for Kubernetes added
  • Adjustment done to the Helm Chart structure

fixed

0.2.3-M1

Added

  • Add legal information for distributions in jar

fixed

0.2.2-M1

Added

fixed

  • Fix CVE-2023-34035 (update springboot to version 3.1.2)

0.2.1-M1

Added

fixed

  • fix CVE-2023-20862
  • fix CVE-2023-20873

0.2.0-M1

Added

  • Provide APIs to create, delete and update bpn-discoveries

fixed