Releases: bojand/ghz
Releases · bojand/ghz
v0.106.1
v0.106.0
Changelog
v0.106.0 - 2022-01-30
Bug Fixes
- 14cf76c doc typo
Commits
- 2e46b67 comment out file command in github workflow
- 8aae91d Merge pull request #334 from bojand/dependabot/npm_and_yarn/www/website/shelljs-0.8.5
- d4529f5 Merge pull request #335 from fenollp/fix-static
- 785b7a1 Fix building static binaries of ghz
- 2aca4cc build(deps): bump shelljs from 0.8.4 to 0.8.5 in /www/website
- 4da5dc6 Merge pull request #330 from vipul-sharma20/fix-typo
- ff400c9 Refresh certificates
- 5da597a Merge branch 'bojand:master' into fix-typo
- 0f903f7 Refresh certificates
- 14cf76c doc typo
- 6905aab Refresh certificates
- ff7fa31 Merge pull request #320 from raakasf/patch-1
- 682b379 Fix typo in command
v0.105.0
v0.105.0-pre.1
v0.105.0-pre.0
v0.104.0
v0.103.0
Changelog
v0.103.0 - 2021-09-24
Commits
- 4e5f67e Merge pull request #309 from jbub/proto3-optional
- 15ea81a Merge pull request #312 from jbub/data-file-empty-panic
- 5ae1b06 Merge pull request #314 from bojand/dependabot/npm_and_yarn/www/website/prismjs-1.25.0
- 0ce3b02 Merge pull request #316 from luankevinferreira/patch-1
- 35fc476 Fix typo.
- 815c2fb build(deps): bump prismjs from 1.24.0 to 1.25.0 in /www/website
- cfd0584 Avoid panic on empty file provided by --data-file.
- e8121d1 Support optional keyword in proto3.
v0.102.0
v0.101.0
Changelog
v0.101.0 - 2021-08-21
Bug Fixes
Commits
v0.100.0
Changelog
v0.100.0 - 2021-08-12
Commits
- 3358b20 Merge pull request #301 from bojand/dependabot/npm_and_yarn/www/website/path-parse-1.0.7
- f015cab Merge pull request #300 from bojand/xds
- c14afa5 Merge pull request #303 from bojand/dependabot/npm_and_yarn/www/website/url-parse-1.5.3
- cf61779 build(deps): bump url-parse from 1.5.1 to 1.5.3 in /www/website
- 8b07547 build(deps): bump path-parse from 1.0.6 to 1.0.7 in /www/website
- bc87b84 Merge pull request #302 from bojand/dependabot/npm_and_yarn/web/ui/path-parse-1.0.7
- 96afec9 build(deps): bump path-parse from 1.0.6 to 1.0.7 in /web/ui
- 5d9abf2 Add support for gRPC with XDS. Addresses #293.