Skip to content

Releases: EXXETA/openapi-cop

Release 1.3.2

28 Oct 06:12
Compare
Choose a tag to compare

Changelog

  • Fix: CLI version now matches npm package version.

Release 1.3.1

27 Oct 13:56
Compare
Choose a tag to compare
  • Fixes npm installation
  • Fixes Docker build

Changelog (1.3.0)

  • Support target URIs with https: protocol #392
  • Fix bug that prevents global installation using npm (#398).
  • Allow 5-digit port numbers in target and proxy.

Release 1.3.0

27 Oct 13:15
Compare
Choose a tag to compare

Changelog

  • Support target URIs with https: protocol #392
  • Fix bug that prevents global installation using npm (#398).
  • Allow 5-digit port numbers in target and proxy.

Release 1.2.0

09 Sep 09:09
Compare
Choose a tag to compare

Changelog

  • Fix: in the docker image, environment variables SILENT and VERBOSE now work properly.
  • In the docker image, the host "0.0.0.0" is set instead of "localhost".
  • The proxy will not attempt to start anymore when setting "https://" in the target.
  • Target port will fall back to 80 when protocol is "http://" in the target.
  • Client failures to send the request forward to the target now produce a readable error response.

Release 1.1.2

26 Jul 10:20
Compare
Choose a tag to compare

No functional changes.

Version number was increased to trigger automated publishing Docker image to Docker Hub.

Release 1.1.1

25 Jul 16:39
Compare
Choose a tag to compare

No functional changes.

Version number was increased to trigger automated publishing Docker image to Docker Hub.