All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
v5.0.0 - 2024-06-24
- added STORAGE_DIR (ed0667d by Grigory Efimov).
v4.1.0 - 2024-05-31
- added Dockerfile-netcheck (c3a7407 by Grigory Efimov).
- fix Dockerfile-netcheck (339bfda by Grigory Efimov).
v4.0.3 - 2024-05-17
- fixed docker-generateconfig/setListenIp.py (be138fa by Grigory Efimov).
- fixed README.md (249adb5 by Grigory Efimov).
- fix README.md (bbd2765 by Grigory Efimov).
- Fix UDP ports mapping (ea4bd98 by CzBiX).
- removed any-sync-admin (7b57295 by Grigory Efimov).
- Remove version from docker as it is deprecated (d97f23f by Grigory Efimov).
v4.0.2 - 2024-04-26
- added EXTERNAL_MINIO_PORT and EXTERNAL_MINIO_WEB_PORT (9888da2 by Grigory Efimov).
v4.0.1 - 2024-04-26
- Fixed the generation of QUIC protocol listening addresses (ed0520b by Grigory Efimov).
v4.0.0 - 2024-04-23
- added support prod,stage1 versions for ghcr docker images (a9b8cfc by Grigory Efimov).
- CHANGELOG.md update (c5fb241 by Grigory Efimov).
v3.0.0 - 2024-04-05
- added EXTERNAL_ANY_SYNC_ADMIN_PORT (6f1e4e7 by Grigory Efimov).
- fix replica init command (5339177 by Kirill Shklyaev).
- fix status 'unhealthy' in mongo replset configuration (75eb15b by Kirill Shklyaev).
v2.1.2 - 2024-02-19
- added automatic changelog generation (e750942 by Kirill Shklyaev).
- fixed replacement of variables in aws credentials file (9c81b9f by Kirill Shklyaev).
v2.1.1 - 2024-02-14
v2.1.0 - 2024-02-14
- added docker-compose.any-sync-admin.yml fixed mongo url for any-sync-admin (62618c0 by Grigory Efimov).
- added any-sync-admin (93362b8 by Grigory Efimov).
v2.0.1 - 2024-01-24
- Added warning about switching to new s3 backend (383177a by Kirill Shklyaev).
- Added new s3 backend: minio, added health checks for services (0716d8b by Kirill Shklyaev).
- Added information on how to use config file (4c9ed0d by Kirill Shklyaev).
- Added new variables for coordinator, filenode and minio s3 (199be20 by Kirill Shklyaev).
v1.0.4 - 2024-01-15
- added EXTERNAL_LISTEN_HOST added fileLimit (ea1ce33 by Grigory Efimov).
- fixed redis-servr data dir and fixed s3 emulator dns name (ebf56e9 by Grigory Efimov).
v1.0.3 - 2024-01-15
- Fixed installation of yq-package in Dockerfile-generateconfig (37aa8c8 by Kirill Shklyaev).
v1.0.2 - 2023-11-14
- added versions to env, fixed variable names in script, fixes in Makefile (7e307b1 by Kirill Shklyaev).
v1.0.1 - 2023-10-25
v1.0.0 - 2023-10-02
- added quic support (23e5db8 by Grigory Efimov).
v0.0.1 - 2023-09-14
- added .github/workflows/release.yml (bca1da3 by Grigory Efimov).
- added .github/workflows/ossf.yml (a1dd97f by Grigory Efimov).
- added anyconf for generate configs (ea780d0 by Grigory Efimov).
- added .github/CODEOWNERS (1f640b0 by Grigory Efimov).
- added consensusnode (6598910 by Grigory Efimov).
- added docker-compose.any-sync-tools.yml (89a5608 by Grigory Efimov).
- Add default space deleter running configuration (ea17f9d by Dmitry Bilienko).
- added generate_etc (81dbabe by Kirill).
- add specific versions support (a52d495 by Kirill).
- add s3-emulator (e47a252 by Kirill).
- add README.md (0da0f00 by Kirill).