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

aws-c-auth: add version 0.7.21 #22998

Merged
merged 4 commits into from
Jul 31, 2024
Merged

Conversation

toge
Copy link
Contributor

@toge toge commented Mar 6, 2024

Specify library name and version: aws-c-auth/*

  • add version aws-c-auth/0.7.21
  • update aws-c-http/0.8.1

awslabs/aws-c-auth@v0.7.8...v0.7.21


@conan-center-bot

This comment has been minimized.

@@ -62,7 +62,7 @@ def requirements(self):
self.requires("aws-c-common/0.9.6", transitive_headers=True, transitive_libs=True)
self.requires("aws-c-cal/0.6.9")
self.requires("aws-c-io/0.13.35", transitive_headers=True, transitive_libs=True)
self.requires("aws-c-http/0.7.14", transitive_headers=True)
self.requires("aws-c-http/0.8.1", transitive_headers=True)
Copy link
Contributor

Choose a reason for hiding this comment

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

Hi! Thanks a lot for the contribution @toge
Isn't this going to conflict with the other recipes that require aws-c-http/0.7.14 ?
Is this bump needed for the new version? I can see that are other recipes that depend on 0.7.14:

./recipes/aws-c-mqtt/all/conanfile.py:            self.requires("aws-c-http/0.7.14")
./recipes/aws-crt-cpp/all/conanfile.py:            self.requires("aws-c-http/0.7.14", transitive_headers=True)
./recipes/aws-c-s3/all/conanfile.py:            self.requires("aws-c-http/0.7.14")

Aren't they used together?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@czoido
aws-c-http/0.7.14 is required to upgrade aws-c-s3.
And awsc-http is also used by aws-c-auth, which is used by aws-c-s3, so an update is required.

aws-crt-cpp is used by aws-c-s3 and aws-c-mqtt, aws-c-http, and aws-c-auth.
Therefore, when considering aws-crt-cpp, the aws-c-http version needs to be increased for all aws-c-s3, aws-c-mqtt, and aws-c-auth.

image

@czoido czoido self-assigned this Apr 11, 2024
@toge toge changed the title aws-c-auth: add version 0.7.16 aws-c-auth: add version 0.7.17 Apr 17, 2024
@conan-center-bot

This comment has been minimized.

@toge toge changed the title aws-c-auth: add version 0.7.17 aws-c-auth: add version 0.7.20 May 10, 2024
@conan-center-bot

This comment has been minimized.

@toge toge changed the title aws-c-auth: add version 0.7.20 aws-c-auth: add version 0.7.21 May 11, 2024
@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ✔️

All green in build 4 (561c6b56a1054a3edca2765d62f90a6054314804):

  • aws-c-auth/0.7.8:
    All packages built successfully! (All logs)

  • aws-c-auth/0.6.11:
    All packages built successfully! (All logs)

  • aws-c-auth/0.6.4:
    All packages built successfully! (All logs)

  • aws-c-auth/0.7.7:
    All packages built successfully! (All logs)

  • aws-c-auth/0.6.17:
    All packages built successfully! (All logs)

  • aws-c-auth/0.6.8:
    All packages built successfully! (All logs)

  • aws-c-auth/0.7.21:
    All packages built successfully! (All logs)

  • aws-c-auth/0.6.0:
    All packages built successfully! (All logs)


Conan v2 pipeline ✔️

Note: Conan v2 builds are now mandatory. Please read our discussion about it.

All green in build 4 (561c6b56a1054a3edca2765d62f90a6054314804):

  • aws-c-auth/0.7.7:
    All packages built successfully! (All logs)

  • aws-c-auth/0.7.8:
    All packages built successfully! (All logs)

  • aws-c-auth/0.6.17:
    All packages built successfully! (All logs)

  • aws-c-auth/0.6.11:
    All packages built successfully! (All logs)

  • aws-c-auth/0.6.0:
    All packages built successfully! (All logs)

  • aws-c-auth/0.6.8:
    All packages built successfully! (All logs)

  • aws-c-auth/0.7.21:
    All packages built successfully! (All logs)

  • aws-c-auth/0.6.4:
    All packages built successfully! (All logs)

@conan-center-bot conan-center-bot merged commit 88d20e4 into conan-io:master Jul 31, 2024
49 checks passed
uilianries pushed a commit to uilianries/conan-center-index that referenced this pull request Aug 7, 2024
* aws-c-auth: add version 0.7.16

* update 0.7.17

* update 0.7.20

* update 0.7.21
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.

6 participants