Releases: hstreamdb/hstream-operator
HStream Operator kafka-support
HStream Operator kafka-support has been released.
See CHANGELOG for more details.
HStream Operator external-source
HStream Operator external-source has been released.
See CHANGELOG for more details.
HStream Operator 0.0.9
HStream Operator 0.0.9 has been released.
See CHANGELOG for more details.
What's Changed
- chore(connector): allow to set image registry by @g1eny0ung in #63
- chore(connector): allow to set container resources by @g1eny0ung in #64
- fix: gateway port can be omitted by @g1eny0ung in #65
- chore: move hserver constants into pkg by @g1eny0ung in #66
- chore: create LICENSE by @g1eny0ung in #68
- refactor: update readme by @g1eny0ung in #69
- chore: add custom hstreamdb config example by @g1eny0ung in #67
- fix(readme): create ns before applying by @g1eny0ung in #70
- chore: preparing for 0.0.9 by @g1eny0ung in #71
- fix: update chart version to 0.0.9 by @g1eny0ung in #72
Full Changelog: 0.0.8...0.0.9
HStream Operator 0.0.8 Released
Release Note π»
HStream Operator 0.0.8 has been released.
Supported version
-
apps.hstream.io/v1alpha2HStreamDBwith rqlite
Enhancements π
-
apps.hstream.io/v1alpha2- Moderate readiness probes in hserver and hmeta.
-
apps.hstream.io/v1beta1Support new kinds:
ConnectorTemplateandConnector, which can be used to create and manage HStream IO Connectors. Currently supported connectors are:sink-elasticsearch: Sink data to ElasticSearch.
Warning π¨
The API version v1alpha2 isn't compatible with v1alpha1.
What's Changed
- chore: copy crds into the chart by @g1eny0ung in #51
- chore: more moderate readiness probes in hserver by @g1eny0ung in #52
- chore(deps): bump golang.org/x/net from 0.8.0 to 0.17.0 by @dependabot in #53
- chore: more moderate probes in hmeta by @g1eny0ung in #55
- chore: upgrade kustomize (v5) and controller-gen (v0.12) by @g1eny0ung in #54
- refactor: upgrade to go/v4 plugin by @g1eny0ung in #58
- feat: implement
ConnectorTemplateandConnectorby @g1eny0ung in #59 - chore: preparing for release 0.0.8 by @g1eny0ung in #60
Full Changelog: 0.0.7...0.0.8
HStream Operator 0.0.7 Released
Release Note π»
HStream Operator 0.0.7 has been released.
Supported version
-
apps.hstream.io/v1alpha2HStreamDBwith rqlite
Enhancements π
-
apps.hstream.io/v1alpha2Use pod DNS address as HServer advertised-address
Warning π¨
The API version v1alpha2 isn't compatible with v1alpha1
What's Changed
Full Changelog: 0.0.6...0.0.7
HStream Operator 0.0.6 Released
Release Note π»
HStream Operator 0.0.6 has been released.
Supported version
-
apps.hstream.io/v1alpha2HStreamDBwith rqlite
Features π
-
apps.hstream.io/v1alpha2Append
--seed-nodeswhen it's necessary to automatically generate the container command.
Warning π¨
The API version v1alpha2 isn't compatible with v1alpha1
What's Changed
- fix: append --seed-nodes by @g1eny0ung in #49
New Contributors
- @g1eny0ung made their first contribution in #49
Full Changelog: 0.0.5...0.0.6
HStream Operator 0.0.5 Released
Release Note π»
HStream Operator 0.0.5 is released.
Supported version
-
apps.hstream.io/v1alpha2HStreamDBwith rqlite
Features π
-
apps.hstream.io/v1alpha2- More better parse HServer args
Enhancements π
- Faster to deploy HStreamDB
Warning π¨
The API version v1alpha2 isn't compatible with v1alpha1
What's Changed
- ci: add hserver check by @Rory-Z in #41
- feat: more better parse hserver args by @Rory-Z in #42
- chore: set default requeue after to 1 second by @Rory-Z in #43
- more fast deploy by @Rory-Z in #44
- chore: change some log to debug level by @Rory-Z in #45
- refactor: refactor CR status by @Rory-Z in #46
- chore: change console type to pointer by @Rory-Z in #47
- style: change some case sensitivity by @Rory-Z in #48
Full Changelog: 0.0.4...0.0.5
HStream Operator 0.0.4 Released
Release Note π»
HStream Operator 0.0.4 is released.
Supported version
-
apps.hstream.io/v1alpha2HstreamDBwith rqlite
Features π
-
apps.hstream.io/v1alpha2-
Support HStreamDB console component
-
Remove the restriction on HSrver replicas
-
Warning π¨
The API version v1alpha2 isn't compatible with v1alpha1
What's Changed
- refactor: modify incorrect syntax by @logo306142054 in #37
- ci: fix golang lint check error by @Rory-Z in #39
- feat: add console component by @logo306142054 in #38
- chore: remove the restriction on hsrver replicas. by @Rory-Z in #40
Full Changelog: 0.0.3...0.0.4
HStream Operator 0.0.3 Released
Release Note π»
HStream Operator 0.0.3 is released.
Supported version
-
apps.hstream.io/v1alpha2HstreamDBwith rqlite
Features π
-
apps.hstream.io/v1alpha2-
Support HstreamDB gateway component
-
Add condition for
HstreamDBstatus
-
Warning π¨
The API version v1alpha2 isn't compatible with v1alpha1
What's Changed
- feat: add HStream gateway component by @Rory-Z in #28
- chore: change default args for controller by @Rory-Z in #30
- chore: delete needless svc by @Rory-Z in #32
- chore: dump ginkgo to 2.9.2 by @Rory-Z in #33
- feat: add conditions for HStreamDB by @Rory-Z in #31
- refactor: the flagSet.Parse does't delete '-' or '--' again by @Rory-Z in #29
- chore: add additionalPrinterColumns for HStreamDB by @Rory-Z in #34
- ci: add more check by @Rory-Z in #35
- docs: update RELEASE.md by @Rory-Z in #36
Full Changelog: 0.0.2...0.0.3
HStream Operator 0.0.3-beta.1 Released
Release Note π»
HStream Operator 0.0.3 is released.
Supported version
-
apps.hstream.io/v1alpha2HstreamDBwith rqlite
Features π
-
apps.hstream.io/v1alpha2-
Support HstreamDB gateway component
-
Add condition for
HstreamDBstatus
-
Warning π¨
The API version v1alpha2 isn't compatible with v1alpha1
What's Changed
- feat: add HStream gateway component by @Rory-Z in #28
- chore: change default args for controller by @Rory-Z in #30
- chore: delete needless svc by @Rory-Z in #32
- chore: dump ginkgo to 2.9.2 by @Rory-Z in #33
- feat: add conditions for HStreamDB by @Rory-Z in #31
- refactor: the flagSet.Parse does't delete '-' or '--' again by @Rory-Z in #29
- chore: add additionalPrinterColumns for HStreamDB by @Rory-Z in #34
- ci: add more check by @Rory-Z in #35
- docs: update RELEASE.md by @Rory-Z in #36
Full Changelog: 0.0.2...0.0.3-beta.1