Skip to content

Releases: qaware/protocurl

v1.5.3

31 Jul 15:12
bebd9fa
Compare
Choose a tag to compare

Changelog

  • bebd9fa Bump google.golang.org/protobuf from 1.28.0 to 1.28.1 in /src (#68)
  • 056b830 Bump protobufjs from 6.11.3 to 7.0.0 in /test/servers (#67)
  • 7bbf72e Updates to npm test code dependencies monthly only

v1.5.3-rc

31 Jul 15:03
cf39e43
Compare
Choose a tag to compare
v1.5.3-rc Pre-release
Pre-release

Changelog

  • 35a7f8f Bump google.golang.org/protobuf from 1.28.0 to 1.28.1 in /src
  • 056b830 Bump protobufjs from 6.11.3 to 7.0.0 in /test/servers (#67)
  • cf39e43 Ignore CVE-2022-2097 which doesn't apply
  • 7bbf72e Updates to npm test code dependencies monthly only

v1.5.2

29 Jun 21:01
849e8ef
Compare
Choose a tag to compare

Changelog

  • 6c3eb70 Add 'Why?' section
  • 1a12474 Add pull request badges to README (#61)
  • 36986a8 Added documentation for inference of input text type.
  • 86c1d67 Bump github.com/spf13/cobra from 1.4.0 to 1.5.0 in /src (#63)
  • 157b8db Bump typescript from 4.6.4 to 4.7.2 in /test/servers (#57)
  • 4134c79 Bump typescript from 4.7.2 to 4.7.3 in /test/servers
  • 6092c0a Bump typescript from 4.7.3 to 4.7.4 in /test/servers (#62)
  • 7e1a925 Merge pull request #58 from qaware/dependabot/npm_and_yarn/test/servers/typescript-4.7.3
  • 266deaa Merge pull request #60 from qaware/59-clarify-automatic-inference-of-input-type-textjson-based-on-curly-brace
  • 849e8ef More sensitize container scan via severity=MEDIUM (#65)
    • Rebuilt with latest distroless base image containing security fixes
  • 72f13f8 Suggest -rc instead of -dev suffix for non-release tags
  • c025f81 Update doc changes.

v1.5.2-rc

29 Jun 20:52
849e8ef
Compare
Choose a tag to compare
v1.5.2-rc Pre-release
Pre-release

Changelog

  • 6c3eb70 Add 'Why?' section
  • 1a12474 Add pull request badges to README (#61)
  • 36986a8 Added documentation for inference of input text type.
  • 86c1d67 Bump github.com/spf13/cobra from 1.4.0 to 1.5.0 in /src (#63)
  • 157b8db Bump typescript from 4.6.4 to 4.7.2 in /test/servers (#57)
  • 4134c79 Bump typescript from 4.7.2 to 4.7.3 in /test/servers
  • 6092c0a Bump typescript from 4.7.3 to 4.7.4 in /test/servers (#62)
  • 7e1a925 Merge pull request #58 from qaware/dependabot/npm_and_yarn/test/servers/typescript-4.7.3
  • 266deaa Merge pull request #60 from qaware/59-clarify-automatic-inference-of-input-type-textjson-based-on-curly-brace
  • 849e8ef More sensitize container scan via severity=MEDIUM (#65)
  • 72f13f8 Suggest -rc instead of -dev suffix for non-release tags
  • c025f81 Update doc changes.

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.