Skip to content

Releases: zilliztech/milvus-operator

v1.0.1

29 Jul 03:09
2165393
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

18 Jul 07:55
23f6168
Compare
Choose a tag to compare

What's Changed

  • feat:support hostNetWork for components by @qchenzi in #141
  • All components support 2 deployment rolling by @haorenfsa in #142
  • Add EnableManualMode, fix some problems when scaling during rollout by @haorenfsa in #146
  • Add field ActiveConfigMap, to manage multiple configmap by @haorenfsa in #147
  • upgrade controller-runtime to 0.14.6, go to 1.19 by @haorenfsa in #148
  • Fix some bugs when change to two deploy mode by @haorenfsa in #149
  • Milvus default version to 2.4.6, bump version to 1.0.0 by @haorenfsa in #150

New Contributors

Full Changelog: v0.9.17...v1.0.0

v0.9.17

21 Jun 06:27
592de3d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.16...v0.9.17

v0.9.16

05 Jun 02:04
229085b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.15...v0.9.16

v0.9.15

30 May 08:02
23a7ea3
Compare
Choose a tag to compare

What's Changed

  • Support dynamic change user.yaml, optimize deployment render by @haorenfsa in #114
  • Fix dynamic config for milvus 2.4, add log when pod template changed by @haorenfsa in #115
  • Add sample to use dynamic config by @haorenfsa in #116
  • Fix resume a stopped instance when enable hpa by @haorenfsa in #119
  • Fix dynamic config when upgrading from old version by @haorenfsa in #117
  • iam verify in init supports aws by @haorenfsa in #121
  • iam verify in init supports aliyun by @haorenfsa in #122
  • iam verify in init supports tencent, move iam-verify from init.sh to run.sh by @haorenfsa in #123
  • Bump github.com/opencontainers/runc from 0.1.1 to 1.1.12 by @dependabot in #125
  • Milvus helm version to 4.1.31, bump version by @haorenfsa in #124

Full Changelog: v0.9.14...v0.9.15

v0.9.14

08 May 02:58
43d4234
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.13...v0.9.14

v0.9.13

18 Apr 07:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.12...v0.9.13

v0.9.12

07 Apr 11:20
Compare
Choose a tag to compare

What's Changed

  • milvus default version to 2.3.13, bump version by @haorenfsa in #103

Full Changelog: v0.9.11...v0.9.12

v0.9.11

29 Mar 08:55
5bfd68c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.10...v0.9.11

v0.9.10

25 Mar 03:26
cdce33d
Compare
Choose a tag to compare

What's Changed

  • feat: allow replicas as nil and leave it to hpa by @samhuang-z in #94
  • enhance: expect replicas as nil and when hpa is enabled by @samhuang-z in #95
  • feat: support hpa by @samhuang-z in #97
  • bump milvus operator version by @samhuang-z in #98

New Contributors

  • @samhuang-z made their first contribution in #94

Full Changelog: v0.9.9...v0.9.10