From 0666fdf5f17e91b1c72ea49e0dc3159f0d2458db Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 13:20:24 +0000 Subject: [PATCH] chore(develop): release 1.1.0 --- CHANGELOG.md | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 95fd5121..a7362b92 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,25 @@ # Changelog +## [1.1.0](https://github.com/openfoodfacts/openfoodfacts-infrastructure/compare/v1.0.0...v1.1.0) (2024-10-08) + + +### 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)) +* filter config file empty lines in syncoid.service ([#422](https://github.com/openfoodfacts/openfoodfacts-infrastructure/issues/422)) ([3680054](https://github.com/openfoodfacts/openfoodfacts-infrastructure/commit/3680054a474078bef954315373dc999f040d3d87)) +* 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)) +* mongoDB double backup removed ([#421](https://github.com/openfoodfacts/openfoodfacts-infrastructure/issues/421)) ([2b4cf27](https://github.com/openfoodfacts/openfoodfacts-infrastructure/commit/2b4cf27d1b7a2116729b13947f5c902d0786052e)) +* 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 +322,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)) - -