Skip to content

Cells v4 release candidate

Pre-release
Pre-release
Compare
Choose a tag to compare
@pydio-trusted pydio-trusted released this 06 Oct 10:09

New Release Candidate for v4.

See previous release candidate RC5 for information about v4 major changes.

Learn more about the new clustering approach in the updated Administration Guide. Currently a work-in-progress.

This sprint was focused on cleaning the new APIs, cluster deployment glitches and fixing various bugs.

  • API: handle new path parameters vs. body parameters constraints implied by OpenAPI updates
  • Checks and warning on "public" address usage : finally use loopback as default for binding grpc and other internal services
  • Fix various users creations glitches (CLI)
  • Refactoring: clean use of deprecated ioutil package, refactor sync lib for better context/error handling
  • [Cluster] Recheck or implement TLS support on all external dependencies (mysql, etcd, nats, redis, mongo)
  • [Cluster] Fix Queue mechanism in Nats broker
  • [Cluster] Update docker-compose to use a dedicated minio node for storage

Change log

You can find a summary of the change log here.