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

[Bug]: Latest boto3 incompatible with barman #139

Closed
mnencia opened this issue Jan 20, 2025 · 0 comments · Fixed by #140
Closed

[Bug]: Latest boto3 incompatible with barman #139

mnencia opened this issue Jan 20, 2025 · 0 comments · Fixed by #140

Comments

@mnencia
Copy link
Member

mnencia commented Jan 20, 2025

See EnterpriseDB/barman#1057

To recover compatibility, we need to pin the Boto3 version to 1.35.99 until Boto3 or Barman restores compatibility.

fcanovai added a commit that referenced this issue Jan 20, 2025
Pin boto3 version to 1.35.99.
version 1.36.0 of boto3 is affected by boto/boto3#4398.

Closes #139

Signed-off-by: Francesco Canovai <[email protected]>
mnencia pushed a commit that referenced this issue Jan 20, 2025
Pin boto3 version to 1.35.99.
version 1.36.0 of boto3 is affected by boto/boto3#4398.

Closes #139

Signed-off-by: Francesco Canovai <[email protected]>
fcanovai added a commit that referenced this issue Jan 21, 2025
Pin boto3 version to 1.35.99.
version 1.36.0 of boto3 is affected by boto/boto3#4398.

Closes #139

Signed-off-by: Francesco Canovai <[email protected]>
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 a pull request may close this issue.

1 participant