Skip to content

Updated the build to package AWSSDK.Extensions.CborProtocol and notice file updates. #3914

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

Merged
merged 2 commits into from
Jul 16, 2025

Conversation

boblodgett
Copy link
Contributor

@boblodgett boblodgett commented Jul 12, 2025

Description

Updates the build system to package AWSSDK.Extensions.CborProtocol and updates notice files.

Associated CR for build system details and testing: CR-207874117

Motivation and Context

See associated CR.

Testing

See associated CR.

Screenshots (if appropriate)

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • My code follows the code style of this project
  • My change requires a change to the documentation
  • I have updated the documentation accordingly
  • I have read the README document
  • I have added tests to cover my changes
  • All new and existing tests passed

License

  • I confirm that this pull request can be released under the Apache 2 license

@boblodgett boblodgett added the v4 label Jul 12, 2025
@boblodgett boblodgett changed the title Boblod cbor buildsys Updated the build to package AWSSDK.Extensions.CborProtocol and notice file updates. Jul 12, 2025
@muhammad-othman muhammad-othman force-pushed the muhamoth/DOTNET-8161-cbor-response-unmarshallers branch 2 times, most recently from 241892b to 2ece81a Compare July 14, 2025 21:59
Copy link
Member

@muhammad-othman muhammad-othman left a comment

Choose a reason for hiding this comment

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

Reviewed the two commits created by Bo, the conflicts are related to ongoing changes in the base branch while I will fix after merging #3905

Copy link
Contributor

@dscpinheiro dscpinheiro left a comment

Choose a reason for hiding this comment

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

There are newer 9.0.x versions of the Cbor dependency available: https://www.nuget.org/packages/System.Formats.Cbor

We should update them before merging the feature branch to development.

@muhammad-othman muhammad-othman changed the base branch from muhamoth/DOTNET-8161-cbor-response-unmarshallers to cbor-protocol July 15, 2025 22:27
@muhammad-othman muhammad-othman merged commit fc01b7b into cbor-protocol Jul 16, 2025
1 check passed
@muhammad-othman muhammad-othman deleted the boblod-cbor-buildsys branch July 16, 2025 17:28
muhammad-othman pushed a commit that referenced this pull request Aug 5, 2025
…e file updates. (#3914)

* Updated notice files for system.formats.cbor.

* Updated the build to package AWSSDK.Extensions.CborProtocol.
muhammad-othman pushed a commit that referenced this pull request Aug 12, 2025
…e file updates. (#3914)

* Updated notice files for system.formats.cbor.

* Updated the build to package AWSSDK.Extensions.CborProtocol.
muhammad-othman pushed a commit that referenced this pull request Aug 12, 2025
…e file updates. (#3914)

* Updated notice files for system.formats.cbor.

* Updated the build to package AWSSDK.Extensions.CborProtocol.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants