Skip to content

Releases: italia/publiccode-validator-api

v2.3.0

25 Feb 08:30
d07947b

Choose a tag to compare

What's Changed

Full Changelog: v2.2.1...v2.3.0

v2.2.1

24 Feb 06:55

Choose a tag to compare

  • fix: add QUERY to CORS allowed methods by @bfabio

Full Changelog: v2.2.0...v2.2.1

v2.2.0

24 Feb 06:21
18a229a

Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.2.0

v2.1.0

19 Feb 14:15
2215fb2

Choose a tag to compare

What's Changed

  • feat: add normalized publiccode.yml to validation response by @bfabio in #43

Full Changelog: v2.0.0...v2.1.0

v2.0.0

12 Feb 08:17

Choose a tag to compare

What's Changed

  • feat: don't do external checks by default by @bfabio in #36
  • docs: add usage examples to README by @bfabio in #37
  • fix: return application/problem+json when body is empty by @bfabio in #38
  • refactor: linting fixes by @bfabio in #39
  • feat: add /v1/status endpoint by @bfabio in #40

New Contributors

Full Changelog: v1.0.2...v2.0.0

v2.0.0-alpha3

11 Feb 15:14

Choose a tag to compare

v2.0.0-alpha2

11 Feb 09:30

Choose a tag to compare

v2.0.0-alpha

11 Feb 09:18

Choose a tag to compare

What's Changed

Complete refactor of the API, based on developers-italia-api skeleton

Full Changelog: v1.0.2...v2.0.0-pre

v1.0.2

29 Oct 18:26
5baa2ba

Choose a tag to compare

Changelog

5baa2ba Merge pull request #26 from italia/fix/malformed-errors
d6f9ade fix: bump publiccode-parser-go to v1.2.2
8f501ca fix: legacy api was reporting old error format
fd13928 fix: tests are compliant with new error format

Docker images

  • docker pull italia/publiccode-validator:latest
  • docker pull italia/publiccode-validator:v1.0.2

v1.0.1

28 Oct 18:09
80414a4

Choose a tag to compare

Changelog

80414a4 fix: missing return caused a nil sent in response and blocking error caused partial validation error

Docker images

  • docker pull italia/publiccode-validator:latest
  • docker pull italia/publiccode-validator:v1.0.1