Skip to content

Update the aws-c-s3 submodule to the latest release#1515

Merged
passaro merged 1 commit intoawslabs:mainfrom
passaro:aws-c-s3-update
Jul 14, 2025
Merged

Update the aws-c-s3 submodule to the latest release#1515
passaro merged 1 commit intoawslabs:mainfrom
passaro:aws-c-s3-update

Conversation

@passaro
Copy link
Contributor

@passaro passaro commented Jul 14, 2025

Update the aws-c-s3 submodule to v0.8.4, picking up in particular: Avoid releasing pending mem ticket future while holding the lock #533 .

Change details:

Submodule mountpoint-s3-crt-sys/crt/aws-c-s3 1762f839..f8ae82e3:
  > Avoid releasing pending mem ticket future while holding the lock (#533)
  > More request metrics (#530)

Does this change impact existing behavior?

No.

Does this change need a changelog entry? Does it require a version change?

Client changelog updated.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and I agree to the terms of the Developer Certificate of Origin (DCO).

@passaro passaro had a problem deploying to PR integration tests July 14, 2025 21:06 — with GitHub Actions Failure
@passaro passaro had a problem deploying to PR integration tests July 14, 2025 21:06 — with GitHub Actions Failure
@passaro passaro had a problem deploying to PR integration tests July 14, 2025 21:06 — with GitHub Actions Failure
@passaro passaro had a problem deploying to PR integration tests July 14, 2025 21:06 — with GitHub Actions Failure
@passaro passaro had a problem deploying to PR integration tests July 14, 2025 21:06 — with GitHub Actions Failure
@passaro passaro had a problem deploying to PR integration tests July 14, 2025 21:06 — with GitHub Actions Failure
@passaro passaro had a problem deploying to PR integration tests July 14, 2025 21:06 — with GitHub Actions Failure
@passaro passaro had a problem deploying to PR integration tests July 14, 2025 21:06 — with GitHub Actions Failure
@passaro passaro had a problem deploying to PR integration tests July 14, 2025 21:06 — with GitHub Actions Failure
Details:

Submodule mountpoint-s3-crt-sys/crt/aws-c-s3 1762f839..f8ae82e3:
  > Avoid releasing pending mem ticket future while holding the lock (awslabs#533)
  > More request metrics (awslabs#530)

Signed-off-by: Alessandro Passaro <[email protected]>
@passaro passaro temporarily deployed to PR integration tests July 14, 2025 21:07 — with GitHub Actions Inactive
@passaro passaro temporarily deployed to PR integration tests July 14, 2025 21:07 — with GitHub Actions Inactive
@passaro passaro temporarily deployed to PR integration tests July 14, 2025 21:07 — with GitHub Actions Inactive
@passaro passaro temporarily deployed to PR integration tests July 14, 2025 21:07 — with GitHub Actions Inactive
@passaro passaro temporarily deployed to PR integration tests July 14, 2025 21:07 — with GitHub Actions Inactive
@passaro passaro temporarily deployed to PR integration tests July 14, 2025 21:07 — with GitHub Actions Inactive
@passaro passaro temporarily deployed to PR integration tests July 14, 2025 21:07 — with GitHub Actions Inactive
@passaro passaro temporarily deployed to PR integration tests July 14, 2025 21:07 — with GitHub Actions Inactive
@passaro passaro temporarily deployed to PR integration tests July 14, 2025 21:07 — with GitHub Actions Inactive
@passaro passaro requested a review from c-hagem July 14, 2025 21:08
@passaro passaro added this pull request to the merge queue Jul 14, 2025
passaro added a commit to passaro/mountpoint-s3 that referenced this pull request Jul 14, 2025
…ease 0.17.1

This change includes the fix introduced in awslabs#1515 and increases the
`mountpoint-s3-client` crate version to 0.17.1 in preparation of
publishing to [crates.io](https://crates.io).

Signed-off-by: Alessandro Passaro <[email protected]>
Merged via the queue into awslabs:main with commit 5009863 Jul 14, 2025
29 checks passed
@passaro passaro deleted the aws-c-s3-update branch July 14, 2025 22:30
passaro added a commit to passaro/mountpoint-s3 that referenced this pull request Jul 17, 2025
Update the `aws-c-s3` submodule to
[v0.8.4](https://github.com/awslabs/aws-c-s3/releases/tag/v0.8.4),
picking up in particular: [ Avoid releasing pending mem ticket future
while holding the lock awslabs#533
](awslabs/aws-c-s3#533).

Change details:
```
Submodule mountpoint-s3-crt-sys/crt/aws-c-s3 1762f839..f8ae82e3:
  > Avoid releasing pending mem ticket future while holding the lock (awslabs#533)
  > More request metrics (awslabs#530)
```

### Does this change impact existing behavior?

No.

### Does this change need a changelog entry? Does it require a version
change?

Client changelog updated.

---

By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 license and I agree to the terms of
the [Developer Certificate of Origin
(DCO)](https://developercertificate.org/).
passaro added a commit to passaro/mountpoint-s3 that referenced this pull request Jul 17, 2025
…ease 0.17.1

This change includes the fix introduced in awslabs#1515 and increases the
`mountpoint-s3-client` crate version to 0.17.1 in preparation of
publishing to [crates.io](https://crates.io).

Signed-off-by: Alessandro Passaro <[email protected]>
passaro added a commit to passaro/mountpoint-s3 that referenced this pull request Jul 17, 2025
This change includes the fix introduced in awslabs#1515 and increases the
`mountpoint-s3-client` crate version to 0.17.1 in preparation of
publishing to [crates.io](https://crates.io).

Signed-off-by: Alessandro Passaro <[email protected]>
passaro added a commit to passaro/mountpoint-s3 that referenced this pull request Jul 17, 2025
Update the `aws-c-s3` submodule to
[v0.8.4](https://github.com/awslabs/aws-c-s3/releases/tag/v0.8.4),
picking up in particular: [ Avoid releasing pending mem ticket future
while holding the lock awslabs#533
](awslabs/aws-c-s3#533).

Change details:
```
Submodule mountpoint-s3-crt-sys/crt/aws-c-s3 1762f839..f8ae82e3:
  > Avoid releasing pending mem ticket future while holding the lock (awslabs#533)
  > More request metrics (awslabs#530)
```

### Does this change impact existing behavior?

No.

### Does this change need a changelog entry? Does it require a version
change?

Client changelog updated.

---

By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 license and I agree to the terms of
the [Developer Certificate of Origin
(DCO)](https://developercertificate.org/).

Signed-off-by: Alessandro Passaro <[email protected]>
passaro added a commit that referenced this pull request Jul 17, 2025
… 0.17.1 (#1521)

This change includes the fixes introduced in #1515 and #1520 and
increases the `mountpoint-s3-client` crate version to 0.17.1 in
preparation of publishing to [crates.io](https://crates.io).

### Does this change impact existing behavior?

No.

### Does this change need a changelog entry? Does it require a version
change?

Yes. Cargo.toml and changelogs updated for patch release.

---

By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 license and I agree to the terms of
the [Developer Certificate of Origin
(DCO)](https://developercertificate.org/).

---------

Signed-off-by: Alessandro Passaro <[email protected]>
mansi153 pushed a commit to mansi153/mountpoint-s3 that referenced this pull request Jul 24, 2025
Update the `aws-c-s3` submodule to
[v0.8.4](https://github.com/awslabs/aws-c-s3/releases/tag/v0.8.4),
picking up in particular: [ Avoid releasing pending mem ticket future
while holding the lock awslabs#533
](awslabs/aws-c-s3#533).


Change details:
```
Submodule mountpoint-s3-crt-sys/crt/aws-c-s3 1762f839..f8ae82e3:
  > Avoid releasing pending mem ticket future while holding the lock (awslabs#533)
  > More request metrics (awslabs#530)
```

### Does this change impact existing behavior?

No.

### Does this change need a changelog entry? Does it require a version
change?

Client changelog updated.

---

By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 license and I agree to the terms of
the [Developer Certificate of Origin
(DCO)](https://developercertificate.org/).

Signed-off-by: Alessandro Passaro <[email protected]>
dannycjones pushed a commit to c-hagem/mountpoint-s3 that referenced this pull request Oct 9, 2025
Update the `aws-c-s3` submodule to
[v0.8.4](https://github.com/awslabs/aws-c-s3/releases/tag/v0.8.4),
picking up in particular: [ Avoid releasing pending mem ticket future
while holding the lock awslabs#533
](awslabs/aws-c-s3#533).


Change details:
```
Submodule mountpoint-s3-crt-sys/crt/aws-c-s3 1762f839..f8ae82e3:
  > Avoid releasing pending mem ticket future while holding the lock (awslabs#533)
  > More request metrics (awslabs#530)
```

### Does this change impact existing behavior?

No.

### Does this change need a changelog entry? Does it require a version
change?

Client changelog updated.

---

By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 license and I agree to the terms of
the [Developer Certificate of Origin
(DCO)](https://developercertificate.org/).

Signed-off-by: Alessandro Passaro <[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 this pull request may close these issues.

2 participants