Skip to content

Latest commit

 

History

History
executable file
·
88 lines (55 loc) · 5.06 KB

CHANGELOG.md

File metadata and controls

executable file
·
88 lines (55 loc) · 5.06 KB

Changelog

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

The format is based on Keep a Changelog, adheres to Semantic Versioning, and is generated by Changie.

v1.0.9 - 2024-01-25

⬆️ Dependencies

  • Maintenance release due to updated dependencies.

v1.0.8 - 2024-01-23

⬆️ Dependencies

  • Maintenance release due to updated dependencies.

v1.0.7 (2022-09-01)

Chore:

  • sync latest github workflows, settings, scans, and dev tooling (#10)(192dcd8)

Documentation:

  • adjust example blocks to hcl (#8)(0efda1e)

Commits(3):

  • 192dcd8 - sync latest github workflows, settings, scans, and dev tooling (#10)
  • 3c0ab40 - Aws auth support (#9)
  • 0efda1e - adjust example blocks to hcl (#8)

v1.0.6 (2022-07-22)

Commits(1):

  • 7352347 - upgrade releaser to go 1.18

v1.0.5 (2022-07-22)

Commits(1):

v1.0.4 (2022-07-22)

Commits(4):

  • 51a27b0 - Merge pull request #5 from 4killo/aws_auth_support
  • dd5cafe - Merge pull request #4 from DelineaXPM/endlesstrax-patch1
  • ebe2e4f - Merge pull request #3 from DelineaXPM/Update-go-getter-version
  • a079fd5 - Merge pull request #1 from DelineaXPM/delineaKrehl-DeepRebrand

v1.0.3 (2022-05-11)

Commits(1):

  • 113f5e2 - Update dependencies to fix security vunerabilies:

v1.0.2 (2022-03-22)

Commits(2):

v1.0.1 (2021-05-07)

Commits(14):

  • c7c38fa - Merge pull request #7 from thycotic/ricky-dev
  • 4400457 - Merge pull request #6 from The-Migus-Group/master
  • 44cda2d - Add a release build badge
  • a235b3a - Update dsv-sdk-go to v1.0.1
  • f6b6377 - Handle secrets with nested JSON
  • 27b06e0 - Create go.yml
  • 7dd8157 - Fix DEBUG logging so that it shows the error.
  • f68e2aa - fixes #1
  • 516771c - Update to the latest dsv-sdk-go.
  • c4744af - License.
  • ebcf340 - Add to both install and examples sections
  • 3e65b1f - Use dsv_role and dsv_client in the example.
  • 6479e78 - Update dsv-sdk-go imports to use the new location
  • 1d4b3bd - Initial version.