Releases: OctopusDeploy/Library
Releases · OctopusDeploy/Library
v3.0.1308
Add Akeyless step templates for secrets management (#1690) * Add Akeyless step templates for secrets management Introduce community step templates that authenticate to Akeyless and retrieve static, dynamic, and rotated secrets as sensitive output variables. Co-authored-by: Cursor <cursoragent@cursor.com> * Use official Akeyless brand icon for library logo Replace the placeholder icon with the teal Akeyless mark cropped from the official horizontal logo at 202x202 for the community library UI. Co-authored-by: Cursor <cursoragent@cursor.com> * Fix Akeyless API URI construction in Invoke-AkeylessApi PowerShell string interpolation does not evaluate method calls on variables unless wrapped in a subexpression. Normalize the gateway URL and API path before building the request URI. Co-authored-by: Cursor <cursoragent@cursor.com> --------- Co-authored-by: Cursor <cursoragent@cursor.com>
v3.0.1307
v3.0.1305
v3.0.1304
v3.0.1299
v3.0.1298
v3.0.1297
v3.0.1296
sql-backup-database update to create $BackupDirectory if missing (#1671) * Updating sql-backup-database.json Create BackupDirectory folder if missing prior to backup, causing less failures * Update sql-backup-database.json incrementing version * Update sql-backup-database.json adding changes for metadata
v3.0.1295
sql-backup-database update to create $BackupDirectory if missing (#1671) * Updating sql-backup-database.json Create BackupDirectory folder if missing prior to backup, causing less failures * Update sql-backup-database.json incrementing version * Update sql-backup-database.json adding changes for metadata