Skip to content

Releases: OctopusDeploy/Library

v3.0.1308

25 Jun 02:14
e074220

Choose a tag to compare

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

09 Jun 02:27
2b28cc2

Choose a tag to compare

Add step templates for Convex backend deployments (#1687)

* Add convex steps

* Add npm package

* Add npm install to deploy step

---------

Co-authored-by: Ben <105687719+ben-octo-data-dev@users.noreply.github.com>

v3.0.1305

03 Jun 00:05
cad0c82

Choose a tag to compare

Feat: Add Supabase - Deploy Edge Function community step template (#1…

v3.0.1304

29 May 08:58
35a04b3

Choose a tag to compare

New Lets Encrypt Intermediates (#1686)

* New Lets Encrypt Intermediates

* version updates

v3.0.1299

08 May 01:26
71d3295

Choose a tag to compare

Supabase - Run Migrations Step Template (#1676)

* Add step

* Upd gulpfile

---------

Co-authored-by: Ben <105687719+ben-octo-data-dev@users.noreply.github.com>

v3.0.1298

30 Apr 07:38
e450e3c

Choose a tag to compare

Improve community site local dev workflow (fixes watch & hot-reloadin…

v3.0.1297

21 Apr 06:54
79a20d8

Choose a tag to compare

Support setting certificate permissions for the modern Key Storage Pr…

v3.0.1296

16 Apr 09:57
d41375f

Choose a tag to compare

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

16 Apr 09:38
d41375f

Choose a tag to compare

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.1294

16 Apr 05:27
402e2d1

Choose a tag to compare

Mattc/ai prompt validation (#1670)

* Enhance AI prompt validation script with additional input checks for API key and URL

* Update Octopus AI prompt action to version 3