Tags: chaosnative/toxiproxy
Tags
v2.3.0 * Store all the executable `main` packages in `cmd` folder. (Shopify#335, @miry) * Extract common test helpers to own files. (Shopify#336, @miry) * Client: Allow HTTPS endpoints. (Shopify#338, @chen-anders) * client.Populate assign client to proxy. (Shopify#291, @hellodudu) * fix: The release-test task is always success. add: Allow to run release-test on arm machines. (Shopify#340, @miry) * Upgrade `goreleaser`. Support `armv7` and `armv6` oses. (Shopify#339, @mitchellrj) * Allow to change log level for server. (Shopify#346, @miry)
Set the binaries version to correct version (Shopify#328) There is a missing spot during upgrade the modules to `/v2` - goreleaser config. The latest build 2.1.6 returns `git` as version: ```shell $ toxiproxy-cli --version toxiproxy-cli version git ``` Add validation with `make release-dry` to check that the tags are correctly set.
v2.1.5 * Move to Go Modules from godeps (Shopify#253, @epk) * Update the example in `client/README.md` (Shopify#251, @nothinux) * Update TOC in `README.md` (4ca1edd, @dwradcliffe) * Add an example of `config.json` file to `README.md` (Shopify#260, @JesseEstum) * Add Link to Elixir Client (Shopify#287, @Jcambass) * Add Rust client link (Shopify#293, @itarato) * Renovations: formatting code, update dependicies, make govet/staticcheck pass (Shopify#294, @dnwe) * Remove `openssl` from `dev.yml` to use `dev` tool (Shopify#298, @pedro-stanaka) * Update `go` versions in development (Shopify#299, @miry) * Mention `MacPorts` in `README.md` (Shopify#290, @amake) * Fix some typos in `README.md` and `CHANGELOG.md` (Shopify#222, @jwilk) * Replace TravisCI with Github Actions to run tests (Shopify#303, @miry) * Build and release binaries with `goreleaser`. Support `arm64` and BSD oses. (Shopify#301, @miry) * Automate release with Github actions (Shopify#304, @miry)
v2.1.5 * Move to Go Modules from godeps (Shopify#253, @epk) * Update the example in `client/README.md` (Shopify#251, @nothinux) * Update TOC in `README.md` (4ca1edd, @dwradcliffe) * Add an example of `config.json` file to `README.md` (Shopify#260, @JesseEstum) * Add Link to Elixir Client (Shopify#287, @Jcambass) * Add Rust client link (Shopify#293, @itarato) * Renovations: formatting code, update dependicies, make govet/staticcheck pass (Shopify#294, @dnwe) * Remove `openssl` from `dev.yml` to use `dev` tool (Shopify#298, @pedro-stanaka) * Update `go` versions in development (Shopify#299, @miry) * Mention `MacPorts` in `README.md` (Shopify#290, @amake) * Fix some typos in `README.md` and `CHANGELOG.md` (Shopify#222, @jwilk) * Replace TravisCI with Github Actions to run tests (Shopify#303, @miry) * Build and release binaries with `goreleaser`. Support `arm64` and BSD oses. (Shopify#301, @miry) * Automate release with Github actions (Shopify#304, @miry)
PreviousNext