Skip to content

Updated aio libraries aio-lib-cloudmanager and aio-lib-core-networking to incorporate HTTP/HTTPS proxy fix#663

Closed
pahupe wants to merge 2 commits intoadobe:mainfrom
pahupe:bugfix-662/updating-aio-libraries-for-https-proxy
Closed

Updated aio libraries aio-lib-cloudmanager and aio-lib-core-networking to incorporate HTTP/HTTPS proxy fix#663
pahupe wants to merge 2 commits intoadobe:mainfrom
pahupe:bugfix-662/updating-aio-libraries-for-https-proxy

Conversation

@pahupe
Copy link
Contributor

@pahupe pahupe commented Dec 16, 2022

chore(deps): updated dependencies to aio-lib-cloudmanager and aio-lib-core-networking. fixes #662
chore(deps): also updated dependencies to all other aio libraries
docs(test): added details for test execution (debug log output breaks test)

Description

Core change: two aio libraries have been updated to incorporate existing fixes. This would fix the issue #662: aio-cli-plugin-cloudmanager behind an https proxy.
While at it, the other aio libraries have also been updated

Related Issue

fixes #662

Motivation and Context

Makes the fix for adobe/aio-lib-core-networking#16 available in aio-cli-plugin-cloudmanager

How Has This Been Tested?

e2e tests without a proxy configuration and without a proxy => SUCCESS
e2e tests with a proxy configuration and no active proxy => EXPECTED FAILURE
e2e tests with a proxy configuration and an active proxy (squid) => SUCCESS

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

…-core-networking. fixes adobe#662

chore(deps): also updated dependencies to all other aio libraries
docs(test): added details for test execution (debug log output breaks test)
BREAKING CHANGE: Using new major versions of aio libraries
@mbradoschi
Copy link
Contributor

Handled in #664

@mbradoschi mbradoschi closed this Dec 19, 2022
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.

HTTP/HTTPS Proxy Agent Logic wrong in aio-cli-plugin-cloudmanager: dependency on old library version

2 participants