Skip to content

Latest commit

 

History

History
45 lines (34 loc) · 1.22 KB

CHANGELOG.md

File metadata and controls

45 lines (34 loc) · 1.22 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.

1.1.1 - 2024-11-22

🐛 Bug Fix

  • Enhanced plugin to support creating credentials in specific Jenkins folders.

1.1.0 - 2024-10-07

🐛 Bug Fix

  • Rebranded all Thycotic reference to Delinea.

1.0.9 - 2024-08-19

🎉 Feature

  • Implemented a credential provider for Secret Server Vault.
  • Rebranded Thycotic reference to Delinea

1.0.8 - 2024-05-22

🐛 Bug Fix

  • Fixed the masking issue with special characters.

1.0.7 - 2024-04-10

🐛 Bug Fix

  • Fixed the Jenkins job output masking issue.

1.0.6 - 2024-01-10

🐛 Bug Fix

  • Fixed the issue where some fields with '-' were inaccessible through the Jenkins plugin.

1.0.5 - 2023-12-18

🐛 Bug Fix

  • Fixed masking issue on remote agent.
  • Fixed folder level credential issue.

1.0.4 - 2023-10-04

🐛 Bug Fix

  • Fixed Vulnerabilities.

1.0.3 - 2023-09-22

🐛 Bug Fix

  • Refactor to use continual deployment per the Jenkins guide for CD.