Skip to content

Latest commit

 

History

History
60 lines (46 loc) · 1.63 KB

CHANGELOG.md

File metadata and controls

60 lines (46 loc) · 1.63 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.

Changed

1.3.0 - 2018-06-12

Added

  • Support for all lower environments.

Changed

  • Increased the auth token expiry time to 2 hours.
  • Increased max secrets size to 350KB.
  • Updated to latest dependencies.
  • Updated java doc.

Fixed

  • Secret size validation error.

1.2.1 - 2018-05-14

Changed

  • Increased max secrets size to 250KB.

Added

  • Secrets cli version check on server side.

1.2.0 - 2018-05-04

Fixed

  • AD authentication issue.
  • .json and .xml secrets upload issue.
  • Can't delete secrets with space in it.

Changed

  • New docker image.
  • Applied Google code formatting
  • Updated to latest dependencies
  • Updated to latest swagger doc
  • Updated java doc.
  • Changed pom.xml to upload artifacts to Maven central

1.1.0 - 2017-09-05

Fixed

  • Misc bug fixes.

1.0.0 - 2017-08-10

Added

  • Initial release.