Skip to content

Commit d690c0d

Browse files
authored
Merge pull request #5 from flowcore-io/release-please--branches--main--components--local-read-model-mcp-server
chore(main): release 1.2.0
2 parents b485973 + a763947 commit d690c0d

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.2.0](https://github.com/flowcore-io/mcp-flowcore-local-readmodel/compare/v1.1.2...v1.2.0) (2025-05-12)
4+
5+
6+
### Features
7+
8+
* bumped sdk and data pump dependencies and added support for sensitive data event streams ([b485973](https://github.com/flowcore-io/mcp-flowcore-local-readmodel/commit/b48597351ecfee49be92e8c1e685a89c4c7a09b4))
9+
310
## [1.1.2](https://github.com/flowcore-io/mcp-flowcore-local-readmodel/compare/v1.1.1...v1.1.2) (2025-03-26)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@flowcore/local-read-model-mcp-server",
3-
"version": "1.1.2",
3+
"version": "1.2.0",
44
"description": "MCP server for creating a local Read Model and feeding it with events from the Flowcore Platform",
55
"private": false,
66
"type": "module",

0 commit comments

Comments
 (0)