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

Update version to 5.1.0 and enhance shipping providers #49

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

ucrengineer
Copy link
Collaborator

  • Updated GitVersion.yml to set next version to 5.1.0.
  • Changed PackageClientReferenceId to use a GUID in AmazonShippingRateProvider and AmazonShippingShipmentProvider.
  • Improved error handling by including error details in internal errors.
  • Updated byte handling for package documents from UTF-8 to base64 in AmazonShippingShipmentProvider.
  • Added ReferenceId property to ShippingDetails for unique identification.
  • Simplified test setup in AmazonShippingShipmentProviderTests and added functionality to save label bytes to a file and cancel shipments.

- Updated `GitVersion.yml` to set next version to 5.1.0.
- Changed `PackageClientReferenceId` to use a GUID in `AmazonShippingRateProvider` and `AmazonShippingShipmentProvider`.
- Improved error handling by including error details in internal errors.
- Updated byte handling for package documents from UTF-8 to base64 in `AmazonShippingShipmentProvider`.
- Added `ReferenceId` property to `ShippingDetails` for unique identification.
- Simplified test setup in `AmazonShippingShipmentProviderTests` and added functionality to save label bytes to a file and cancel shipments.
@ucrengineer ucrengineer merged commit 312c996 into master Dec 18, 2024
1 check passed
@ucrengineer ucrengineer deleted the bug/amazon/shipping/label-gen branch December 18, 2024 21:28
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