Releases: zilliztech/milvus-operator
Releases · zilliztech/milvus-operator
v1.3.5
v1.3.4
v1.3.3
A Helm chart for deploying Milvus Operator
What's Changed
- podmonitor: support collect from pods not managed by operator by @haorenfsa in #413
- bump pulsar-client-go version to 0.15.1 to fix cve by @AlintaLu in #420
- fix security context in crd by @haorenfsa in #422
- support remove user defined volumeMount by @haorenfsa in #429
- add cdc component by @AlintaLu in #430
- support reconcile etcd pvc size by @Sallery-X in #363
- Bump actions/download-artifact from 4.3.0 to 6.0.0 by @dependabot[bot] in #424
- Bump helm/chart-releaser-action from a0d2dc62c5e491af8ef6ba64a2e02bcf3fb33aa1 to cae68fefc6b5f367a0275617c9f83181ba54714f by @dependabot[bot] in #425
- Bump docker/metadata-action from 5.7.0 to 5.8.0 by @dependabot[bot] in #426
- Bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #427
- milvus default to 2.6.5, etcd chart to 8.12.0, bump version by @haorenfsa in #431
Full Changelog: milvus-operator-1.3.2...milvus-operator-1.3.3
v1.3.2
What's Changed
- upgrade helm pkg to 3.18.5 by @AlintaLu in #407
- bump go version to 1.24.6 by @AlintaLu in #410
- Bump docker/setup-qemu-action from 3.3.0 to 3.6.0 by @dependabot[bot] in #366
- Bump tisonkun/actions-dco from 6d1f8a197db1b04df1769707b46b9366b1eca902 to f1024cd563550b5632e754df11b7d30b73be54a5 by @dependabot[bot] in #384
- DOCS: Spelling and formatting corrections by @KevinGimbel in #406
- Bump actions/setup-go from 5.3.0 to 6.0.0 by @dependabot[bot] in #409
- Update S3 endpoint and region in milvus_s3.yaml by @jaelgu in #403
- Bump gaurav-nelson/github-action-markdown-link-check from 636e17b35a5803e014b7272d9e46a8262705416a to 1b916f2cf6c36510a6059943104e3c42ce6c16bc by @dependabot[bot] in #364
- Add watch namespace configuration for namespace filtering by @jfwm2 in #408
- support config securityContext by @haorenfsa in #411
- milvus default to 2.6.3, bump version by @haorenfsa in #412
New Contributors
- @KevinGimbel made their first contribution in #406
- @jaelgu made their first contribution in #403
- @jfwm2 made their first contribution in #408
Full Changelog: v1.3.1...v1.3.2
milvus-operator-1.3.2
A Helm chart for deploying Milvus Operator
v1.3.1
What's Changed
- docs(readme): fix typos and minor grammar in README.md by @mehmetymw in #396
- update bitnami repo, bump version by @AlintaLu in #402
New Contributors
- @mehmetymw made their first contribution in #396
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- Bump azure/setup-helm from 4.2.0 to 4.3.0 by @dependabot[bot] in #305
- Bump docker/metadata-action from 5.6.1 to 5.7.0 by @dependabot[bot] in #307
- Bump docker/login-action from 3.3.0 to 3.4.0 by @dependabot[bot] in #303
- fix changing mode while updating by @haorenfsa in #343
- feat: change targetPort to int. by @Sallery-X in #341
- Bump docker/build-push-action from 6.15.0 to 6.18.0 by @dependabot[bot] in #350
- Bump actions/upload-artifact from 4.5.0 to 4.6.2 by @dependabot[bot] in #346
- Bump codecov/codecov-action from 5.4.2 to 5.4.3 by @dependabot[bot] in #348
- Add woodpecker, and support rolling upgrade milvus to 2.6 by @haorenfsa in #356
- add minio ssl support by @kiyor in #354
- support install with TEI(text embedding interface) by @haorenfsa in #345
- milvus default to 2.6.0-rc1, bump version by @haorenfsa in #358
- Performing an idempotent delete operation on the built-in message queue PVC by @AlintaLu in #361
- fix minio secretRef env by @haorenfsa in #368
- fix: secret without default mode #369 by @MageChiu in #370
- Bump docker/setup-buildx-action from 3.8.0 to 3.11.1 by @dependabot[bot] in #365
- Bump actions/download-artifact from 4.1.9 to 4.3.0 by @dependabot[bot] in #367
- fix: An error occurred within the ReconcileDeployments function, and … by @MageChiu in #375
- Bump golang.org/x/net from 0.36.0 to 0.38.0 by @dependabot[bot] in #376
- upgrade minio by @AlintaLu in #379
- use pidof instead of ps -C to find milvus process by @AlintaLu in #380
- offline coords if using mixcoord by @AlintaLu in #381
- update the behavior: configMap changes will no longer cause pods to restart by @AlintaLu in #382
- fix secret by @yellow-shine in #388
- add milvus cluster woodpecker sample by @AlintaLu in #385
- bump minio version to RELEASE.2024-12-18T13-15-44Z by @AlintaLu in #389
- update samples spec to accommodate the version by @AlintaLu in #393
- update default milvus version to 2.6.0 by @AlintaLu in #392
- milvus to 2.6.0, helm to 5.0.0, bump version by @AlintaLu in #390
New Contributors
Full Changelog: v1.2.8...v1.3.0
v1.3.0-rc1-hotfix2
What's Changed
- Performing an idempotent delete operation on the built-in message queue PVC by @AlintaLu in #361
- fix minio secretRef env by @haorenfsa in #368
- fix: secret without default mode #369 by @MageChiu in #370
- Bump docker/setup-buildx-action from 3.8.0 to 3.11.1 by @dependabot[bot] in #365
- Bump actions/download-artifact from 4.1.9 to 4.3.0 by @dependabot[bot] in #367
- fix: An error occurred within the ReconcileDeployments function, and … by @MageChiu in #375
- Bump golang.org/x/net from 0.36.0 to 0.38.0 by @dependabot[bot] in #376
- upgrade minio by @AlintaLu in #379
- use pidof instead of ps -C to find milvus process by @AlintaLu in #380
- offline coords if using mixcoord by @AlintaLu in #381
- update the behavior: configMap changes will no longer cause pods to restart by @AlintaLu in #382
New Contributors
Full Changelog: v1.3.0-rc1...v1.3.0-rc1-hotfix2