For installation instructions check out the getting started guide.
Added
- Field
app_name
added to the MongoDB components. (@mihaitodor) - New
openai_chat_completion
processor. (@rockwotj) - New
openai_embeddings
processor. (@rockwotj) - New
openai_image_generation
processor. (@rockwotj) - New
openai_speech
processor. (@rockwotj) - New
openai_transcription
processor. (@rockwotj) - New
openai_translation
processor. (@rockwotj) - New
ollama_chat
processor. (@rockwotj) - New
ollama_embeddings
processor. (@rockwotj)
Changed
- The
gcp_pubsub
output now rejects messages with metadata values which contain invalid UTF-8-encoded runes. (@AndreasBergmeier6176) - The
.goreleaser.yml
configuration has been set back to version 1. (@Jeffail) - The number of release build artifacts for the
community
andcloud
flavours have been reduced due to Github Action Runner disk space limitations.
The full change log can be found here.