X-Git-Url: https://git.arvados.org/arvados-formula.git/blobdiff_plain/f27166d9a34e28ce30b57e3605e66830ea16e83d..82e381619cd53f5dc5093e3a412b83405fdbe5d8:/docs/CHANGELOG.rst diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index d914192..de0b712 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,155 @@ 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) +--------------------------------------------------------------------------------------------------------- + +Features +^^^^^^^^ + + +* **distro:** add centos-7 support (\ `ba5e37e `_\ ) + +`1.0.2 `_ (2020-10-17) +--------------------------------------------------------------------------------------------------------- + +Bug Fixes +^^^^^^^^^ + + +* **dispatcher:** add missing files for local dispatcher (\ `eb73d56 `_\ ) + +`1.0.1 `_ (2020-10-16) +--------------------------------------------------------------------------------------------------------- + +Bug Fixes +^^^^^^^^^ + + +* **config:** prevent duplicated, undesired entries (\ `d9ede82 `_\ ) + +Documentation +^^^^^^^^^^^^^ + + +* **examples:** improve consistency in naming (\ `73a0b42 `_\ ) + +`1.0.0 `_ (2020-10-15) +--------------------------------------------------------------------------------------------------------- + +`0.3.0 `_ (2020-10-14) +--------------------------------------------------------------------------------------------------------- + +Continuous Integration +^^^^^^^^^^^^^^^^^^^^^^ + + +* **pre-commit:** add to formula [skip ci] (\ `703e004 `_\ ) +* **pre-commit:** enable/disable ``rstcheck`` as relevant [skip ci] (\ `860adf0 `_\ ) +* **pre-commit:** finalise ``rstcheck`` configuration [skip ci] (\ `9539adf `_\ ) + +Documentation +^^^^^^^^^^^^^ + + +* **readme:** fix ``rstcheck`` violation [skip ci] (\ `bceb58a `_\ ), closes `/travis-ci.org/github/myii/arvados-formula/builds/731605195#L255 `_ + +Features +^^^^^^^^ + + +* **components,version:** add extra components, new version (\ `4bf9501 `_\ ) + +Styles +^^^^^^ + + +* **libtofs.jinja:** use Black-inspired Jinja formatting [skip ci] (\ `64798a8 `_\ ) + +`0.2.1 `_ (2020-06-16) +--------------------------------------------------------------------------------------------------------- + +Bug Fixes +^^^^^^^^^ + + +* **init:** enable all sub-modules (\ `dd5b832 `_\ ) + +Continuous Integration +^^^^^^^^^^^^^^^^^^^^^^ + + +* **kitchen:** use ``saltimages`` Docker Hub where available [skip ci] (\ `ffc372d `_\ ) +* **kitchen+travis:** adjust matrix to add ``3000.3`` [skip ci] (\ `34c3f28 `_\ ) +* **travis:** add notifications => zulip [skip ci] (\ `71b9243 `_\ ) + +Documentation +^^^^^^^^^^^^^ + + +* **examples:** fix websocket nginx example stanza (\ `f1f4904 `_\ ) + `0.2.0 `_ (2020-05-05) ---------------------------------------------------------------------------------------------------------