Skip to content

Releases: qaware/protocurl

v1.5.1

26 May 16:25
b182e4c
Compare
Choose a tag to compare

Updated to use Protobuf v21.0

Changelog

  • b2fe8a1 Added note on bugged GitHub API pagination: github.com/github/docs/issues/3863
  • 24a3222 Bump crazy-max/ghaction-chocolatey from 1 to 2
  • db2c5aa Bump protobufjs from 6.11.2 to 6.11.3 in /test/servers
  • 46d6415 Merge pull request #53 from qaware/dependabot/npm_and_yarn/test/servers/protobufjs-6.11.3
  • b182e4c Merge pull request #54 from qaware/dependabot/github_actions/crazy-max/ghaction-chocolatey-2
  • c6ee380 Merge pull request #56 from qaware/55-support-new-protocolbuffersprotobuf-versioning-scheme
  • 34a39ad Updated get-release-versions script to new protobuf versioning scheme. It now directly goas against the Github Releases API

v1.5.1-rc

26 May 15:56
24a3222
Compare
Choose a tag to compare
v1.5.1-rc Pre-release
Pre-release

Changelog

  • 24a3222 Bump crazy-max/ghaction-chocolatey from 1 to 2
  • db2c5aa Bump protobufjs from 6.11.2 to 6.11.3 in /test/servers
  • 46d6415 Merge pull request #53 from qaware/dependabot/npm_and_yarn/test/servers/protobufjs-6.11.3
  • c6ee380 Merge pull request #56 from qaware/55-support-new-protocolbuffersprotobuf-versioning-scheme
  • 34a39ad Updated get-release-versions script to new protobuf versioning scheme. It now directly goas against the Github Releases API

v1.5.0

18 May 21:41
Compare
Choose a tag to compare

Changelog

  • 69c7613 Add link to open issue for missing Protobuf Text format documentation in protocolbuffers/protobuf.
  • 7a8cfe4 Bump docker github actions.
  • 0eb3214 Bump typescript from 4.6.3 to 4.6.4 in /test/servers
  • feb0c8f Cache Github API calls to avoid rate limits during dev.
  • 1104ea7 Decoding of raw messages into text format via omission of -o or --decode-raw. Json is not supported.
  • 17c758d Fix typo.
  • 459539c Improve badge visibility.
  • 55a08f9 Merge pull request #44 from qaware/dependabot/npm_and_yarn/test/servers/typescript-4.6.4
  • d2f3d50 Merge pull request #50 from qaware/bump-docker-github-actions
  • 9f7bf15 Merge pull request #52 from qaware/10-raw-format-responses
  • 331b5af Removed installation pre-installed of software in CI pipeline (#45)

v1.4.1-rc

18 May 21:14
9f7bf15
Compare
Choose a tag to compare
v1.4.1-rc Pre-release
Pre-release

Changelog

  • 69c7613 Add link to open issue for missing Protobuf Text format documentation in protocolbuffers/protobuf.
  • 7a8cfe4 Bump docker github actions.
  • 0eb3214 Bump typescript from 4.6.3 to 4.6.4 in /test/servers
  • 1104ea7 Decoding of raw messages into text format via omission of -o or --decode-raw. Json is not supported.
  • 17c758d Fix typo.
  • 459539c Improve badge visibility.
  • 55a08f9 Merge pull request #44 from qaware/dependabot/npm_and_yarn/test/servers/typescript-4.6.4
  • d2f3d50 Merge pull request #50 from qaware/bump-docker-github-actions
  • 9f7bf15 Merge pull request #52 from qaware/10-raw-format-responses
  • 331b5af Removed installation pre-installed of software in CI pipeline (#45)

v1.4.0

26 Apr 23:55
356d52d
Compare
Choose a tag to compare

Changelog

  • 8d3e381 Bump typescript from 4.6.2 to 4.6.3 in /test/servers
  • 2cd9270 Create dependabot.yml
  • 7e938f2 Exit with non-zero exitcode on error
  • 075bb7a Fix typo.
  • c9fd2d5 Linux package installation in README.
  • 3a25fc7 Merge branch 'main' into 32-provide-linux-packages-for-protocurl
  • 890a1aa Merge pull request #39 from qaware/13-auto-update-to-newer-versions-of-dependencies
  • 6bbb87f Merge pull request #40 from qaware/dependabot/npm_and_yarn/test/servers/typescript-4.6.3
  • 356d52d Merge pull request #43 from qaware/32-provide-linux-packages-for-protocurl
  • 01d2ed5 Provide linux packages deb and .apk.
  • 819c7b8 Skip announce for pre-releases.
  • ae727b2 Updated documentation for shorter arguments.

v1.3.2-rc

26 Apr 23:43
Compare
Choose a tag to compare
v1.3.2-rc Pre-release
Pre-release

Changelog

  • 8d3e381 Bump typescript from 4.6.2 to 4.6.3 in /test/servers
  • 2cd9270 Create dependabot.yml
  • 7e938f2 Exit with non-zero exitcode on error
  • c9fd2d5 Linux package installation in README.
  • 3a25fc7 Merge branch 'main' into 32-provide-linux-packages-for-protocurl
  • 890a1aa Merge pull request #39 from qaware/13-auto-update-to-newer-versions-of-dependencies
  • 6bbb87f Merge pull request #40 from qaware/dependabot/npm_and_yarn/test/servers/typescript-4.6.3
  • 01d2ed5 Provide linux packages deb and .apk.
  • 819c7b8 Skip announce for pre-releases.
  • ae727b2 Updated documentation for shorter arguments.

v1.3.1

24 Apr 22:12
c90a7e6
Compare
Choose a tag to compare

Changelog

v1.3.1-rc

24 Apr 21:52
Compare
Choose a tag to compare
v1.3.1-rc Pre-release
Pre-release

Changelog

  • d6e31b2 Activatede auto-promote via github client. Need to use personal access token, as the default GITHUB_TOKEN prohibits recursive workflow calls.

v1.3.0

24 Apr 02:54
a6be273
Compare
Choose a tag to compare

Changelog

  • 3618a28 Exclude 386 from docker due to lack os base distroless cc image.
  • ed7d939 Fix multi-arch COPY statement via HACK.
  • 8fe66e7 Ignore irrelevant vulnerabilities.
  • a6be273 Merge pull request #26 from qaware/distroless
  • 4f96922 Mount linux utilities into distroless container during tests
  • ba9ee96 Using distroless/cc base image instead of debian:stable-slim to reduce security warnings. Refactor Dockerfile generation.

v1.3.0-rc

24 Apr 02:46
Compare
Choose a tag to compare
v1.3.0-rc Pre-release
Pre-release

Changelog

  • 3618a28 Exclude 386 from docker due to lack os base distroless cc image.
  • ed7d939 Fix multi-arch COPY statement via HACK.
  • 8fe66e7 Ignore irrelevant vulnerabilities.
  • 4f96922 Mount linux utilities into distroless container during tests
  • ba9ee96 Using distroless/cc base image instead of debian:stable-slim to reduce security warnings. Refactor Dockerfile generation.