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

Ensure QosReason cannot be null #929

Merged
merged 2 commits into from
Dec 14, 2022
Merged

Conversation

carterkozak
Copy link
Contributor

Before this PR

The API doesn't describe that nulls are allowed, however it didn't fail fast either when null values are provided.

After this PR

==COMMIT_MSG==
Ensure QosReason cannot be provided as null by throwing an exception immediately
==COMMIT_MSG==

@changelog-app
Copy link

changelog-app bot commented Dec 14, 2022

Generate changelog in changelog/@unreleased

Type

  • Feature
  • Improvement
  • Fix
  • Break
  • Deprecation
  • Manual task
  • Migration

Description

Ensure QosReason cannot be provided as null by throwing an exception immediately

Check the box to generate changelog(s)

  • Generate changelog entry

Copy link
Contributor

@mpritham mpritham left a comment

Choose a reason for hiding this comment

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

Makes sense. 👍

@bulldozer-bot bulldozer-bot bot merged commit 89ae63a into develop Dec 14, 2022
@bulldozer-bot bulldozer-bot bot deleted the ckozak/qosreason_null_check branch December 14, 2022 22:06
@svc-autorelease
Copy link
Collaborator

Released 2.33.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants