Skip to content

Latest commit

 

History

History
66 lines (46 loc) · 1.87 KB

CHANGELOG.md

File metadata and controls

66 lines (46 loc) · 1.87 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.

[Unreleased]

[2.1.1] - 2024-06-12

  • Placeholder- Placeholder- Placeholder- Placeholder- Placeholder- Placeholder- Placeholder- Placeholder

[2.1.0] - 2023-07-28

Security

[2.0.2] - 2023-07-24

  • Updated to support JDK version 1.8

[2.0.1] - 2023-07-19

Added

  • Updated conjur-java-sdk to the version 4.1.0

[2.0.0]

  • Plugin now supports Spring Cloud Configuration and to dynamically inject secrets to application.

[1.1.0]

  • Update Spring Boot Starter Parent version to 3.0.5 to address Security issues reported through Snyk.
  • Fixed issue: #84
  • Fixed issue: #82
  • Fixed issue: #80
  • #78
  • #75
  • #64
  • #63

[1.0.3] - 2023-04-20

Added

[1.0.2] - 2022-04-06

[1.0.1] - 2022-04-05

Added

  • Conjur Enterprise Tests
  • Publication to Maven Central
  • Code Signing

[0.0.1] - 2022-02-03

Added

  • Initial Code Import
  • Sample Application
  • Test Cases & Infrastructure

Changed

Deprecated

Removed

Fixed

Security