Skip to content

Conversation

kessplas
Copy link
Contributor

Issue #, if available: #158

Description of changes:

In response to #158, check if the InputStream instance is null to avoid the ensuing NPE in properties.load() when it is.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Check any applicable:

  • Were any files moved? Moving files changes their URL, which breaks all hyperlinks to the files.

@kessplas kessplas requested a review from a team as a code owner May 23, 2023 22:08
@kessplas kessplas merged commit c23aeb2 into main May 31, 2023
@kessplas kessplas deleted the graal-vm branch May 31, 2023 19:14
aws-crypto-tools-ci-bot pushed a commit that referenced this pull request Jun 1, 2023
### [3.0.1](v3.0.0...v3.0.1) (2023-06-01)

### Maintenance

* add metadata downgrade tests([#55](#55)) ([0fed900](0fed900))
* fix some issues with release ([#156](#156)) ([c6b4e64](c6b4e64))

### Fixes

* null check for InputStream in ApiNameVersion ([#161](#161)) ([c23aeb2](c23aeb2))
* unwrap CompletionException in default client, rethrow as S3Encry… ([#162](#162)) ([1a00d3e](1a00d3e))
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