Skip to content

Releases: sodafoundation/contexture

SODA Contexture v0.1.0

03 Feb 18:45
ea0c1d6

Choose a tag to compare

SODA Contexture

Welcome to SODA Contexture early release!
This is the initial release with some of our basic experiments to connect data with AI. (starting with prometheus data source)

Version Summary

Version Number: v0.1.0 [tag:v0.1.0]
Version Name: soda-contexture v0.1.0
Date: 2026-02-03

Highlights

1. Prometheus Data Source support with AI Copilot based on local models (initial):

  • Data: Kubernetes resource metrics
  • Context Provider: Internal
  • Data Source: Time Series DB (Prometheus)
  • AI Models: qwen (qwen3:30b-a3b, qwen2.5-coder:14b, and qwen2.5-coder:7b-instruct)

2. Istio Context Source Example for context building:

  • Data: service mesh metrics
  • Context Provider: Istio
  • Data Source: Time Series DB (Prometheus)
  • AI Models: qwen (qwen2.5 14b)

Useful Links

Prometheus Data Source support with AI : Setup guide: Link
Prometheus Data Source support with AI: demo video: Link
Istio Context Source Example: setup guide: Link

Test Report

Link

Full Changelog

https://github.com/sodafoundation/contexture/commits/v0.1.0-rc1

Thanks

Those were the changes on v0.1.0!

soda-contexture-v0.1.0-rc1

01 Feb 16:14
f36219c

Choose a tag to compare

Pre-release

SODA Contexture

Welcome to soda-contexture new release!

Version Summary

Version Number: v0.1.0-rc1 [tag:v0.1.0-rc1]
Version Name: soda-contexture v0.1.0-rc1
Date: 2026-02-01

Highlights

  • Support for SODA TS AI Agent
  • Initial implementation of Open Context Schema with istio connector

Useful Links

TS Agent setup guide: Link
TS Agent demo video: Link

Full Changelog

https://github.com/sodafoundation/contexture/commits/v0.1.0-rc1

Thanks

Those were the changes on v0.1.0-rc1