Skip to content

Latest commit

 

History

History
57 lines (32 loc) · 1.21 KB

CHANGELOG.md

File metadata and controls

57 lines (32 loc) · 1.21 KB

CHANGELOG

v1.6.1 (2024-09-29)

Chore Tasks

  • update version to v1.6.1
  • update tooling

v1.6.0 (2024-09-28)

Bug Fixes

  • update module name and imports to use 'devteller'

v1.5.7 (2024-09-28)

Bug Fixes

  • typing: fixing consistent use of the special aws boolean for new versions
  • typing: fixing consistent use of the special aws boolean for new versions

Chore Tasks

  • code quality: fixing imports and upgrading vendored aws deprendencies
  • code quality: fixing imports
  • docs: update typo (#144)
  • google secret manager: better naming for secret map
  • types: fixing type issue with aws booleans
  • types: fixing type issue with aws booleans

Code Refactoring

  • remove almost all the providers

Features

  • add support for AWS SM plaintext secrets
  • #205 configure dependabot
  • add ssm put and delete

Pull Requests

  • Merge pull request #195 from stvnksslr/bugfix/issue-177
  • Merge pull request #185 from stvnksslr/master
  • Merge pull request #194 from tony24681379/ssm

v1.5.6 (2022-10-13)

Pull Requests

  • Merge pull request #98 from tellerops/adding-meta