Skip to content

.NET sdk excellence - 9.0.0#1016

Merged
kasjankotyniarsp merged 9 commits into
masterfrom
pz/dotnet-sdk-excellence
Feb 3, 2026
Merged

.NET sdk excellence - 9.0.0#1016
kasjankotyniarsp merged 9 commits into
masterfrom
pz/dotnet-sdk-excellence

Conversation

@p-zielinski

@p-zielinski p-zielinski commented Dec 15, 2025

Copy link
Copy Markdown
Contributor

.NET SDK Version Update

We have decided to bump the .NET SDK version to 9.0.0 to include all breaking changes.

Not much has changed.

What's new in this version

  • All POST requests now require a payload. As a result, the order of parameters in API method calls may have changed. If you encounter a build error, please check the documentation for the method you are calling.
  • OrdersImportCreateRequestBodyItem no longer has the CreatedAt property.
  • The Amount property in RelatedObjectParent is now of type int? instead of string?.
  • SegmentsCreateResponseBody and SegmentsGetResponseBody no longer have the InitialSyncStatus property.
  • Added support for advanced filtering when listing vouchers.

Related PR

@p-zielinski p-zielinski changed the base branch from PW-list-voucher-filters to master January 26, 2026 11:16
@kasjankotyniarsp kasjankotyniarsp merged commit 350ae3b into master Feb 3, 2026
2 checks passed
@kasjankotyniarsp kasjankotyniarsp deleted the pz/dotnet-sdk-excellence branch February 3, 2026 11:15
@p-zielinski p-zielinski restored the pz/dotnet-sdk-excellence branch February 3, 2026 11:21
p-zielinski added a commit that referenced this pull request Feb 3, 2026
@p-zielinski p-zielinski deleted the pz/dotnet-sdk-excellence branch February 3, 2026 11:25
@p-zielinski p-zielinski restored the pz/dotnet-sdk-excellence branch March 2, 2026 12:05
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.

3 participants