From 10d7721a2c92689ef03e71e2a0bcc88281e0da2d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 14:45:06 +0000 Subject: [PATCH] chore(develop): release 1.1.0 --- CHANGELOG.md | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 95fd5121..0d9839f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,23 @@ # Changelog +## [1.1.0](https://github.com/openfoodfacts/openfoodfacts-infrastructure/compare/v1.0.0...v1.1.0) (2024-10-02) + + +### Features + +* configured main services on ks1 ([440bd85](https://github.com/openfoodfacts/openfoodfacts-infrastructure/commit/440bd853413657ec4c8a8a60a3a94820950a6ee6)) +* enable ipv6 forwarding ([d262cb1](https://github.com/openfoodfacts/openfoodfacts-infrastructure/commit/d262cb1d71148373d64a11e9cb0564c9f45616c0)) + + +### Bug Fixes + +* add check ignore for off2 zfs-hdd root ([f5e537a](https://github.com/openfoodfacts/openfoodfacts-infrastructure/commit/f5e537ac84ee7f939e6c51c8a8339fdf06ded75d)) +* change in sanoid config to avoid unwanted snapshot retention ([40dd1c4](https://github.com/openfoodfacts/openfoodfacts-infrastructure/commit/40dd1c4c2818b932c2e4c54a18e461c32a632a29)) +* fine tune sanoid config ([7c9c2bc](https://github.com/openfoodfacts/openfoodfacts-infrastructure/commit/7c9c2bc59d43da2f730e61481ebbefc0b10044fa)) +* fix services confs for osm45 ([5e2290b](https://github.com/openfoodfacts/openfoodfacts-infrastructure/commit/5e2290b64e0816489ed4457c8ebf0c0210546cf0)) +* remove wrong -%l specifier in OnFailure ([62963c2](https://github.com/openfoodfacts/openfoodfacts-infrastructure/commit/62963c238169382aa785fce302e41615795f64f7)) +* typo in ks1 sanoid.conf ([9c177ca](https://github.com/openfoodfacts/openfoodfacts-infrastructure/commit/9c177ca593fa7aed4a4fc76d8dc05ba7db26b3f3)) + ## 1.0.0 (2024-09-26) @@ -302,5 +320,3 @@ * use env name in docker compose project name ([6980f8d](https://github.com/openfoodfacts/openfoodfacts-infrastructure/commit/6980f8d95a82325efea6ca25e21c4238fe7d1e18)) * utils to set author name ([6f8ce0d](https://github.com/openfoodfacts/openfoodfacts-infrastructure/commit/6f8ce0dcca52e85943d2c32582017fc88dbe3859)) * zfs docs improvements ([#277](https://github.com/openfoodfacts/openfoodfacts-infrastructure/issues/277)) ([2459ba1](https://github.com/openfoodfacts/openfoodfacts-infrastructure/commit/2459ba1b9c1b03b1db8a84e7f75dacccc120b73e)) - -