Skip to content

Releases: andylockran/spectral-aws-apigateway-ruleset

v2.2.0

29 Dec 14:59
Compare
Choose a tag to compare
  • Remove node14 support
  • Package fixes.

aws-proxy fix and dependency updates

04 Nov 22:04
Compare
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
Compare
Choose a tag to compare

2.0.0 Include Spectral OAS3.0x ruleset

30 Sep 11:38
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Published correct version to correct package repository.

Bugfix and local build

07 Mar 21:12
Compare
Choose a tag to compare

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

Bugfixes

07 Mar 20:49
Compare
Choose a tag to compare

Fixing npm publishing from github

Bugfixes and upgrades

07 Mar 20:42
Compare
Choose a tag to compare

Packages updates
Webpack upgrade
Compatibility with node v18