# Change Log

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

The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [1.4.4]

This version:

- adds support for new DSG v2.2.0 secrets manager provider.
- adds support for custom secret reference setting

### Changes

<li> <a href="http://github.com/amplication/plugins/commit/47277ef2e9daf2c17ccb2c9ebc7f9acbc256bc1d">47277ef &bull;</a> refactor(auth-jwt): move jwt constants from DSG to plugin</li>
<li> <a href="http://github.com/amplication/plugins/commit/99a898c10de6527c963ccc247aba0033908ad628">99a898c &bull;</a> fix(plugins): jwt plugins issue that was causing generated code tese failed</li>
<li> <a href="http://github.com/amplication/plugins/commit/3fca892893e624dce35d931ab0bae8e48896fed1">3fca892 &bull;</a> refactor(auth-jwt): move docker compose env variables to plugin from dsg base</li>
<li> <a href="http://github.com/amplication/plugins/commit/03cd006956f327b67e9eff4325a81833b104c1ec">03cd006 &bull;</a> feat(auth-jwt): migrate to SecretsManager event</li>
<li> <a href="http://github.com/amplication/plugins/commit/deb09eff178213c9236a74f06cbf5d72488703f8">deb09ef &bull;</a> feat(auth-jwt): allow customisation of jwt secret reference</li>
