v1.11.1

lumina-ai-inc/chunkrv1.11.1Apr 18, 2025by github-actions[bot]

AI Summary

This patch release fixes a Helm chart configuration issue and resolves a bug where base64-decodable paths were not working with the Python client.

Key Highlights

  • Fixed Helm chart config map
  • Fixed base64 path support in Python client

Full Release Notes

## [1.11.1](https://github.com/lumina-ai-inc/chunkr/compare/v1.11.0...v1.11.1) (2025-04-18)


### Bug Fixes

* Config map in helm chart ([5a08085](https://github.com/lumina-ai-inc/chunkr/commit/5a08085e3c72647dd0833cdcc5574e99948298d5))
* Paths decodable as base64 string can be used with the python client ([#444](https://github.com/lumina-ai-inc/chunkr/issues/444)) ([d544aac](https://github.com/lumina-ai-inc/chunkr/commit/d544aac952d7a6b45ece09b691ad0d1d4b9454c1))