Skip to content

Releases: LanceMcCarthy/akeyless-action

v5.2.1 - Significant Improvements

03 Feb 18:29

Choose a tag to compare

Major Improvements

This release contains the significant improvements to overcome the original action's legacy approach.

  • Now uses a ncc build and dist/index.js build for the action (instead of cumbersome node_modules on downstream)
  • Many improvements around using a build distribution, testing linting,
  • Workflow tweaks to support new structure and tooling
  • Dependency updates for security patches

Note: There are no functional breaking changes, so only the minor version was bumped (5.1.x -> 5.2.x)

What's Changed

Full Changelog: v5.1.1...v5.2.1

v5.1.1 - SDK, Security, and Maintenance Updates

19 Nov 21:37

Choose a tag to compare

Lots of behind the scenes updates, particularly relevant are:

  • akeyless updated (SDK)
  • glob and js-yaml updated (security patch)
  • aws-* packages (maintenance)

What's Changed

  • Bump the dependencies group across 1 directory with 6 updates by @dependabot[bot] in #193
  • Bump js-yaml from 3.14.1 to 3.14.2 by @dependabot[bot] in #194

Full Changelog: v5.1.0...v5.1.1

v5.1.0 - SDK Update, Added timeout Feature, Test Improvements

10 Oct 22:43

Choose a tag to compare

What's Changed

The main takeaways are:

  • The warning "AWS SDK v2 has been deprecated" will stop appearing. This came from the akeyless-cloud-sdk package. The entire logic has been reimplemented inside this action directly using AWS SDK v3 and the akeyless-cloud-sdk dependency was removed.
    • Over 2.5 million line items removed, decreasing size of this action and resulting in much faster use times.
  • A new timeout property has been added. This is only needed by extreme edge cases with long-duration dynamic secret origins
  • Updated the akeyless SDK
  • Completely rewrote all the tests

See the relevant PR for specifics.

Full Changelog: v5.0.6...v5.1.0

v5.0.6 - SDK and Maintenance Updates

08 Sep 17:13

Choose a tag to compare

What's Changed

  • [Snyk] Upgrade akeyless from 5.0.5 to 5.0.6 by @LanceMcCarthy in #175
  • Bump the dependencies group across 1 directory with 3 updates by @dependabot[bot] in #176
  • Bump the npm_and_yarn group across 1 directory with 1 update by @dependabot[bot] in #177

Full Changelog: v5.0.4...v5.0.6

v5.0.4 - SDK Update, Maintenance, and IDE Improvements

10 Jul 20:10

Choose a tag to compare

Akeyless SDK updated to 5.0.4, GitHub Actions SDK updated to 6.0.1, lots of transitive dependency updates, jest updates, flat config implemented.

What's Changed

  • Bump the dependencies group with 3 updates by @dependabot[bot] in #166
  • Bump the dependencies group across 1 directory with 7 updates by @dependabot[bot] in #173
  • Upgrade akeyless from 5.0.3 to 5.0.4 and github-actions from 6.0.0 to 6.0.1 by @LanceMcCarthy in #172

Full Changelog: v5.0.3...v5.0.4

v5.0.3 - SDK Update and Dependency Mantenance

24 Apr 17:50

Choose a tag to compare

This is an out of schedule push, but with the recent update to the akeyless and akeyless-cloud-id SDKs, I felt it was necessary to get this to my users, too.

Full Changelog: v5.0.1...v5.0.3

v5.0.1 - SDK Update and Maintenance

20 Apr 23:05

Choose a tag to compare

Upgrade akeyless from 5.0.0 to 5.0.1 and other general dependency maintenance. No known breaking changes, this workflow's version matches the SDK version.

What's Changed

Full Changelog: v5.0.0...v5.0.1

v5.0.0 - Akeyless SDK update and general maintenance

26 Feb 18:27

Choose a tag to compare

Updated akeyless from 4.3.0 to 5.0.0 and akeyless-cloud-id from 2.3.0 to 2.4.0, along with many smaller general maintenance items.

Warning

While there have not been any reported or observed breaking changes, please report any unusual behavior. While my tests check each feature's functionality directly with Akeyless APIs, I would still recommend keeping an eye on first build for anything unexpected.

What's Changed

  • Bump the dependencies group across 1 directory with 4 updates by @dependabot in #150
  • Bump undici from 5.28.4 to 5.28.5 in the npm_and_yarn group by @dependabot in #151
  • Bump @octokit/request-error from 5.0.1 to 5.1.1 in the npm_and_yarn group by @dependabot in #156
  • Bump the dependencies group across 1 directory with 4 updates by @dependabot in #158
  • Bump the npm_and_yarn group with 2 updates by @dependabot in #159

Full Changelog: v4...v5.0.0

v4.3.0 - Akeyless SDK Update

18 Nov 20:34

Choose a tag to compare

Ongoing maintenance.

What's Changed

Full Changelog: v4.2.2...v4.3.0

v4.2.2 - Akeyless SDK Update

11 Oct 18:01

Choose a tag to compare

What's Changed

Full Changelog: v4.2.1...v4.2.2