Skip to content

Conversation

@jkebinger
Copy link
Collaborator

@jkebinger jkebinger commented Oct 15, 2025

Summary

  • Changed the HTTP request attribute name from prefab-contexts to reforge-sdk-contexts in ServerRequestContextStore.java:18
  • Updated test variable names for consistency

This prevents attribute key collisions when using this SDK concurrently with the previous prefab-sdk in Micronaut applications.

Test plan

  • Verify existing tests pass
  • Test concurrent usage with prefab-sdk to ensure no collision

🤖 Generated with Claude Code

jkebinger and others added 2 commits October 15, 2025 13:03
…-sdk

Update the HTTP request attribute name from "prefab-contexts" to "reforge-sdk-contexts"
to prevent conflicts when using this SDK concurrently with the previous prefab-sdk.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Copy link
Contributor

@jdwyah jdwyah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks

@jkebinger jkebinger merged commit e285da1 into main Oct 15, 2025
1 check passed
@jkebinger jkebinger deleted the change-micronaut-context-key branch October 15, 2025 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants