$npx -y @buildinternet/releases show rel_stRTtzQqITeNyGOpwdFuz
Bug Fixes 🐛
fix: Make PropagationContext.from_incoming_data always return a PropagationContext by @sl0thentr0py in #5186
fix(integrations): anthropic set GEN_AI_OPERATION_NAME by @constantinius in #5185
fix(spotlight): align behavior with SDK spec by @BYK in #5169
fix(integrations): do not exit early when config is not passed as it is not required and prohibits setting gen_ai.request.messages by @constantinius in #5167
fix(langchain): add gen_ai.response.model to chat spans by @shellmayr in #5159
fix(integrations): add the system prompt to the gen_ai.request.messages attribute by @constantinius in #5161
fix(ai): Handle Pydantic model classes in _normalize_data by @skalinchuk in #5143
fix(openai-agents): Avoid double span exit on exception by @alexander-alderman-webb in #5174
fix(openai-agents): Store invoke_agent span on agents.RunContextWrapper by @alexander-alderman-webb in #5165