Skip to content

Update versioning and address model properties#79

Merged
ucrengineer merged 1 commit intomasterfrom
version/6.3.8
May 23, 2025
Merged

Update versioning and address model properties#79
ucrengineer merged 1 commit intomasterfrom
version/6.3.8

Conversation

@ucrengineer
Copy link
Collaborator

  • Bump version in GitVersion.yml to 6.3.8 and enable commit-message-incrementing.
  • Change AddressLine1, AddressLine2, and AddressLine3 to nullable types in DHLExpressApi.cs, enforcing non-nullability for AddressLine2.
  • Update assignment logic for AddressLine1 and AddressLine3 in DHLExpressRateProvider.cs to handle null or empty values.
  • Modify stateOrProvince in TestShipments.cs to be optional by changing it to an empty string.

- Bump version in `GitVersion.yml` to 6.3.8 and enable commit-message-incrementing.
- Change `AddressLine1`, `AddressLine2`, and `AddressLine3` to nullable types in `DHLExpressApi.cs`, enforcing non-nullability for `AddressLine2`.
- Update assignment logic for `AddressLine1` and `AddressLine3` in `DHLExpressRateProvider.cs` to handle null or empty values.
- Modify `stateOrProvince` in `TestShipments.cs` to be optional by changing it to an empty string.
@ucrengineer ucrengineer merged commit 28ef2fd into master May 23, 2025
1 check passed
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