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

Reduce initial memory usage by auto-loading bundled gems (2) #3088

Merged
merged 11 commits into from
Aug 26, 2024

Conversation

alextwoods
Copy link
Contributor

Re-do #3083 with added protection against cases where aws-sdk-sso and aws-sdk-core have multiple locations on the $LOAD_PATH.

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!

@alextwoods alextwoods added the pr/do-not-merge This PR should not be merged at this time. label Aug 9, 2024
@alextwoods alextwoods removed the pr/do-not-merge This PR should not be merged at this time. label Aug 22, 2024
@alextwoods alextwoods merged commit dd8f329 into version-3 Aug 26, 2024
31 checks passed
@alextwoods alextwoods deleted the autoload_2 branch August 26, 2024 17:30
alextwoods added a commit that referenced this pull request Aug 26, 2024
alextwoods added a commit that referenced this pull request Aug 30, 2024
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.

3 participants