Skip to content

Releases: hstreamdb/hstream-operator

HStream Operator kafka-support

14 May 08:15

Choose a tag to compare

Pre-release

HStream Operator kafka-support has been released.

See CHANGELOG for more details.

HStream Operator external-source

19 Jan 02:52

Choose a tag to compare

Pre-release

HStream Operator external-source has been released.

See CHANGELOG for more details.

HStream Operator 0.0.9

22 Nov 07:53
40132ac

Choose a tag to compare

HStream Operator 0.0.9 has been released.

See CHANGELOG for more details.

What's Changed

Full Changelog: 0.0.8...0.0.9

HStream Operator 0.0.8 Released

30 Oct 09:58
cfcbb5a

Choose a tag to compare

Release Note 🍻

HStream Operator 0.0.8 has been released.

Supported version

  • apps.hstream.io/v1alpha2

Enhancements πŸš€

  • apps.hstream.io/v1alpha2

    • Moderate readiness probes in hserver and hmeta.
  • apps.hstream.io/v1beta1

    Support new kinds: ConnectorTemplate and Connector, 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

Full Changelog: 0.0.7...0.0.8

HStream Operator 0.0.7 Released

15 Sep 06:04

Choose a tag to compare

Release Note 🍻

HStream Operator 0.0.7 has been released.

Supported version

  • apps.hstream.io/v1alpha2

Enhancements πŸš€

  • apps.hstream.io/v1alpha2

    Use pod DNS address as HServer advertised-address

Warning 🚨

The API version v1alpha2 isn't compatible with v1alpha1

What's Changed

  • chore: change advertised-address to Pod dns address by @Rory-Z in #50

Full Changelog: 0.0.6...0.0.7

HStream Operator 0.0.6 Released

14 Sep 07:29

Choose a tag to compare

Release Note 🍻

HStream Operator 0.0.6 has been released.

Supported version

  • apps.hstream.io/v1alpha2

Features 🌈

  • apps.hstream.io/v1alpha2

    Append --seed-nodes when it's necessary to automatically generate the container command.

Warning 🚨

The API version v1alpha2 isn't compatible with v1alpha1

What's Changed

New Contributors

Full Changelog: 0.0.5...0.0.6

HStream Operator 0.0.5 Released

03 Jul 02:01

Choose a tag to compare

Release Note 🍻

HStream Operator 0.0.5 is released.

Supported version

  • apps.hstream.io/v1alpha2

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

28 Jun 09:37

Choose a tag to compare

Release Note 🍻

HStream Operator 0.0.4 is released.

Supported version

  • apps.hstream.io/v1alpha2

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

Full Changelog: 0.0.3...0.0.4

HStream Operator 0.0.3 Released

29 May 01:52

Choose a tag to compare

Release Note 🍻

HStream Operator 0.0.3 is released.

Supported version

  • apps.hstream.io/v1alpha2

Features 🌈

  • apps.hstream.io/v1alpha2

    • Support HstreamDB gateway component

    • Add condition for HstreamDB status

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

18 May 07:55

Choose a tag to compare

Pre-release

Release Note 🍻

HStream Operator 0.0.3 is released.

Supported version

  • apps.hstream.io/v1alpha2

Features 🌈

  • apps.hstream.io/v1alpha2

    • Support HstreamDB gateway component

    • Add condition for HstreamDB status

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