Release 0.1.0
What's Changed
- Hello world, build system, basic CI by @markgoddard in #1
- Basic web server & request data validation by @markgoddard in #2
- Pre-commit hook & formatting fixes by @markgoddard in #3
- Fill out API by @markgoddard in #4
- S3 client by @markgoddard in #5
- Update README and contributing guide by @markgoddard in #6
- Normalise paths, align S3 data, python client by @markgoddard in #7
- request_data: Add some more validations by @markgoddard in #8
- Functional active storage API by @markgoddard in #9
- Improve python client by @markgoddard in #10
- Add more validation of request data by @markgoddard in #11
- Implement error handling by @markgoddard in #12
- Reduce copying of data in S3 client by @markgoddard in #13
- docs: Improve Rust documentation by @markgoddard in #26
- better s3 errors by @markgoddard in #27
- Add basic CLI by @sd109 in #28
- CI: run compliance tests by @markgoddard in #30
- Initial TLS support by @sd109 in #31
- Fix docker image by @markgoddard in #34
- README: update minio script info by @markgoddard in #32
- Add a workflow to publish a Docker image on release by @markgoddard in #36
New Contributors
Full Changelog: https://github.com/stackhpc/s3-active-storage-rs/commits/0.1.0