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

Update Mbed TLS to v3.6.1 release and Fix CI issue #95

Merged
merged 2 commits into from
Oct 10, 2024

Conversation

urutva
Copy link
Contributor

@urutva urutva commented Oct 9, 2024

Description

  • Update Mbed TLS to v3.6.1 release
  • Fix a CI issue
    • With latest version of boto, s3.list_buckets API expects ContinuationToken instead of nextToken.

Test Steps

Checklist:

  • I have tested my changes. No regression in existing tests.
  • I have modified and/or added unit-tests to cover the code changes in this Pull Request.

Related Issue

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

urutva added 2 commits October 7, 2024 16:20
With latest version of `boto`, `s3.list_buckets` API expects
`ContinuationToken` instead of `nextToken`.

Signed-off-by: Devaraj Ranganna <[email protected]>
@urutva urutva merged commit 4aea30b into FreeRTOS:main Oct 10, 2024
16 checks passed
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