Skip to content

Releases: flowcore-io/mcp-flowcore-local-readmodel

v1.2.1

12 May 10:51
0c50ef4
Compare
Choose a tag to compare

1.2.1 (2025-05-12)

Bug Fixes

  • index: 🔒 Update event stream projection description for sensitive data handling (d2c7965)

v1.2.0

12 May 10:00
d690c0d
Compare
Choose a tag to compare

1.2.0 (2025-05-12)

Features

  • bumped sdk and data pump dependencies and added support for sensitive data event streams (b485973)

v1.1.2

26 Mar 16:31
b43898b
Compare
Choose a tag to compare

1.1.2 (2025-03-26)

Bug Fixes

  • package: ✨ Update @flowcore/data-pump to version 0.3.5 (70350ca)

v1.1.1

25 Mar 22:15
0afec42
Compare
Choose a tag to compare

1.1.1 (2025-03-25)

Bug Fixes

  • package: ✨ Update build script to use bun run for bundling (02a1a8d)
  • package: ✨ Update dependencies and add bunfig.toml configuration (09a950c)

v1.1.0

25 Mar 21:21
76d7867
Compare
Choose a tag to compare

1.1.0 (2025-03-25)

Features

  • duckdb: ✨ Add support for native arm64 DuckDB on macOS (4b27114)

Bug Fixes

  • bun.lock: ✨ Update biome package with additional optional dependencies for various platforms (9f206c4)
  • package: 🔥 Remove DuckDB dependencies from package.json (f9a6373)
  • package: ✨ Add postinstall script for DuckDB installation and copy script to dist (f33c36f)

v1.0.0

24 Mar 23:11
d340319
Compare
Choose a tag to compare

1.0.0 (2025-03-24)

Features

  • duckdb: ✨ Add duckdb-async support and enhance DuckDB tools (1dfad08)
  • initial: ✨ Initialize Flowcore Local Read Model MCP Server with essential files and configurations (0df6421)

Bug Fixes

  • duckdb: 🐛 Ensure proper closure of DuckDB connection (5957ac6)