Skip to content

Releases: andylockran/spectral-aws-apigateway-ruleset

ESM Release

06 Aug 21:52
3e8e522

Choose a tag to compare

Switched from commonJs to ESM
Deprecated node16 and node18
Supporting node22
Default now node20

v2.2.0

29 Dec 14:59

Choose a tag to compare

  • Remove node14 support
  • Package fixes.

aws-proxy fix and dependency updates

04 Nov 22:04

Choose a tag to compare

  • Thanks to #63, fixed a bug in aws-proxy
  • Dependency updates

v2.0.1 - dependency updates

15 Oct 14:07

Choose a tag to compare

2.0.0 Include Spectral OAS3.0x ruleset

30 Sep 11:38

Choose a tag to compare

With recent upgrades to spectral, it made sense to include the spectral 3.0.x ruleset, as that aligns with much of what's requires for AWS.

These rules can still be overridden if they're causing you false positives by adjusting your own rules.xml file - hence raising this as a major version in case for your implementation it has any undesired affects.

Internal rework.

03 Apr 22:50

Choose a tag to compare

Switching from webpack to esbuild to produce draft4 function. No external interfaces should change.

Removing the oneOf check

07 Mar 21:22
8b6f19e

Choose a tag to compare

Removing the oneOf check thanks to @arthurcogo who points out that AWS's documentation has been updated in issue #9

Workflow fixed

07 Mar 21:15

Choose a tag to compare

Published correct version to correct package repository.

Bugfix and local build

07 Mar 21:12

Choose a tag to compare

GHA is now the master for publishing packages, for hopefully some better transparency.

Bugfixes

07 Mar 20:49

Choose a tag to compare

Fixing npm publishing from github