Skip to content

Tags: awslabs/mountpoint-s3

Tags

v1.16.1

Toggle v1.16.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release 1.16.1 (#1349)

Update the changelog.

### Does this change impact existing behavior?

No

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

No

---

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: Vlad Volodkin <vlaad@amazon.com>
Co-authored-by: Vlad Volodkin <vlaad@amazon.com>

mountpoint-s3-fs-0.1.2

Toggle mountpoint-s3-fs-0.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release 1.16.1 (#1349)

Update the changelog.

### Does this change impact existing behavior?

No

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

No

---

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: Vlad Volodkin <vlaad@amazon.com>
Co-authored-by: Vlad Volodkin <vlaad@amazon.com>

mountpoint-s3-1.16.1

Toggle mountpoint-s3-1.16.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release 1.16.1 (#1349)

Update the changelog.

### Does this change impact existing behavior?

No

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

No

---

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: Vlad Volodkin <vlaad@amazon.com>
Co-authored-by: Vlad Volodkin <vlaad@amazon.com>

v1.16.0

Toggle v1.16.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release Mountpoint v1.16.0 and Rust crates (#1342)

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: Burak Varlı <burakvar@amazon.co.uk>

mountpoint-s3-fs-0.1.1

Toggle mountpoint-s3-fs-0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release Mountpoint v1.16.0 and Rust crates (#1342)

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: Burak Varlı <burakvar@amazon.co.uk>

mountpoint-s3-crt-sys-0.13.0

Toggle mountpoint-s3-crt-sys-0.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release Mountpoint v1.16.0 and Rust crates (#1342)

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: Burak Varlı <burakvar@amazon.co.uk>

mountpoint-s3-crt-0.12.2

Toggle mountpoint-s3-crt-0.12.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release Mountpoint v1.16.0 and Rust crates (#1342)

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: Burak Varlı <burakvar@amazon.co.uk>

mountpoint-s3-client-0.13.2

Toggle mountpoint-s3-client-0.13.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release Mountpoint v1.16.0 and Rust crates (#1342)

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: Burak Varlı <burakvar@amazon.co.uk>

mountpoint-s3-1.16.0

Toggle mountpoint-s3-1.16.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release Mountpoint v1.16.0 and Rust crates (#1342)

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: Burak Varlı <burakvar@amazon.co.uk>

mountpoint-s3-fs-0.1.0

Toggle mountpoint-s3-fs-0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update CRT submodules to latest releases (#1318)

* Update to latest CRT dependencies and prepare release for:

  * `mountpoint-s3-crt-sys`
  * `mountpoint-s3-crt`
  * `mountpoint-s3-client`

 ```$ cargo package -p mountpoint-s3-crt-sys --no-verify --allow-dirty
Packaging mountpoint-s3-crt-sys v0.12.1
(/local/home/evdolgy/mountpoint-s3/mountpoint-s3-crt-sys)
    Updating crates.io index
    Packaged 2171 files, 39.4MiB (7.0MiB compressed)
```

### Does this change impact existing behavior?

No.

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

`Unreleased` sections were aded in crates' change logs.

---

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: Evgeny (Zhenia) Dolgii <evdolgy@amazon.com>