Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Fix dimension issue in 3D Viewer

Administration Actions & Information

Info

Upgrading to 24.5 will run data-migrations. This might take several minutes.

Make sure that you backup your database before running the update.

New tooling for managing on-premise setups

The deployment now supports replication

We’ve added support to replicate the pods through deployments. This is useful for:

  1. Allowing for zero-downtime node evictions during Kubernetes Upgrades

  2. Manually scale the pods up to process high loads

For more details, see Replication

Helm Chart Changes

  • The backend had been removed from the helm-chart as the backend pod was merged into the button3d pod

  • The init-jobs that are creating and migrating the database are now running as Jobs (Helm Hooks). This was necessary to allow replication (see above)

  • A option was added to throttle requests to the login endpoints for extra security

  • Many internal logic has been refactored to improve the stability.

  • evaljs was removed from the helm-chart. It was replaced with evalrs in an earlier version.

  • Fixed SSL termination in case an Load Balancer is in front of kurl setup

(For LTS customers) Earlier Release Notes

...