Skip to content

Releases: grishy/any-sync-bundle

v1.4.3-2026-04-21

27 Apr 18:48
095d1d8

Choose a tag to compare

README.md - For information on how to install and use

Changelog

Others

  • 095d1d8 chore: update version to v1.4.3-2026-04-21 and adjust release references

Your PRs and issues are welcome! Thanks 🙂

v1.4.2-2026-04-07

13 Apr 11:13
592e1a5

Choose a tag to compare

README.md - For information on how to install and use

Changelog

Bug fixes

  • 6cf07ee fix: update issue body formatting and simplify update instructions

Others

  • 9e180b9 chore: update deps on 1775556105
  • f6ca52d docs: refresh release version references
  • 592e1a5 docs: update to v1.4.2-2026-04-07

Your PRs and issues are welcome! Thanks 🙂

v1.4.1-2026-03-25

26 Mar 13:25
bbf7cf5

Choose a tag to compare

README.md - For information on how to install and use

Changelog

Bug fixes

  • a135bb6 fix: downgrade dependencies for compatibility and stability

Others

  • 66b395f chore: update version to v1.4.0 and refresh compatibility date
  • bbf7cf5 chore: update version to v1.4.1 and refresh vendorHash

Your PRs and issues are welcome! Thanks 🙂

v1.4.0-2026-03-25

25 Mar 22:53
b5202dd

Choose a tag to compare

README.md - For information on how to install and use

Changelog

Bug fixes

  • 19ff673 fix(compose): correct Mongo 4.4 healthcheck try/catch order
  • cbc44a9 fix(compose): improve Mongo healthcheck logic for better reliability
  • a25d8c3 fix(docs): update README to include new environment variables for S3 and filenode storage limit
  • d5e6d1c fix: update build args and correct README compatibility date
  • b5202dd fix: update vendorHash for package integrity

Others

  • b498cc4 bundle: harden startup lifecycle and refresh toolchain
  • 068a013 chore: update any-sync-consensusnode to v0.6.8 and refresh timestamp
  • 1484309 chore: update golangci-lint version and improve error handling in config validation
  • 358f0ed refactor(config): unify tebibyte constant for filenode storage limit

Your PRs and issues are welcome! Thanks 🙂

v1.3.1-2026-02-16

18 Feb 17:41
4429c8c

Choose a tag to compare

README.md - For information on how to install and use

Changelog

Bug fixes

  • 75d2827 fix: update vendorHash for consistency in build process

Others

  • 945a2d9 Hint for old Mongo Version on non AVX CPUs
  • ac8eb3d Remove port mappings for MongoDB and Redis
  • 5f0dd9f chore: update dependencies and add spacechecker to sync app
  • 4429c8c chore: update version to v1.3.1 and compatibility date to 2026-02-16 in all relevant files
  • 9cad4bf docs: update comments with links and align paddings

Your PRs and issues are welcome! Thanks 🙂

v1.3.0-2026-01-31

01 Feb 17:27
3bf8e89

Choose a tag to compare

README.md - For information on how to install and use

Changelog

New Features

  • 3c91c07 feat: add S3 region configuration option for MinIO in documentation and compose file
  • 96c56fe feat: add S3 region configuration support and update related validation
  • fabca4d feat: add S3 region support for MinIO and update related tests
  • 346761f feat: add filenode default storage limit configuration and related tests
  • aa29e28 feat: add integration tests for AVX failure detection and process exit scenarios
  • 12d8468 feat: detect MongoDB AVX failures and provide clear guidance

Others

  • a2f4ac9 chore: bump version to v1.3.0-2026-01-31
  • f30fd5a chore: format
  • b6ce53b chore: update version to v1.2.1 evetywhere
  • 24a4f1e deps: update to Anytype release 2026-01-31
  • cb2631e docs: align arch image
  • e4c0246 refactor: remove infraWarmupTimeout and related checks, introduce waitForTCPOrExit for process readiness
  • ed1aafe test: refactor to use synctest

Your PRs and issues are welcome! Thanks 🙂

v1.2.1-2025-12-10

24 Dec 20:40
dae5f8e

Choose a tag to compare

README.md - For information on how to install and use

Changelog

Others

  • dae5f8e chore: bump version to v1.2.1-2025-12-10

Your PRs and issues are welcome! Thanks 🙂

v1.2.0-2025-12-01

24 Dec 19:52
4624434

Choose a tag to compare

README.md - For information on how to install and use

Update Anytype deps. and add official S3 support

Changelog

New Features

  • a422441 feat: add S3 configuration validation and tests for error handling
  • 9bbb1d2 feat: add S3 storage support for filenode with configurable options
  • e9b3c49 feat: add S3 storage support with MinIO integration and update configuration details
  • 94beb0b feat: add integration tests for MongoDB, Redis, and S3 storage
  • e7280db feat: enhance S3 configuration handling with environment variable support for credentials
  • 0690962 feat: unify S3 bucket configuration
  • 6a0cf3f feat: update any-sync-bundle image version to 1.1.3 and add S3 support with MinIO

Bug fixes

  • 66ca25d fix: correct MinIO client image
  • 1de8715 fix: correct flag syntax for client configuration path in README
  • 172b193 fix: remove macOS 13 from CI workflow matrix
  • 813ec07 fix: update Nix actions configuration and improve flake check logging
  • 8dcabf3 fix: update dependencies for any-sync-consensusnode, any-sync-filenode, and badger
  • 7c662ec fix: update entrypoint for MinIO bucket creation in integration tests
  • fc4026d fix: update vendorHash and add MongoDB and Redis modules for testcontainers
  • c5b9edf fix: update vendorHash for Go module in flake.nix
  • b0c79c2 fix: update vendorHash in flake.nix

Others

  • d2482f5 Add integration tests and container management for MongoDB, Redis, and MinIO
  • 9b3ae42 Update README for clarity on lightweight feature
  • 4624434 chore: bump version to v1.2.0-2025-12-01
  • 8c3106b docs: enhance AGENTS.md with configuration and integration test details
  • 38c50b7 docs: update CONTRIBUTING and README for improved clarity and S3 storage instructions

Your PRs and issues are welcome! Thanks 🙂

v1.1.3-2025-12-01

02 Dec 12:19
8cced54

Choose a tag to compare

README.md - For information on how to install and use

Changelog

New Features

  • ac29975 feat: add inbox and subscribe services to coordinator app initialization

Bug fixes

  • bc8e3a7 fix: update vendorHash for package integrity

Others

  • bd72c98 Add Go Report Card badge to README
  • 79da250 Add Parcel.js box logo attribution to Acknowledgments
  • 8cced54 chore: update version to v1.1.3-2025-12-01 and dependencies
  • 8503ab8 docs: remove title
  • 9ad9148 docs: streamline README structure and enhance clarity for first glance
  • f422f7b revert: return Github copilot try

Your PRs and issues are welcome! Thanks 🙂

v1.1.2-2025-10-24

28 Oct 15:52
91f7fbb

Choose a tag to compare

README.md - For information on how to install and use

Changelog

Bug fixes

  • 8149b8e fix: update dependencies and improve update process in version-check workflow

Others

  • 81ba719 Update README with footer about data ownership
  • 3948b40 chore: update to Anytype release 1761316841 (v1.1.2-2025-10-24)

Your PRs and issues are welcome! Thanks 🙂