Skip to content

Latest commit

 

History

History
188 lines (107 loc) · 11.6 KB

CHANGELOG.md

File metadata and controls

188 lines (107 loc) · 11.6 KB

Changelog

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

Compare with v4.1.0

Added

  • added STORAGE_DIR (ed0667d by Grigory Efimov).

v4.1.0 - 2024-05-31

Compare with v4.0.3

Added

  • added Dockerfile-netcheck (c3a7407 by Grigory Efimov).

Fixed

  • fix Dockerfile-netcheck (339bfda by Grigory Efimov).

v4.0.3 - 2024-05-17

Compare with v4.0.2

Fixed

  • 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

  • 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

Compare with v4.0.1

Added

  • added EXTERNAL_MINIO_PORT and EXTERNAL_MINIO_WEB_PORT (9888da2 by Grigory Efimov).

v4.0.1 - 2024-04-26

Compare with v4.0.0

Fixed

  • Fixed the generation of QUIC protocol listening addresses (ed0520b by Grigory Efimov).

v4.0.0 - 2024-04-23

Compare with v3.0.0

Added

  • added support prod,stage1 versions for ghcr docker images (a9b8cfc by Grigory Efimov).

Changed

  • CHANGELOG.md update (c5fb241 by Grigory Efimov).

v3.0.0 - 2024-04-05

Compare with v2.1.2

Added

  • added EXTERNAL_ANY_SYNC_ADMIN_PORT (6f1e4e7 by Grigory Efimov).

Fixed

  • 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

Compare with v2.1.1

Added

  • added automatic changelog generation (e750942 by Kirill Shklyaev).

Fixed

  • fixed replacement of variables in aws credentials file (9c81b9f by Kirill Shklyaev).

v2.1.1 - 2024-02-14

Compare with v2.1.0

v2.1.0 - 2024-02-14

Compare with v2.0.1

Added

  • 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

Compare with v1.0.4

Added

  • 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

Compare with v1.0.3

Added

  • added EXTERNAL_LISTEN_HOST added fileLimit (ea1ce33 by Grigory Efimov).

Fixed

  • fixed redis-servr data dir and fixed s3 emulator dns name (ebf56e9 by Grigory Efimov).

v1.0.3 - 2024-01-15

Compare with v1.0.2

Fixed

  • Fixed installation of yq-package in Dockerfile-generateconfig (37aa8c8 by Kirill Shklyaev).

v1.0.2 - 2023-11-14

Compare with v1.0.1

Added

  • added versions to env, fixed variable names in script, fixes in Makefile (7e307b1 by Kirill Shklyaev).

v1.0.1 - 2023-10-25

Compare with v1.0.0

v1.0.0 - 2023-10-02

Compare with v0.0.1

Added

  • added quic support (23e5db8 by Grigory Efimov).

v0.0.1 - 2023-09-14

Compare with first commit

Added

  • 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).

Fixed

  • fixed generateconfig - remove ssh (88eaaf2 by Grigory Efimov).
  • fixed yq (4284b10 by Grigory Efimov).
  • fixed README.md (762a2c7 by Kirill).
  • fixed docker-compose (9c2bcef by Kirill).
  • fixed Makefile add info in README.md (c30fc21 by Kirill).
  • fixed Makefile (bbf60b1 by Kirill).