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

Add missing require for pathname to the sigv4 signer #3075

Merged
merged 1 commit into from
Jul 27, 2024

Conversation

Earlopain
Copy link
Contributor

This not being present causes issues in CI for the opensearch wrapper. Currently the signer cannot work in isolation.

Failures look like this: https://github.com/opensearch-project/opensearch-ruby-aws-sigv4/actions/runs/10119006930/job/27986748248?pr=43

image

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

  1. To make sure we include your contribution in the release notes, please make sure to add description entry for your changes in the "unreleased changes" section of the CHANGELOG.md file (at corresponding gem). For the description entry, please make sure it lives in one line and starts with Feature or Issue in the correct format.

  2. For generated code changes, please checkout below instructions first:
    https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md

Thank you for your contribution!

This not being present causes issues in CI for the opensearch wrapper.
Currently the signer cannot work in isolation.
Copy link
Contributor

@mullermp mullermp left a comment

Choose a reason for hiding this comment

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

This makes sense. Thank you for the fix.

@mullermp mullermp merged commit 8f10f29 into aws:version-3 Jul 27, 2024
22 of 27 checks passed
@Earlopain Earlopain deleted the require-pathname branch July 27, 2024 20:16
@Earlopain Earlopain restored the require-pathname branch July 27, 2024 20:16
@Earlopain Earlopain deleted the require-pathname branch July 27, 2024 20:16
@dblock
Copy link

dblock commented Jul 30, 2024

@mullermp we could use a release if it's possible, please?

@alextwoods
Copy link
Contributor

This should be released already in aws-sigv4@1.9.1

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.

4 participants