Skip to content

Commit bec68fa

Browse files
committed
Merge branch 'master' of https://github.com/framersai/agentos
2 parents a6d6917 + 86d7fd5 commit bec68fa

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## <small>0.3.3 (2026-04-26)</small>
2+
3+
* fix(memory): MigrationRunner._readSchemaVersion handles v1 schema (no brain_id column) ([794649a](https://github.com/framersai/agentos/commit/794649a))
4+
* fix(memory): redact passwords in keyword-form Postgres connection strings ([f4bc827](https://github.com/framersai/agentos/commit/f4bc827))
5+
* fix(memory): use adapter.transaction in _bulkCopy to fix Postgres atomicity ([e72d7cf](https://github.com/framersai/agentos/commit/e72d7cf))
6+
* fix(memory/typed-network): broaden stripCodeFence regex to any alphabetic language tag ([f7ecef3](https://github.com/framersai/agentos/commit/f7ecef3))
7+
18
## <small>0.3.2 (2026-04-26)</small>
29

310
* feat(memory/typed-network): Phase 1 primitives (types + store + temporal overlap) ([ebdf565](https://github.com/framersai/agentos/commit/ebdf565))

0 commit comments

Comments
 (0)