v0.2.4
NOTE: After this release, the minimum supported RisingWave version is v0.1.15.
What's Changed
- ci: prohibit PR from decreasing code coverage by @CAJan93 in #270
- fix: fix codecov by @xxchan in #275
- docs: notice about the possible installation failure by @arkbriar in #264
- feat: propagate panics properly in concurrent groups/decorators by @Flpha0830 in #265
- ci(Mergify): configuration update by @CAJan93 in #276
- ci(Mergify): configuration update by @CAJan93 in #278
- feat: openkruise optional provider by @sixletters in #251
- fix: fix the default value of
-enable-open-kruise
option by @arkbriar in #283 - feat: optimize the locking and unlocking progress by @Flpha0830 in #282
- feat: optimize the scale view unlock by watching on only delete events by @arkbriar in #284
- fix: use a pointer for the scaleview.spec.replicas to distinguish bet… by @arkbriar in #285
- feat: add the
tolerations
field to theRisingWaveComponentGroupTemplate
by @Flpha0830 in #288 - ci: rewrite the e2e test by @arkbriar in #287
- feat: Support configuring additional labels and annotations by @Flpha0830 in #290
- feat: support feature gates by @sixletters in #289
- feat: add the
priorityClassName
field to theRisingWaveComponentGroupTemplate
by @Flpha0830 in #292 - feat: add the
securityContext
field to theRisingWaveComponentGroupTemplate
by @Flpha0830 in #296 - feat: add the
dnsConfig
field to theRisingWaveComponentGroupTemplate
by @Flpha0830 in #295 - feat: add the
terminationGracePeriodSeconds
field to theRisingWaveComponentGroupTemplate
by @Flpha0830 in #294 - chore: update license boilerplate to use year 2023 by @arkbriar in #301
- chore & fix: update feature gates manager to fix the style and commen… by @arkbriar in #302
- chore: fix e2e scripts to pass shellcheck by @arkbriar in #300
- chore: cleanup the root dir by @arkbriar in #303
- feat: add the
podsMeta
to theRisingWaveComponentGroupTemplate
by @Flpha0830 in #297 - feat: support --parallelism and --total-memory-bytes for the compute … by @arkbriar in #305
New Contributors
- @xxchan made their first contribution in #275
- @sixletters made their first contribution in #251
Full Changelog: v0.2.3...v0.2.4