Support S3 versioning
I have two usecases for a versioning system:
-
The simple backup described above, just to assist users who say "I accidentally deleted a file and I'd like it back please"
-
Thwarting any…
WIP: opentelemetry-0.18 bump
732a5a311d
cookbook/monitoring.md: Added new metrics (garage_build_info,
8c1b5ed3a2
cookbook/_index.md: Added link to monitoring documentation.
ef14803f09
configuration.md: Corrected OpenTelemetry.
52b7a5847c
gateways.md: -z is a required flag for layout assign.
0c618f8a89
reverse-proxy.md: Corrected web server ports in Caddy example.
f5b36c6367
garage/server.rs: Ported to opentelemetry 0.18.
aa6843d032
web: Ported to opentelemetry 0.18.
30cd4ba6f6
table: Ported to opentelemetry 0.18.
4cfac1029c
block: Ported to opentelemetry 0.18.
e7a556753e
rpc/rpc_helper.rs: Ported to opentelemetry 0.18.
util/Cargo.toml: Updated rmp-serde from 0.15 to 1.1.
db56d4658f
util/Cargo.toml: Updated rmp-serde from 0.15 to 1.1.
12a4e1f303
Merge branch 'optimal-layout' into next
84b4a868e3
Migration of cluster layout from v0.8 to v0.9
4f409f73dc
Merge pull request 'Changed all instances of assignation to assignment' (#465) from jpds/garage:assignments-correction into next
597d64b31a
change in gitignore
3dc655095f
db/Cargo.toml: Updated rusqlite from 0.27 to 0.28.
20c1cdf662
Cargo.toml: Loosen tracing dependency to just 0.1.
f952e37ba7
{model,util}/Cargo.toml: Updated blake2 from 0.9 to 0.10.
fbafa76284
{db,util}/Cargo.toml: Updated mktemp from 0.4 to 0.5.
63e22e71f2
api/Cargo.toml: Updated idna from 0.2 to 0.3.
cookbook/real-world.md: Added note about mesh network options.