Skip to content

Release 2026-08-20 #2 - #55

Merged
GarrettBeatty merged 2 commits into
devfrom
releases/next-release
Aug 20, 2026
Merged

Release 2026-08-20 #2#55
GarrettBeatty merged 2 commits into
devfrom
releases/next-release

Conversation

@aws-sdk-dotnet-automation

Copy link
Copy Markdown
Collaborator

Release 2026-08-20 #2

AWS.AgentCore.Hosting (1.1.1)

  • Fixed AgentCoreMemoryProvider replaying conversation history in reverse (newest-first) order. The AgentCore Memory ListEvents API returns events newest-first; the provider now sorts them ascending by EventTimestamp so chat history is presented oldest-first and multi-turn follow-ups bind to the most recent turn.

AWS.AgentCore.Testing (1.0.1)

  • Updated the in-memory Memory emulator (InMemoryEventStore.ListEvents) to return events newest-first, matching the ordering of the real Amazon Bedrock AgentCore Memory ListEvents API so local tests exercise the same ordering behavior as production.

@aws-sdk-dotnet-automation aws-sdk-dotnet-automation added the Release PR A Release PR that includes versioning and changelog changes label Aug 20, 2026
@GarrettBeatty
GarrettBeatty merged commit ddfb82d into dev Aug 20, 2026
6 checks passed
@philasmar
philasmar deleted the releases/next-release branch August 20, 2026 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Release PR A Release PR that includes versioning and changelog changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants