Skip to content

Commit

Permalink
docs/matrix: add bucket versioning transitions
Browse files Browse the repository at this point in the history
Signed-off-by: Joao Eduardo Luis <[email protected]>
  • Loading branch information
jecluis committed Oct 19, 2023
1 parent 62a820d commit 8cb16e0
Showing 1 changed file with 21 additions and 19 deletions.
40 changes: 21 additions & 19 deletions docs/s3-compatibility-table.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,25 +3,27 @@
The following table represents the support status for current Amazon S3
functional features, and our forward-looking plans for upcoming releases.

| | v0.24.0 | v1.0.0 | v1.x.0 |
| ---------------------- | ------- | ------ | ------ |
| GET/PUT/DELETE ||||
| Multipart Uploads ||||
| Bucket/Object ACLs ||||
| Bucket Object Versions ||||
| Bucket/Object Tagging ||||
| Bucket Lifecycle | 🟨 |||
| Object Locking ||||
| Bucket/User Quotas ||||
| Get Object Part | 🟥 | 🔹 | 🔹 |
| Server Side Encryption | 🟥 |||
| Bucket Website | 🟥 |||
| Bucket Notifications | 🟥 | 🔹 ||
| Bucket Request Payment | 🟥 | 🟥 | 🔹 |
| S3 Storage Classes | 🟥 | 🟥 | 🔹 |
| Bucket Policy | 🟥 | 🟥️ | 🔹 |
| IAM / STS | 🟥 | 🟥 | 🔹 |
| Bucket Replication | 🟥 | 🟥 | 🟥 |
| | v0.24.0 | v1.0.0 | v1.x.0 |
| ------------------------------- | ------- | ------ | ------ |
| GET/PUT/DELETE ||||
| Multipart Uploads ||||
| Bucket/Object ACLs ||||
| Bucket Object Versions ||||
| Bucket/Object Tagging ||||
| Bucket Lifecycle | 🟨 |||
| Object Locking ||||
| Bucket/User Quotas ||||
| Get Object Part | 🟥 | 🔹 | 🔹 |
| Server Side Encryption | 🟥 |||
| Bucket unversioned -> versioned | 🟥 |||
| Bucket version suspension | 🟥 | 🟥 | 🔹 |
| Bucket Website | 🟥 |||
| Bucket Notifications | 🟥 | 🔹 ||
| Bucket Request Payment | 🟥 | 🟥 | 🔹 |
| S3 Storage Classes | 🟥 | 🟥 | 🔹 |
| Bucket Policy | 🟥 | 🟥️ | 🔹 |
| IAM / STS | 🟥 | 🟥 | 🔹 |
| Bucket Replication | 🟥 | 🟥 | 🟥 |

🔹 - under consideration / 🟥 - not planned / 🟨 - partial support /
✅ - expected support

0 comments on commit 8cb16e0

Please sign in to comment.