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

Release/4.1.1 #643

Merged
merged 4 commits into from
Jul 22, 2024
Merged

Release/4.1.1 #643

merged 4 commits into from
Jul 22, 2024

Conversation

zunkas
Copy link
Collaborator

@zunkas zunkas commented Jul 22, 2024

No description provided.

zunkas and others added 4 commits May 22, 2024 17:12
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 2 to 4.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](dawidd6/action-download-artifact@v2...v4)

---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 4 to 6.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](dawidd6/action-download-artifact@v4...v6)

---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit modifies the handling of address in AddressDto, specifically, the constructor now no longer accepts a nullable Address, enforcing that an Address must be provided. For classes employing AddressDto - "PayerRequestDto" and "RiskIndicatorRequestDto" - modifications were made to handle potential null Addresses, checking for null before initializing a new AddressDto.
@zunkas zunkas enabled auto-merge July 22, 2024 09:33
@zunkas zunkas requested review from lounge and perhassle July 22, 2024 09:38
@zunkas zunkas merged commit 24d4f9c into master Jul 22, 2024
14 checks passed
@zunkas zunkas deleted the release/4.1.1 branch July 22, 2024 09:42
Copy link
Contributor

mergify bot commented Jul 22, 2024

Thank you @zunkas for your contribution!

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