Skip to content

Tags: honeydipper/honeydipper

Tags

v3.9.2

Toggle v3.9.2's commit message
chore(release): 3.9.2 [skip ci]

## [3.9.2](v3.9.1...v3.9.2) (2025-11-05)

### Bug Fixes

* **deps:** update golang.org/x/exp digest to a4bb9ff ([#653](#653)) ([29781c5](29781c5))
* **deps:** update module dario.cat/mergo to v1.0.2 ([#656](#656)) ([f99ae0a](f99ae0a))
* make tzdata available ([#672](#672)) ([9f6b556](9f6b556))
* remove use of time.After ([#673](#673)) ([5b28b5b](5b28b5b))
* replace time.After with context Done ([#661](#661)) ([ecb3c7a](ecb3c7a))

v3.9.1

Toggle v3.9.1's commit message
chore(release): 3.9.1 [skip ci]

## [3.9.1](v3.9.0...v3.9.1) (2025-05-27)

### Bug Fixes

* use JobSuccessCriteraMet as JobComplete ([#651](#651)) ([b11a5a1](b11a5a1))

v3.9.0

Toggle v3.9.0's commit message
chore(release): 3.9.0 [skip ci]

# [3.9.0](v3.8.0...v3.9.0) (2025-05-14)

### Bug Fixes

* **deps:** update golang.org/x/exp digest to 7e4ce0a ([#635](#635)) ([f817c72](f817c72))
* **deps:** update google.golang.org/genproto digest to 10db94c ([#630](#630)) ([72ab87c](72ab87c))
* **deps:** update module cloud.google.com/go/secretmanager to v1.14.7 ([#643](#643)) ([0d70b29](0d70b29))
* **deps:** update module dario.cat/mergo to v1.0.1 ([#646](#646)) ([7aff60c](7aff60c))
* **deps:** update module github.com/golang-jwt/jwt/v5 to v5.2.2 [security] ([#631](#631)) ([9223e14](9223e14))
* minor improvement in helper libs ([fffddea](fffddea))

### Features

* allow rpc call with timeout ([c2cab4b](c2cab4b))
* allow start dynamic workflow session from operator ([aa507c8](aa507c8))
* driver to interact with gemini ([92cb41e](92cb41e))
* driver to interact with ollama ([e253c72](e253c72))
* RAG and embeddings driver using GCP vector search and Qdrant ([#650](#650)) ([0e45190](0e45190))
* redis-cache handling of queues ([f15ed50](f15ed50))
* sharable common AI chat logic ([0373778](0373778))
* support hide thinking messages for reasoning models ([#647](#647)) ([0a1f736](0a1f736))
* webhook customized response and replay attack ([6661317](6661317))

v3.8.0

Toggle v3.8.0's commit message
chore(release): 3.8.0 [skip ci]

# [3.8.0](v3.7.0...v3.8.0) (2025-04-01)

### Bug Fixes

* secret lookup should return raw message with bytes ([#632](#632)) ([dce4f78](dce4f78))

### Features

* support GKE DNS endpoint for control plane access ([#633](#633)) ([9fb489f](9fb489f))

v3.7.0

Toggle v3.7.0's commit message
chore(release): 3.7.0 [skip ci]

# [3.7.0](v3.6.0...v3.7.0) (2025-01-09)

### Bug Fixes

* check k8s job status with conditions array ([#623](#623)) ([d4a099c](d4a099c))
* **deps:** update golang.org/x/exp digest to 7588d65 ([#617](#617)) ([b657453](b657453))
* **deps:** update google.golang.org/genproto digest to 5f5ef82 ([#618](#618)) ([218fe31](218fe31))
* **deps:** update module github.com/go-git/go-git/v5 to v5.13.0 [security] ([#619](#619)) ([1765db9](1765db9))
* **deps:** update module github.com/go-git/go-git/v5 to v5.13.1 ([#621](#621)) ([0cbac6a](0cbac6a))
* k8s job only fail if succeeded is 0 ([#622](#622)) ([632b72c](632b72c))

### Features

* accessing vault secrets ([#620](#620)) ([b56996f](b56996f))

v3.6.0

Toggle v3.6.0's commit message
chore(release): 3.6.0 [skip ci]

# [3.6.0](v3.5.0...v3.6.0) (2024-11-25)

### Bug Fixes

* **deps:** update google.golang.org/genproto digest to e639e21 ([#606](#606)) ([42cc276](42cc276))
* **deps:** update module cloud.google.com/go/secretmanager to v1.14.2 ([#608](#608)) ([b1f58ac](b1f58ac))

### Features

* thottle parallel iteration with pooling ([#611](#611)) ([e2c1815](e2c1815))

v3.5.0

Toggle v3.5.0's commit message
chore(release): 3.5.0 [skip ci]

# [3.5.0](v3.4.1...v3.5.0) (2024-08-26)

### Bug Fixes

* **deps:** update golang.org/x/exp digest to 2c58cdc ([#579](#579)) ([f9113f2](f9113f2))
* **deps:** update golang.org/x/exp digest to 778ce7b ([#596](#596)) ([beb6220](beb6220))
* **deps:** update google.golang.org/genproto digest to a8a6208 ([#597](#597)) ([cb83b67](cb83b67))
* **deps:** update google.golang.org/genproto digest to b0ce06b ([#580](#580)) ([6b84223](6b84223))
* **deps:** update google.golang.org/genproto digest to fc7c04a ([#598](#598)) ([6e5d911](6e5d911))
* **deps:** update module cloud.google.com/go/kms to v1.17.1 ([#594](#594)) ([6fddfda](6fddfda))
* **deps:** update module cloud.google.com/go/secretmanager to v1.14.0 ([#599](#599)) ([91f9975](91f9975))
* **deps:** update module github.com/golang-jwt/jwt/v5 to v5.2.1 ([#595](#595)) ([d72e10d](d72e10d))
* **deps:** update module github.com/stretchr/testify to v1.8.4 ([#585](#585)) ([7024463](7024463))
* **deps:** update module golang.org/x/crypto to v0.17.0 [security] ([#583](#583)) ([4a20348](4a20348))

### Features

* cli job mode ([#601](#601)) ([1f5cb44](1f5cb44)), closes [#590](#590)
* **config:** use main as default git branch ([#590](#590)) ([7fc8762](7fc8762)), closes [#490](#490)

v3.4.1

Toggle v3.4.1's commit message
chore(release): 3.4.1 [skip ci]

## [3.4.1](v3.4.0...v3.4.1) (2023-10-30)

### Bug Fixes

* **deps:** update google.golang.org/genproto digest to 8bfb1ae ([#575](#575)) ([d7c8d52](d7c8d52))
* **deps:** update module cloud.google.com/go/kms to v1.15.2 ([#576](#576)) ([0e8f1c3](0e8f1c3))
* not reusing success messages ([#577](#577)) ([2b12221](2b12221))

v3.4.0

Toggle v3.4.0's commit message
chore(release): 3.4.0 [skip ci]

# [3.4.0](v3.3.0...v3.4.0) (2023-09-28)

### Bug Fixes

* **deps:** update golang.org/x/exp digest to 9212866 ([#566](#566)) ([1f984b0](1f984b0))
* **deps:** update google.golang.org/genproto digest to 007df8e ([#567](#567)) ([87483b2](87483b2))

### Features

* support negated condition in match conditions ([#570](#570)) ([efbffcc](efbffcc))

v3.3.0

Toggle v3.3.0's commit message
chore(release): 3.3.0 [skip ci]

# [3.3.0](v3.2.0...v3.3.0) (2023-08-25)

### Bug Fixes

* gcs driver various fixes ([#564](#564)) ([ef8c850](ef8c850))

### Features

* gcloud storage writeFile and getAttrs function ([#563](#563)) ([34f5008](34f5008))