Skip to content

Releases: form3tech-oss/http-message-signing-proxy

v0.2.1

12 Apr 10:03
86418ee
Compare
Choose a tag to compare

Changelog

Others

  • 86418ee Merge pull request #21 from form3tech-oss/paulo-ci-updates

v0.2.0

04 Oct 15:41
47bf39e
Compare
Choose a tag to compare

Changelog

Features

  • 6845c14 feat: add config option to set Access-Control-Allow-Origin header on responses

Others

  • 47bf39e Merge pull request #9 from form3tech-oss/access-control-allow-origin

v0.1.0

03 Oct 13:09
9554e21
Compare
Choose a tag to compare

Changelog

Features

  • d21efd5 feat: add date header if not present

Others

  • 9554e21 Merge pull request #8 from form3tech-oss/add-date-header

v0.0.1

26 Aug 14:51
753a2e8
Compare
Choose a tag to compare

Changelog

Bug fixes

  • 1104b31 fix: CI pipeline and add .goreleaser.yaml configuration
  • 97451ab fix: use localhost for test and add docstrings to errors

Enhancements

  • 9bd26d9 chore: Docker build and GithubAction

Others