Skip to content

v0.9.0

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Sep 10:22
· 12 commits to develop since this release

πŸš€ Agent Kernel v0.9.0

βœ… Stable release

πŸ“¦ View on PyPI

Installation

pip install agentkernel==0.9.0

What's Changed

  • feat: AWS Containerized Websocket Mode by @lakindu-yl in #567
  • docs: add provider-agnostic support for AWS and Google modules by @agent-kernel-ci[bot] in #591
  • docs: AWS Containerized Websocket Mode by @agent-kernel-ci[bot] in #593
  • Feature/527 thread provisioning for serverless and valkey thread store by @malithaYL in #559
  • docs: Feature/527 thread provisioning for serverless and valkey thread store by @agent-kernel-ci[bot] in #594
  • Feature/501 aws cont streaming by @lakindu-yl in #585
  • chore: doc site updates for latest features by @amithad in #598
  • docs: Feature/501 aws cont streaming by @agent-kernel-ci[bot] in #597
  • chore: doc site updates by @amithad in #605
  • refactor: decouple thread support from chatservice, route integrations through it by @amithad in #613
  • Fix thread store memory type typo by @malithaYL in #614
  • Feature/590 introduction ak integrations test harness by @SandunYL in #596
  • docs: Feature/590 introduction ak integrations test harness by @agent-kernel-ci[bot] in #615
  • Fix/integration test failing by @lakindu-yl in #616
  • docs: Fix/integration test failing by @agent-kernel-ci[bot] in #617
  • feat: unified queue execution pipeline with in_memory transport (#495) by @amithad in #621
  • docs: unified queue execution pipeline with in_memory transport (#495) by @agent-kernel-ci[bot] in #623
  • Feature/557 session context engineering support by @lakindu-yl in #622
  • fix: ws disable api gateway logs issue by @lakindu-yl in #625
  • feat: sqs and kafka queue transports with public queue interface cleanup (#495) by @amithad in #630
  • docs: ws disable api gateway logs issue by @agent-kernel-ci[bot] in #626
  • docs: sqs and kafka queue transports with public queue interface cleanup (#495) by @agent-kernel-ci[bot] in #631
  • feat: nats jetstream queue transport with local example (#495) by @amithad in #633
  • docs: nats jetstream queue transport with local example (#495) by @agent-kernel-ci[bot] in #634
  • feat: scheduling groundwork β€” shared authorization, pagination, and queue trigger path by @induwara-yaala in #632
  • docs: scheduling groundwork β€” shared authorization, pagination, and queue trigger path by @agent-kernel-ci[bot] in #636
  • feat: on-prem Kubernetes deployment with Helm chart, WebSocket gateway delivery, and cross-cutting CI (#495) by @amithad in #651
  • docs: on-prem Kubernetes deployment with Helm chart, WebSocket gateway delivery, and cross-cutting CI (#495) by @agent-kernel-ci[bot] in #652
  • feat(teams): wire Teams into AKConfig and harden the handler by @SandunYL in #645
  • [Feature]: Add deploy-inject and deploy-revert Makefile targets for managing deployment examples by @induwara-yaala in #663
  • docs: wire Teams into AKConfig and harden the handler by @agent-kernel-ci[bot] in #665
  • Docs: 523 - AG-UI support by @malithaYL in #637
  • Add stream contract details by @malithaYL in #642
  • Add attachment support for agui by @malithaYL in #648
  • Add AGUI integration by @malithaYL in #649
  • Update openai and langgraph adapters to support events by @malithaYL in #650
  • Add AGUI support for adk by @malithaYL in #653
  • Add pydantic agui support and remove transitional changes by @malithaYL in #655
  • Update docs, skills and example to show thinking status and tool calls by @malithaYL in #656
  • Add multimodal example by @malithaYL in #657
  • Add langgraph reasoning support by @malithaYL in #660
  • docs: Add stream contract details by @agent-kernel-ci[bot] in #666
  • docs: Add attachment support for agui by @agent-kernel-ci[bot] in #667
  • docs: Add AGUI integration by @agent-kernel-ci[bot] in #668
  • docs: Add pydantic agui support and remove transitional changes by @agent-kernel-ci[bot] in #671
  • docs: Update docs, skills and example to show thinking status and tool calls by @agent-kernel-ci[bot] in #672
  • docs: Add multimodal example by @agent-kernel-ci[bot] in #673
  • Scheduling Management API, agent tools, example by @induwara-yaala in #638
  • feat: implement Redis and Valkey schedule stores, add SREM method to … by @induwara-yaala in #646
  • docs: Scheduling Management API, agent tools, example by @agent-kernel-ci[bot] in #675
  • docs: implement Redis and Valkey schedule stores, add SREM method to … by @agent-kernel-ci[bot] in #676
  • Update link for scheduling documentation in intro.md by @induwara-yaala in #677
  • feat: handle missing SSM command invocations with retries and timeouts by @SandunYL in #681
  • Modify clone URL in Developer Guide by @isiri20250974-design in #685
  • doc: AgentKernel AWS scalability design doc and blog by @lakindu-yl in #611
  • chore: resolve dependabot security advisories in deps by @tharindud in #688
  • fix: resolve open CodeQL alerts in workflows and SSE errors by @tharindud in #691
  • update dependencies for langgraph and langchain compatibility by @induwara-yaala in #674
  • docs: update dependencies for langgraph and langchain compatibility by @agent-kernel-ci[bot] in #693
  • design update for ragas removal and evaluation updates by @lakindu-yl in #644
  • docs: design update for ragas removal and evaluation updates by @agent-kernel-ci[bot] in #697
  • Bugfix/669 thread attachment source forms by @malithaYL in #679
  • feat: queue-decoupled sandbox broker and kubernetes provider (#503) by @amithad in #699

New Contributors

Full Changelog: v0.8.1...v0.9.0