Skip to content

Update README for version 5#95

Merged
twogood merged 2 commits intomainfrom
README-JSON
Aug 7, 2025
Merged

Update README for version 5#95
twogood merged 2 commits intomainfrom
README-JSON

Conversation

@twogood
Copy link
Owner

@twogood twogood commented Aug 6, 2025

And make old task converters obsolete

And make old task converters obsolete
@twogood twogood requested a review from Copilot August 6, 2025 13:29
@twogood twogood self-assigned this Aug 6, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the documentation and API for version 5 of the Activout.RestClient library, focusing on making JSON serialization pluggable and deprecating old task converter implementations.

  • Updates README to document version 5 breaking changes and new JSON serialization approach
  • Marks old task converter classes as obsolete in favor of TaskConverter3Factory
  • Updates service registration to use the new TaskConverter3Factory

Reviewed Changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
README.md Updates documentation with version 5 breaking changes, JSON serialization options, and removes completed TODO item
TaskConverterFactory.cs Adds obsolete attribute to legacy task converter factory
TaskConverter2Factory.cs Adds obsolete attribute to legacy task converter factory
TaskConverter2.cs Adds obsolete attribute to legacy task converter implementation
TaskConverter.cs Adds obsolete attribute to legacy task converter implementation

@twogood twogood merged commit fc2af88 into main Aug 7, 2025
8 checks passed
@twogood twogood deleted the README-JSON branch August 7, 2025 07:41
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.

2 participants