Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v3.27.3 #129

Merged
merged 4 commits into from
Oct 23, 2024
Merged

v3.27.3 #129

merged 4 commits into from
Oct 23, 2024

Conversation

chullybun
Copy link
Collaborator

@chullybun chullybun commented Oct 21, 2024

  • Fixed: The ExecutionContext.Messages were not being returned as intended within the x-messages HTTP Response header; enabled within the ExtendedStatusCodeResult and ExtendedContentResult on success only (status code >= 200 and <= 299). Note these messages are JSON serialized as the underlying MessageItemCollection type.
  • Fixed: The AgentTester has been updated to return a HttpResultAssertor where the operation returns a HttpResult to enable further assertions to be made on the Result itself.

- *Fixed:* The `ExecutionContext.Messages` were not being returned as intended within the `x-messages` HTTP Response header; enabled within the `ExtendedStatusCodeResult` and `ExtendedContentResult` on success only (status code `>= 200` and `<= 299`). Note these messages are JSON serialized as the underlying `MessageItemCollection` type.
… where the operation returns a HttpResult to enable further assertions to be made on the Result itself.
@chullybun chullybun merged commit 1dfcbda into main Oct 23, 2024
2 checks passed
@chullybun chullybun deleted the v3.27.3 branch October 23, 2024 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant