X-Git-Url: https://git.arvados.org/arvados-formula.git/blobdiff_plain/bc5882bbeb27ce057e7684263f898bd29ab6e966..82e381619cd53f5dc5093e3a412b83405fdbe5d8:/docs/CHANGELOG.rst diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index c935b51..de0b712 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,67 @@ Changelog ========= +`1.1.4 `_ (2020-12-23) +--------------------------------------------------------------------------------------------------------- + +Bug Fixes +^^^^^^^^^ + + +* **apt:** update repository URL (\ `b1b06f9 `_\ ) + +Continuous Integration +^^^^^^^^^^^^^^^^^^^^^^ + + +* **commitlint:** ensure ``upstream/master`` uses main repo URL [skip ci] (\ `24c9b5d `_\ ) +* **gitlab-ci:** add ``rubocop`` linter (with ``allow_failure``\ ) [skip ci] (\ `7a3adcc `_\ ) +* **gitlab-ci:** use GitLab CI as Travis CI replacement (\ `e3ad2e8 `_\ ) + +`1.1.3 `_ (2020-12-07) +--------------------------------------------------------------------------------------------------------- + +Documentation +^^^^^^^^^^^^^ + + +* **examples:** reduce snakeoil cert days to 1yr (\ `0bc7de5 `_\ ) + +`1.1.2 `_ (2020-12-07) +--------------------------------------------------------------------------------------------------------- + +Documentation +^^^^^^^^^^^^^ + + +* **examples:** add missing SAN to snakeoil ssl cert (\ `a68f6fa `_\ ) +* **examples:** better organization and naming (\ `fa49dbe `_\ ) +* **examples:** improve helper snakeoil ssl certs (\ `fcec3ef `_\ ) + +`1.1.1 `_ (2020-11-24) +--------------------------------------------------------------------------------------------------------- + +Bug Fixes +^^^^^^^^^ + + +* **creds:** remove underscores (\ `64c887c `_\ ) +* **crunch-dispatch-local:** re-enable crunch-run.sh to tune docker call (\ `0fdc919 `_\ ) +* **dispatcher:** add missing crunch-dispatch-local config file (\ `91e5896 `_\ ) + +Documentation +^^^^^^^^^^^^^ + + +* **single_host:** fix hostnames and tests (\ `6c52de7 `_\ ) + +Tests +^^^^^ + + +* **dispatcher:** add helper state (\ `1bddf7e `_\ ) +* **dispatcher:** cert needs to match each hostname (\ `2ac8a85 `_\ ) + `1.1.0 `_ (2020-11-03) ---------------------------------------------------------------------------------------------------------