Skip to content

Releases: bojand/ghz

v0.111.0

07 Nov 01:49
6ecfa71
Compare
Choose a tag to compare

Changelog

v0.111.0 - 2022-11-06

Adds two options in hope to resolve #340.

--disable-template-functions

Disable execution of template functions within call data and metadata. This can be useful for some performance improvements. Note that if template functions are used within data with this option set to true, it will result in an error. If --disable-template-data is set to true this is automatically also set to true.

--disable-template-data

Disable execution of templates within call data and metadata. This can be useful for some performance improvements. This automatically also sets disable-template-functions to true.

Build

  • ab7fa04 update go version and golangci-lint version

Enhancements

Commits

  • 6ecfa71 Merge pull request #376 from bojand/no_template
  • 22d03de update docs for new template options
  • ec50830 add disable-template-data option
  • ab7fa04 update go version and golangci-lint version
  • 12e5873 add disable-template-funcs option
  • 5021ba3 wip on no template funcs
  • 5b87c14 Refresh certificates
  • 5c0208d Refresh certificates

v0.110.0

05 Sep 18:09
Compare
Choose a tag to compare

Changelog

v0.110.0 - 2022-09-05

Build

  • f6b700a fix github release workflow dependencies
  • 2204700 go get -u git-chglog
  • 64a6f12 use softprops/action-gh-release@v1 action in release workflow

Commits

  • f6b700a fix github release workflow dependencies
  • 2204700 go get -u git-chglog
  • 64a6f12 use softprops/action-gh-release@v1 action in release workflow
  • 5d41c5f Merge pull request #374 from bojand/dependabot/npm_and_yarn/web/ui/moment-2.29.4
  • fc8eca5 Merge pull request #373 from bojand/remove_ioutil
  • 571c27b use go install to install tools in github scripts
  • 398407c build(deps): bump moment from 2.29.2 to 2.29.4 in /web/ui
  • a08e975 remove usage of deprecated ioutil package
  • d5b9a60 Merge pull request #369 from chenrui333/go-1.18
  • 2a17589 Refresh certificates
  • 3935e2e Refresh certificates
  • 6c2feee upgrade to use go1.18 and alpine3.16
  • 0d77cec Refresh certificates
  • 486708b Merge pull request #365 from bojand/dependabot/npm_and_yarn/www/website/eventsource-1.1.1
  • b2acdbc Merge pull request #366 from steverawlins-zebra/docfix
  • 36405a0 invocation - noun, the act of invoking or calling
  • a8187f8 Fix minor spelling error in www doc
  • 1bc0546 Refresh certificates
  • a918c55 build(deps): bump eventsource from 1.0.7 to 1.1.1 in /www/website

v0.109.0

27 May 02:12
Compare
Choose a tag to compare

Changelog

v0.109.0 - 2022-05-26

Bug Fixes

  • f84dcdc fix deprecated use of grpc.WithInsecure

Documentation

Commits

  • 31978b6 update tool versions and build workflow
  • accbb15 go mod tidy
  • f84dcdc fix deprecated use of grpc.WithInsecure
  • 1909abd Merge pull request #358 from goten4/master
  • 13d535b Merge pull request #357 from bojand/dependabot/npm_and_yarn/www/website/async-2.6.4
  • 423cd3e Merge pull request #352 from bojand/dependabot/npm_and_yarn/web/ui/minimist-1.2.6
  • 0ec301f Merge pull request #361 from MojixCoder/master
  • 5be6c88 Merge pull request #363 from mrnonz/master
  • 0944c07 grpc-go to v1.43.0 🍵
  • babb7f6 update usage docs
  • 1d7297e update options docs
  • 65c07d4 fix deprecated usage of grpc.WithBalancerName in runner/requester.go
  • 45e9c1c Refresh certificates
  • 1bc1036 build(deps): bump async from 2.6.3 to 2.6.4 in /www/website
  • dece24e build(deps): bump minimist from 1.2.5 to 1.2.6 in /web/ui

v0.108.0

10 Apr 00:25
310c25f
Compare
Choose a tag to compare

Changelog

v0.108.0 - 2022-04-09

Commits

  • 310c25f Merge pull request #346 from mnotti/lb-strategy-logging-error
  • b97c010 Merge pull request #348 from bojand/dependabot/go_modules/github.com/gogo/protobuf-1.3.2
  • 1547259 Merge pull request #349 from bojand/dependabot/npm_and_yarn/web/ui/moment-2.29.2
  • 7e6c265 Merge pull request #350 from bojand/dependabot/npm_and_yarn/www/website/minimist-1.2.6
  • 94d71f5 Merge pull request #351 from naviator/fix-prometheus
  • 588efeb Fix duplicate name in Prometheus labels
  • 2471d9f build(deps): bump minimist from 1.2.5 to 1.2.6 in /www/website
  • d994609 build(deps): bump moment from 2.29.1 to 2.29.2 in /web/ui
  • 983a3bf Refresh certificates
  • c85e940 build(deps): bump github.com/gogo/protobuf from 1.3.1 to 1.3.2
  • 4db2f0e cleaning log line
  • 2352ffb fix lb strategy logging error

v0.107.0-pre.3

07 Mar 00:30
Compare
Choose a tag to compare

Changelog

v0.107.0-pre.3 - 2022-03-06

Build

  • 28249ed use script action to store proper version tag

Commits

  • 28249ed use script action to store proper version tag

v0.107.0-pre.2

07 Mar 00:13
Compare
Choose a tag to compare

Changelog

v0.107.0-pre.2 - 2022-03-06

Build

Commits

v0.107.0-pre.1

07 Mar 00:04
Compare
Choose a tag to compare

Changelog

v0.107.0-pre.1 - 2022-03-06

Build

  • 5278ad0 add proper tag to docker build in ghcr.io

Commits

  • 5278ad0 add proper tag to docker build in ghcr.io
  • b25bb3e Merge pull request #341 from bojand/dependabot/npm_and_yarn/www/website/prismjs-1.27.0
  • 2223ef0 Merge pull request #342 from bojand/dependabot/npm_and_yarn/www/website/url-parse-1.5.10
  • ff79cf3 build(deps): bump url-parse from 1.5.3 to 1.5.10 in /www/website
  • 9d656d8 build(deps): bump prismjs from 1.25.0 to 1.27.0 in /www/website

v0.107.0-pre.0

06 Mar 00:42
29dc66e
Compare
Choose a tag to compare

Changelog

v0.107.0-pre.0 - 2022-03-05

Commits

  • 29dc66e Merge pull request #344 from bojand/calldata_template_perf_fix
  • 1f14f53 use prepared common template for calldata to improve performance
  • cef67ed Refresh certificates

v0.106.1

05 Feb 02:13
09c7f00
Compare
Choose a tag to compare

Changelog

v0.106.1 - 2022-02-04

Commits

v0.106.0

31 Jan 00:01
Compare
Choose a tag to compare

Changelog

v0.106.0 - 2022-01-30

Bug Fixes

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