Skip to content

Releases: daveshanley/vacuum

v0.3.5

21 Aug 18:03
Compare
Choose a tag to compare

Changelog

  • 1c5e1fd Added docker entrypoint script
  • aa78d5d Added error checks to configuraton flag binding
  • 6a80aea Added support for configuration file
  • c12b1f8 Replace vacuum call in docker-entrypoint with check if command exists

v0.3.4

16 Aug 12:00
Compare
Choose a tag to compare

Changelog

  • 9329c46 Fixed a small issue with detecting multi examples.

v0.3.3

07 Aug 15:56
Compare
Choose a tag to compare

Changelog

  • eedf4e3 fix: #323 Updated help on lint command.
  • aa8a0f1 updated libopenapi-validator version

v0.3.2

07 Aug 13:51
Compare
Choose a tag to compare

Changelog

  • 1b47bc7 Added oasComponentDescriptions function into service.

v0.3.1

30 Jul 08:55
Compare
Choose a tag to compare

Changelog

  • 57db2bb Updated a couple of OWASP rules to use resolved docs
  • b1805ac bumped libopenapi-validator
  • bfab25c bumped dependencies on libopenapi

v0.3.0

27 Jul 11:09
Compare
Choose a tag to compare

Custom JavaScript Functions are now available in vacuum.

https://quobix.com/vacuum/api/custom-javascript-functions/

Changelog

  • 278f246 Added more JS function updates and tests
  • b63f269 Adding JavaScript plugin support.
  • 46895e3 Adding more JS custom function support
  • 5ac0799 updated go.mod
  • 0da82a7 updated readme
  • 0c3a281 updated readme with links to new/updated docs.
  • a5f159c updated readme with more links and news

v0.2.7

22 Jul 19:01
Compare
Choose a tag to compare

Changelog

  • 8d4ae8b Added new —skip-check / -k flag to allow any document to be linted
  • 3ed6ab8 Fixed linting issue
  • ea19a11 updated workflow to publish version tag with docker.

v0.2.6

21 Jul 16:06
Compare
Choose a tag to compare

Changelog

v0.2.5

18 Jul 15:21
Compare
Choose a tag to compare

Changelog

  • 9e516af ci: add check that go mod tidy is up to date
  • 15dcd15 fix(build): run go mod tidy

v0.2.4

16 Jul 16:10
Compare
Choose a tag to compare

Changelog

  • 1f7ee92 Updated date format command on banner
  • 48cbc95 Updated some copy in schema validation
  • ea28c92 updated rule categories to correct whitespace issue.