Skip to content

Releases: OctopusDeploy/Library

v3.0.1308

Choose a tag to compare

@Octobob Octobob released this 25 Jun 02:14
e074220
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

Choose a tag to compare

@Octobob Octobob released this 09 Jun 02:27
2b28cc2
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

Choose a tag to compare

@Octobob Octobob released this 03 Jun 00:05
cad0c82
Feat: Add Supabase - Deploy Edge Function community step template (#1…

v3.0.1304

Choose a tag to compare

@Octobob Octobob released this 29 May 08:58
35a04b3
New Lets Encrypt Intermediates (#1686)

* New Lets Encrypt Intermediates

* version updates

v3.0.1299

Choose a tag to compare

@Octobob Octobob released this 08 May 01:26
71d3295
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

Choose a tag to compare

@Octobob Octobob released this 30 Apr 07:38
e450e3c
Improve community site local dev workflow (fixes watch & hot-reloadin…

v3.0.1297

Choose a tag to compare

@Octobob Octobob released this 21 Apr 06:54
79a20d8
Support setting certificate permissions for the modern Key Storage Pr…

v3.0.1296

Choose a tag to compare

@Octobob Octobob released this 16 Apr 09:57
d41375f
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

Choose a tag to compare

@Octobob Octobob released this 16 Apr 09:38
d41375f
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

Choose a tag to compare

@Octobob Octobob released this 16 Apr 05:27
402e2d1
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