Skip to content

Commit f613f00

Browse files
committed
release(strands): v0.1.3
1 parent 6a5e2d1 commit f613f00

3 files changed

Lines changed: 13 additions & 1 deletion

File tree

hindsight-docs/src/pages/changelog/integrations/strands.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ For the source code, see [`hindsight-integrations/strands`](https://github.com/v
1010

1111
[Back to main changelog](/changelog)
1212

13+
## [0.1.3](https://github.com/vectorize-io/hindsight/tree/integrations/strands/v0.1.3)
14+
15+
**Bug Fixes**
16+
17+
- Fixes Strands integration to properly close internally owned Hindsight clients, preventing resource leaks and related stability issues.<span style={{color: "var(--ifm-color-emphasis-500)", margin: "0 0.3em"}}>·</span><a href="https://github.com/benfrank241" target="_blank" rel="noopener noreferrer" style={{color: "var(--ifm-color-primary)", textDecoration: "none", display: "inline-flex", alignItems: "center", gap: "4px", verticalAlign: "middle"}}><img src="https://github.com/benfrank241.png?size=40" alt="@benfrank241" width="18" height="18" style={{borderRadius: "50%"}} />@benfrank241</a><span style={{color: "var(--ifm-color-emphasis-500)", margin: "0 0.3em"}}>·</span><a href="https://github.com/vectorize-io/hindsight/commit/2bfd7747" target="_blank" rel="noopener noreferrer" style={{fontFamily: "var(--ifm-font-family-monospace, monospace)", fontSize: "0.85em", color: "var(--ifm-color-emphasis-600)"}}>2bfd7747</a>
18+
1319
## [0.1.2](https://github.com/vectorize-io/hindsight/tree/integrations/strands/v0.1.2)
1420

1521
**Improvements**

hindsight-integrations/strands/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "hindsight-strands"
3-
version = "0.1.2"
3+
version = "0.1.3"
44
description = "Strands Agents SDK integration for Hindsight - persistent memory tools for AI agents"
55
requires-python = ">=3.10"
66
license = { text = "MIT" }

skills/hindsight-docs/references/changelog/integrations/strands.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ For the source code, see [`hindsight-integrations/strands`](https://github.com/v
1010

1111
[Back to main changelog](../index.md)
1212

13+
## [0.1.3](https://github.com/vectorize-io/hindsight/tree/integrations/strands/v0.1.3)
14+
15+
**Bug Fixes**
16+
17+
- Fixes Strands integration to properly close internally owned Hindsight clients, preventing resource leaks and related stability issues.<span style={{color: "var(--ifm-color-emphasis-500)", margin: "0 0.3em"}}>·</span><a href="https://github.com/benfrank241" target="_blank" rel="noopener noreferrer" style={{color: "var(--ifm-color-primary)", textDecoration: "none", display: "inline-flex", alignItems: "center", gap: "4px", verticalAlign: "middle"}}>@benfrank241</a><span style={{color: "var(--ifm-color-emphasis-500)", margin: "0 0.3em"}}>·</span><a href="https://github.com/vectorize-io/hindsight/commit/2bfd7747" target="_blank" rel="noopener noreferrer" style={{fontFamily: "var(--ifm-font-family-monospace, monospace)", fontSize: "0.85em", color: "var(--ifm-color-emphasis-600)"}}>2bfd7747</a>
18+
1319
## [0.1.2](https://github.com/vectorize-io/hindsight/tree/integrations/strands/v0.1.2)
1420

1521
**Improvements**

0 commit comments

Comments
 (0)