Skip to content

v0.5.0

Choose a tag to compare

@Teingi Teingi released this 06 Feb 03:08
· 12 commits to 0.5.0_dev since this release
9a3600c

PowerMem v0.5.0 Release Notes (2026-02-06)

Highlights

  • Unified configuration governance across SDK/API Server (pydantic-settings based).
  • OceanBase native hybrid search support.
  • Enhanced Memory query experience with improved query handling and sorting support for memory list operations.
  • User profiles now support custom native-language output.

What’s Changed

Configuration & Settings

  • Unified configuration governance across the SDK and API Server based on pydantic-settings.

Retrieval & Storage

  • Added OceanBase native hybrid search support.

SDK / API

  • Enhanced Memory query handling.
  • Added sorting support for memory list operations.

User Profile

  • Added user profile support for custom native-language output.

Installation

pip install -U powermem==0.5.0

Full Changelog: v0.4.0...0.5.0