Skip to content

Latest commit

 

History

History
59 lines (38 loc) · 3.28 KB

File metadata and controls

59 lines (38 loc) · 3.28 KB

Changelog

keep a changelog

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

See keep a changelog for information about writing changes to this log.

  • Added support for Symfony 8
  • Fixed action to auto create github release
  • Bumped itk-dev/vault required version.
  • Added action to auto create github release
  • Added Licence
  • Bumped library version for better usage for composer constraints.
  • Update packages requirements.
  • Added configuration file (to not be dependent on environment variables).
  • Update vault library version (fixing cache issue).
  • Allow older version of symfony and php to use the bundle.
  • Changed ids/id for secrets to keys.
  • Added basic documentation in readme.
  • Added environment processor.
  • Added helper commands to interact with the vault.
  • Basic bundle setup.