Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
43 changes: 43 additions & 0 deletions blog/2026-05-03-release-0-4-1-rc.x.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
---
slug: release-0-4-1-rc.1-4
title: 0.4.1-rc.1-4
authors: [tykobot]
tags: [release]
---

## What's Changed

### 0.4.1-rc.4

* add rudimentary support for service configurables by @features-not-bugs in https://github.com/akyriako/typesense-operator/pull/249
* 265 bring serviceannotations under servicespec by @akyriako in https://github.com/akyriako/typesense-operator/pull/266

#### New Contributors

* @features-not-bugs made their first contribution in https://github.com/akyriako/typesense-operator/pull/249

**Full Changelog**: https://github.com/akyriako/typesense-operator/compare/typesense-operator-0.4.1-rc.3...typesense-operator-0.4.1-rc.4

### 0.4.1-rc.3

* added labels to ingress, fixed erroneous tls secret check #263 by @akyriako in https://github.com/akyriako/typesense-operator/pull/264

**Full Changelog**: https://github.com/akyriako/typesense-operator/compare/typesense-operator-0.4.1-rc.2...typesense-operator-0.4.1-rc.3

### 0.4.1-rc.2

* use fallback nodeslist if still pulling image #261 by @akyriako in https://github.com/akyriako/typesense-operator/pull/262

**Full Changelog**: https://github.com/akyriako/typesense-operator/compare/typesense-operator-0.4.1-rc.1...typesense-operator-0.4.1-rc.2

### 0.4.1-rc.1

* fix(quorum): correct ConfigMap key and bootstrap wait gate by @amalsom10 in https://github.com/akyriako/typesense-operator/pull/253
* 255 rearrange helper functions by @akyriako in https://github.com/akyriako/typesense-operator/pull/259
* 258 make log level configurable and other env variables for metrics exporter healthcheck sidecar and typesense server by @akyriako in https://github.com/akyriako/typesense-operator/pull/260

#### New Contributors

* @amalsom10 made their first contribution in https://github.com/akyriako/typesense-operator/pull/253

**Full Changelog**: https://github.com/akyriako/typesense-operator/compare/typesense-operator-0.4.0...typesense-operator-0.4.1-rc.1
6 changes: 3 additions & 3 deletions blog/authors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,15 @@ akyriako:
url: https://www.medium.com/akyriako
image_url: https://avatars.githubusercontent.com/u/3920167?v=4
page:
# customize the url of the author page at /blog/authors/<permalink>
permalink: '/all-akyriako-articles'
socials:
linkedin: akyriako
github: akyriako
website: https://medium.com/@akyriako

tykobot:
name: Tyko
title: aka the "litte-thunder" bot
url: https://github.com/akyriako
image_url: https://nextcloud.rhynosaur.com/apps/files_sharing/publicpreview/iREqToGn3kdJD8w?file=/&fileId=3529&x=1920&y=1080&a=true&etag=d33822fd638ceebcc1cbd578b7352393
url: https://github.com/akyriako/typesense-operator/
image_url: /img/tyko-logo.png
page: true
Loading
Loading