Skip to content

Update package versions and refactor deserialization#591

Merged
StuartFerguson merged 1 commit intomasterfrom
task/#590_update_client_base
Jan 3, 2025
Merged

Update package versions and refactor deserialization#591
StuartFerguson merged 1 commit intomasterfrom
task/#590_update_client_base

Conversation

@StuartFerguson
Copy link
Member

  • Updated MessagingService.Client to version 2024.12.1.
  • Upgraded Shared and Shared.Results packages to 2025.1.1 across multiple projects.
  • Refactored deserialization in SecurityServiceClient.cs to use HandleResponseContent<T> for improved readability and maintainability.
  • Updated ClientProxyBase and Shared.IntegrationTesting packages to 2025.1.1 in relevant projects.

- Updated `MessagingService.Client` to version `2024.12.1`.
- Upgraded `Shared` and `Shared.Results` packages to `2025.1.1` across multiple projects.
- Refactored deserialization in `SecurityServiceClient.cs` to use `HandleResponseContent<T>` for improved readability and maintainability.
- Updated `ClientProxyBase` and `Shared.IntegrationTesting` packages to `2025.1.1` in relevant projects.
@StuartFerguson StuartFerguson merged commit 5a27714 into master Jan 3, 2025
8 checks passed
@StuartFerguson StuartFerguson linked an issue Jan 3, 2025 that may be closed by this pull request
@github-actions github-actions bot deleted the task/#590_update_client_base branch March 5, 2025 01:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update Client to use default content handling

1 participant