aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* add rpc_public_addr_subnet config optionFlorian Klink2024-06-051-0/+1
* [next-0.10] bump version number to 1.0v1.0.0-rc1Alex Auvolat2024-03-281-9/+9
* Merge branch 'main' into next-0.10Alex Auvolat2024-03-261-0/+1
|\
| * [syslog] Add support to logging to syslogAlex Auvolat2024-03-201-0/+1
* | [s3-checksum] implement x-amz-checksum-* headersAlex Auvolat2024-03-261-0/+3
* | Merge branch 'main' into next-0.10Alex Auvolat2024-03-181-1/+3
|\|
| * [sqlite-r2d2] implement connection pooling in sqlite backendAlex Auvolat2024-03-181-1/+3
* | [rm-sled] Remove the Sled database engineAlex Auvolat2024-03-081-1/+0
* | [sse-c] Implement SSE-C encryptionAlex Auvolat2024-03-071-0/+1
* | Merge branch 'main' into next-0.10Alex Auvolat2024-03-041-0/+1
|\|
| * [rel-0.9.3] Bump version to 0.9.3v0.9.3Alex Auvolat2024-03-041-9/+9
| * [rel-0.9.2] Bump version to v0.9.2v0.9.2rel-0.9.2Alex Auvolat2024-03-011-9/+9
| * [fix-auth-ct-eq] use argon2 hashing and verification for admin/metrics token ...Alex Auvolat2024-02-291-0/+1
* | Merge branch 'main' into next-0.10Alex Auvolat2024-02-151-9/+12
|\|
| * [import-netapp] import Netapp code into Garage codebaseAlex Auvolat2024-02-151-6/+9
| * [fix-cargo-toml] fix cargo warnings in Cargo.toml filesfix-cargo-tomlAlex Auvolat2024-02-151-3/+3
* | Merge branch 'main' into next-0.10Alex Auvolat2024-02-131-1/+107
|\|
| * [dep-upgrade-202402] update toml, kube and k8s-openapiAlex Auvolat2024-02-081-3/+3
| * [lto-nix] enable LTO for release builds using Nixlto-nixAlex Auvolat2024-02-081-1/+2
| * Cargo.toml: Enable full LTO in release builds and thin in dev builds.Jonathan Davies2024-02-071-2/+5
| * [dep-upgrade-202402] rename BytesBody into ErrorBody for clarityAlex Auvolat2024-02-071-1/+1
| * [dep-upgrade-202402] upgrade to http/hyper 1.x for testsAlex Auvolat2024-02-051-2/+2
| * [dep-upgrade-202402] wip: port to http/hyper crates v1Alex Auvolat2024-02-051-3/+4
| * [dep-upgrade-202402] prepare migration to http/hyper 1.0Alex Auvolat2024-02-051-1/+1
| * [dep-upgrade-202402] update aws-sdk dependenciesAlex Auvolat2024-02-051-3/+4
| * [dep-upgrade-202402] upgrade easy dependenciesAlex Auvolat2024-02-051-7/+7
| * [dep-upgrade-202402] refactor dependencies: move all as workspace depsAlex Auvolat2024-02-051-0/+100
| * Bump version to 0.9.1v0.9.1rel-v0.9.1Alex Auvolat2024-01-161-8/+8
* | bump crate versions to 0.10.0v0.10.0-beta1Alex Auvolat2024-01-111-8/+8
|/
* bump version to v0.9.0v0.9.0nextAlex Auvolat2023-10-101-8/+8
* update version to 0.8.4v0.8.4hold-netapp-0.5.2Alex Auvolat2023-09-051-8/+8
* bump version to 0.8.3v0.8.3-rc1Alex Auvolat2023-08-281-8/+8
* bump k2v-client to v0.0.4k2v-client-aws-sigv4Alex Auvolat2023-05-221-1/+1
* Add basic k2v_client integration testsAlex Auvolat2023-05-221-0/+1
* fix clippy lint in format-table crateformat_table-v0.1.1split-format-tableAlex Auvolat2023-05-171-1/+1
* Split format_table into separate crate and reduce k2v-client dependenciesformat_table-v0.1.0Alex Auvolat2023-05-171-0/+2
* Allow to really disable sled featureJakub Jirutka2023-05-091-2/+2
* Declare garage crates using workspace.dependenciesJakub Jirutka2023-05-091-0/+10
* Use the new cargo feature resolver "2"Jakub Jirutka2022-09-061-0/+1
* Abstract database behind generic interface and implement alternative drivers ...Alex2022-06-081-0/+1
* First version of admin API (#298)Alex2022-05-241-1/+0
* Add a K2V client library and CLI (#303)trinity-1686a2022-05-181-1/+4
* Add missing src/block to toplevel cargo.tomlAlex Auvolat2022-03-231-0/+1
* Update dependencies and add admin module with metricsmricher2022-03-141-1/+2
* Skeleton to the new web APIQuentin2020-11-021-0/+1
* Rename garage_core to garage_modelAlex Auvolat2020-07-071-1/+1
* Split code for modular compilationAlex Auvolat2020-04-241-41/+9
* Remove a few features in dependenciesAlex Auvolat2020-04-211-3/+2
* Pretty loggingAlex Auvolat2020-04-211-17/+21
* Add hostname to node infoAlex Auvolat2020-04-191-0/+1