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 Integration] aws credentials overflow #722

Merged
merged 2 commits into from
Jun 18, 2024

Conversation

shalev007
Copy link
Contributor

  • fix: _aws_credentials overflow
  • feat: bump version

Description

What - Fix array of credentials overflow
Why - each time the reset function runs the credentials array just appends the new credentials to the existing array
How - reset the array on each reset function run

Type of change

Please leave one option from the following and delete the rest:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • New Integration (non-breaking change which adds a new integration)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Non-breaking change (fix of existing functionality that will not change current behavior)
  • Documentation (added/updated documentation)

Screenshots

Include screenshots from your environment showing how the resources of the integration will look.

API Documentation

Provide links to the API documentation used for this integration.

@shalev007 shalev007 changed the title PORT 8723 aws integration aws credentials overflow [AWS Integration] aws credentials overflow Jun 18, 2024
@shalev007 shalev007 merged commit 3552f8f into main Jun 18, 2024
7 checks passed
@shalev007 shalev007 deleted the PORT-8723-aws-integration-aws-credentials-overflow branch June 18, 2024 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants