-
Notifications
You must be signed in to change notification settings - Fork 10
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: outscale/osc-sdk-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.34.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: outscale/osc-sdk-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.35.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 14 commits
- 10 files changed
- 3 contributors
Commits on Jun 27, 2025
-
by default post was not retryable so default retry never worked, 429 …
…and 503 are the usual status code for request limit exceed
Configuration menu - View commit details
-
Copy full SHA for e77dbb3 - Browse repository at this point
Copy the full SHA e77dbb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b34f75 - Browse repository at this point
Copy the full SHA 4b34f75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c5affd - Browse repository at this point
Copy the full SHA 3c5affdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c4bd8c - Browse repository at this point
Copy the full SHA 9c4bd8cView commit details
Commits on Jun 30, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e4b01c3 - Browse repository at this point
Copy the full SHA e4b01c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c508106 - Browse repository at this point
Copy the full SHA c508106View commit details -
Configuration menu - View commit details
-
Copy full SHA for f30af28 - Browse repository at this point
Copy the full SHA f30af28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89441b3 - Browse repository at this point
Copy the full SHA 89441b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08e5b52 - Browse repository at this point
Copy the full SHA 08e5b52View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7f6420 - Browse repository at this point
Copy the full SHA b7f6420View commit details
Commits on Jul 2, 2025
-
🩹 fix: fix Gateway.update_credentials
- Update update_credentials() to expose retries options to Gateway. - Update load_credentials_from_env()
Configuration menu - View commit details
-
Copy full SHA for c79b3ca - Browse repository at this point
Copy the full SHA c79b3caView commit details -
🐛 fix: default retry and add rate limit code
- By default POST is not retryable so default retry never worked - 429 (oapi) and 503 (aws) are the usual status code for request limit exceed - add max_retries (default: 3), retry_backoff_factor (default: 1), retry_backoff_jitter (default: 3) configuration
Configuration menu - View commit details
-
Copy full SHA for 9a0f569 - Browse repository at this point
Copy the full SHA 9a0f569View commit details
Commits on Jul 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for aa386d0 - Browse repository at this point
Copy the full SHA aa386d0View commit details
Commits on Jul 22, 2025
-
- SDK update for Outscale API vv1.35.4 Signed-off-by: Outscale Bot <opensource+bot@outscale.com>
Configuration menu - View commit details
-
Copy full SHA for 94cd39d - Browse repository at this point
Copy the full SHA 94cd39dView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.34.0...v0.35.0