Skip to content

Commit 7f7b3df

Browse files
committed
Merge branch 'release/v0.4.7' into dev
2 parents 3350619 + edf4fa4 commit 7f7b3df

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
## [v0.4.7] - 2025-06-26
44

5-
- Added an API serializer: introducing the `compact_memory`, a new way to store the working memeory for the API.
5+
- Added an API serializer: introducing the `compact_memory`, a new way to encode/decode the working memory as json, for the API.
66
- Added `StorageProviderAbstract`
7-
- Improved creating concept from attributes (without useless dict creation). When the Concept has no given structure and no explicit `refines`, set it to refine `native.Text`
7+
- When creating a Concept with no structure specified and no explicit `refines`, set it to refine `native.Text`
88
- `JobMetadata`: added `job_name`. Removed `top_job_id` and `wfid`
99
- `PipeOutput`: added `pipeline_run_id`
1010

0 commit comments

Comments
 (0)