Skip to content

Releases: open-resource-discovery/provider-server

v0.8.2

22 Apr 08:42
6e704cb
Compare
Choose a tag to compare

Added

  • HTTP response headers now have a new entry: x-ord-provider-server-version
  • New API endpoint /api/v1/status
  • Documentation for re-deployment on CF

Changed

  • Validation order of parameters / arguments / directories & files
  • Resilient URL (trailing slashes) checks

Commits

  • 6e704cb feat: overall improvements (#24) (Juri J.)

Contributors

Juri J.
Juri J.

v0.8.1

15 Apr 12:16
7b43e73
Compare
Choose a tag to compare

Changed

  • Improved GitHub file fetching, by adding a fallback to the blobs API, when file content is too large

Commits

  • 7b43e73 fix: fetch large files via blob request (#23) (Juri J.)

Contributors

Juri J.
Juri J.

v0.8.0

09 Apr 08:04
b77a933
Compare
Choose a tag to compare

Added

  • Standardized path handling

Changed

  • Improved Caching
  • Encapsulated business logic

Commits

  • b77a933 fix: paths and cache (#22) (Juri J.)
  • caa6be7 Fix Dockerfile validation issue (#21) (Pavel Kornev)

Contributors

Juri J.
Juri J.
Pavel Kornev
Pavel Kornev

v0.7.4

25 Mar 18:55
7c9b0d8
Compare
Choose a tag to compare
  • Workflow file changes
  • Support for a custom location of ORD documents

Commits

  • 7c9b0d8 feat: configurable ORD documents directory (#12) (Juri J.)
  • 8fffa0f fix: use base and cut json extension instead of relying on name (#10) (Michel Albers)

Contributors

Juri J.
Juri J.
Michel Albers
Michel Albers

v0.7.3

20 Mar 06:54
d7988cc
Compare
Choose a tag to compare
  • Dependency updates

Commits

  • d7988cc chore: conditional latest tagging (#19) (Juri J.)
  • 3d05645 Update Changelog for v0.7.3 (#18) (Pavel Kornev)
  • 9c930dd Replace env for Release Workflow (#17) (Pavel Kornev)
  • b3852ce Add write permissions for id-token for npm publishing (#16) (Pavel Kornev)
  • 1aba1d8 Rename release environment (Pavel Kornev)
  • 0078551 Rename workflow job (Pavel Kornev)
  • eb367ae Run GitHub Release Job when other jobs are skipped (Pavel Kornev)
  • b69e7d3 Split release workflow into several jobs (#15) (Pavel Kornev)
  • 6841010 Add v0.7.2 to changelog (#14) (Pavel Kornev)
  • a858b55 Bump version to v0.7.1 (#13) (Pavel Kornev)
  • 4b54a85 bump version: 0.7.1 (#11) (Juri J.)
  • 865a2a9 Add release-docker workflow (#4) (Juri J.)
  • 3d63120 chore: remove bcrypt and replace with bcryptjs (#9) (Michel Albers)
  • 160b49f feat: improve server logging (OWS3-253) (#7) (Michel Albers)
  • 9bfebe4 feat: unify caching and fqn logic (#5) (Michel Albers)
  • 02ea1a8 chore: Update REUSE config (#6) (Pavel Kornev)
  • 028f74d feat: security improvements (basic auth) (#3) (Juri J.)
  • c89a104 Initial commit (Pavel Kornev)

Contributors

Juri J.
Juri J.
Michel Albers
Michel Albers
Pavel Kornev
Pavel Kornev
Pavel Kornev
Pavel Kornev