diff --git a/blog/2026-02-27-release-0-4-0-rc.1.md b/blog/2026-02-27-release-0-4-0-rc.1.md deleted file mode 100644 index b4a7dcf..0000000 --- a/blog/2026-02-27-release-0-4-0-rc.1.md +++ /dev/null @@ -1,17 +0,0 @@ ---- -slug: release-0-4-0-rc-1 -title: 0.4.0-rc.1 -authors: [tykobot] -tags: [release] ---- - -## What's Changed - -### 0.4.0-rc.1 - -* 219 upgrade operator sdk by @akyriako in https://github.com/akyriako/typesense-operator/pull/240 -* 183 add support for gateway api by @akyriako in https://github.com/akyriako/typesense-operator/pull/244 - -**Full Changelog**: https://github.com/akyriako/typesense-operator/compare/typesense-operator-0.3.8...typesense-operator-0.4.0-rc.1 - - diff --git a/blog/2026-03-16-release-0-4-0.md b/blog/2026-03-16-release-0-4-0.md new file mode 100644 index 0000000..a383d1a --- /dev/null +++ b/blog/2026-03-16-release-0-4-0.md @@ -0,0 +1,30 @@ +--- +slug: release-0-4-0 +title: 0.4.0 +authors: [tykobot] +tags: [release] +--- + +## What's Changed + +### 0.4.0 + +* bump versions and manifests #250 by @akyriako in https://github.com/akyriako/typesense-operator/pull/251 + +**Full Changelog**: https://github.com/akyriako/typesense-operator/compare/typesense-operator-0.4.0-rc.3...typesense-operator-0.4.0 + +### 0.4.0-rc.3 + +* move all images to quay.io, patch manifests, charts and versions #245 by @akyriako in https://github.com/akyriako/typesense-operator/pull/247 + +**Full Changelog**: https://github.com/akyriako/typesense-operator/compare/typesense-operator-0.4.0-rc.1...typesense-operator-0.4.0-rc.3 + + + +### 0.4.0-rc.1 + +* 219 upgrade operator sdk by @akyriako in https://github.com/akyriako/typesense-operator/pull/240 +* 183 add support for gateway api by @akyriako in https://github.com/akyriako/typesense-operator/pull/244 + +**Full Changelog**: https://github.com/akyriako/typesense-operator/compare/typesense-operator-0.3.8...typesense-operator-0.4.0-rc.1 +