Releases: harryzcy/artifact-store
Releases · harryzcy/artifact-store
Release v0.1.2
Changes
🧰 Maintenance
📝 Documentation
⬆️ Dependencies
6 changes
- Update Rust crate time to 0.3.27 (#66) @renovate
- Update Rust crate serde to 1.0.185 (#68) @renovate
- Update Rust crate serde to 1.0.184 (#67) @renovate
- Update Rust crate tokio to 1.32.0 (#65) @renovate
- Update Rust crate serde_json to 1.0.105 (#64) @renovate
- Update Rust crate tokio to 1.31.0 (#63) @renovate
Release v0.1.1
Release v0.1.0
Changes
🚀 Features
- Store artifact files in
/data/artifacts
directory (#47) @harryzcy - Store timestamp in nanoseconds (#48) @harryzcy
- Add integration tests (#46) @harryzcy
- Use camelCase for json responses (#39) @harryzcy
- Support listing repos (#34) @harryzcy
- Support uploading file under directories (#33) @harryzcy
- Support
@latest
as commit (#29) @harryzcy - Support listing artifacts (#25) @harryzcy
- Support config via env (#26) @harryzcy
- Add ping endpoint (#24) @harryzcy
- Use json to store values in DB (#23) @harryzcy
- Support getting all commits from a repo (#22) @harryzcy
- Simplify upload endpoint (#20) @harryzcy
- Support artifact downloads (#16) @harryzcy
- Rework stored DB keys when uploading artifact (#17) @harryzcy
- Use RocksDB for data store (#10) @harryzcy
- Support graceful shutdown (#8) @harryzcy
- Support file uploads (#6) @harryzcy
🐛 Bug Fixes
🧰 Maintenance
- Add simple test to run docker image (#51) @harryzcy
- Rename
DATA_DIR
toDATA_PATH
(#45) @harryzcy - Setup Renovate (#4) @harryzcy
- Setup docker build (#3) @harryzcy
- Add README.md (#2) @harryzcy
- Setup CI workflows (#1) @harryzcy
⬆️ Dependencies
10 changes
- Update Rust crate serde to 1.0.181 (#43) @renovate
- Update rust Docker tag to v1.71.1 (#44) @renovate
- Update Rust crate axum to 0.6.20 (#42) @renovate
- Update Rust crate time to 0.3.25 (#38) @renovate
- Update Rust crate serde to 1.0.180 (#37) @renovate
- Update Rust crate serde to 1.0.179 (#30) @renovate
- Update Rust crate time to 0.3.24 (#27) @renovate
- Update Rust crate serde to 1.0.178 (#14) @renovate
- Update Rust crate serde to 1.0.177 (#13) @renovate
- Update Rust crate serde to 1.0.176 (#12) @renovate