Release Notes
Maintenance team
Version 3.0.1 (2025-01-22) (Stable)
- Docker Image: 3.0.1
- For more information refer to Release Notes
What's New
- Major bug fix in
3.0
- Recommended to upgrade to this version.
Version 3.0 (2024-11-23)
- Docker Image: 3.0
- For more information refer to Release Notes
What's New
- Recommended to upgrade to
3.0.1
version due to a major bug. - Upgraded Python verion from
3.9
to3.11
- Operator supports permission to acccess Kubernetes secrets
- Added Support for
topologySpreadConstraints
Version 2.3 (2024-10-24)
- Docker Image: 2.3
- For more information refer to Release Notes
What's New
- Dockerfile update with version freeze
- Exposing basic Prometheus metrics
Version 2.2 (2024-10-6)
- Docker Image: 2.2
- For more information refer to Release Notes
What's New
- Added support for passing ENV variables to Typesense
Bug fixes
- Node list not getting updated when replicas are added / removed
Version 2.1 (2024-08-1)
- Docker Image: 2.1
- For more information refer to Release Notes
What's New
- Moving from cleartext password to secret as requested in this issue
- See the deployment section of document to understand more about secrets.
Version 2.0 (2024-03-17)
- Docker Image: 2.0
- For more information refer to Release Notes
What's New
- Start up probe from operator config
- important Operator will now not delete the entire namespace.
Version 1.3 (2023-12-08)
- Docker Image: 1.3
- For more information refer to Release Notes
What's New
- Statefulset does not support
publishNotReadyAddresses
option
Version 1.2 (2023-11-01)
- Docker Image: 1.2
- For more information refer to Release Notes
What's New
- Updating the Typesense image version from custom
operator-config.yaml
- The
publishNotReadyAddresses=True
is set to support headless services discovery in stateful sets - Introducing liveness and startup probes.
- Base files updated to pull Typesense version
0.25.0
Version 1.1 (2023-07-16)
- Docker Image: 1.1
- For more information refer to Release Notes
What's New
- Added support for StorageClass
Bug fixes
- Configmap creation fixed
- Exceptions are not bypassed. If any exceptions are raised, the operator does not create resources further.
Version 1.0 (2023-06-02)
- Initial public release
- Docker Image: 1.0
- For more information refer to Release Notes