Releases: Xuanwo/reqsign
Releases · Xuanwo/reqsign
v0.4.1
What's Changed
- fix(rustdoc): fix broken link & format code by @xxchan in #110
- feat: Filt subresource in obs signer by @eastfisher in #112
- Bump to version 0.4.1 by @Xuanwo in #113
New Contributors
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- chore(deps): Update aws-sigv4 requirement from 0.15 to 0.46 by @dependabot in #102
- chore(deps): Update aws-sigv4 requirement from 0.46 to 0.47 by @dependabot in #103
- feat(services): Implement huaweicloud obs signer by @eastfisher in #105
- Bump to version 0.4.0 by @Xuanwo in #107
New Contributors
- @eastfisher made their first contribution in #105
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- refactor: Refactor AWS v4 support to support query better by @Xuanwo in #95
- refactor: Make SignableRequest private by @Xuanwo in #97
- chore(deps): Update aws-sigv4 requirement from 0.14 to 0.15 by @dependabot in #93
- feat: Add tests for query sign with token by @Xuanwo in #98
- fix: Fix query signing for aws v4 with sse headers by @Xuanwo in #99
- Bump to version v0.3 by @Xuanwo in #100
Full Changelog: v0.2.0...v0.3.0
v0.2.0
v0.1.1
What's Changed
- chore(deps): Update aws-sigv4 requirement from 0.12 to 0.13 by @dependabot in #76
- chore(deps): Bump amondnet/vercel-action from 20 to 25 by @dependabot in #75
- services/aws/v4: Add test for virtual host by @Xuanwo in #78
- chore(deps): Update aws-sigv4 requirement from 0.13 to 0.14 by @dependabot in #79
- fix(services/aws/v4): Percent encoded URI not handled correctly by @Xuanwo in #80
- feat(azure): Add test for azure storage by @Xuanwo in #82
- Bump to version 0.1.1 by @Xuanwo in #83
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- feat(aws): Add dummy loader by @Xuanwo in #69
- docs: Make sure all our public APIs have docs by @Xuanwo in #70
- feat: Enable feature gates by @Xuanwo in #71
- feat: Support signing http_types::Request by @Xuanwo in #72
- Bump to version 0.1.0 by @Xuanwo in #73
Full Changelog: v0.0.5...v0.1.0
v0.0.5
What's Changed
- chore(deps): Update quick-xml requirement from 0.22.0 to 0.23.0 by @dependabot in #64
- fix(services/aws): Increase retry times for AWS STS by @Xuanwo in #65
- feat(services/s3): Make sure token file has been re-read by @Xuanwo in #66
- Bump to version 0.0.5 by @Xuanwo in #67
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- chore(deps): Update aws-sigv4 requirement from 0.9 to 0.10 by @dependabot in #50
- chore(deps): Update aws-sigv4 requirement from 0.10 to 0.11 by @dependabot in #51
- refactor(services/aws): Load region in blocking by @Xuanwo in #53
- refactor(services/aws): Load cred in blocking by @Xuanwo in #54
- refactor(services/azure): Make azure sign with block by @Xuanwo in #55
- refactor(services/google): Make google singer is blocking by @Xuanwo in #56
- chore(deps): Update aws-sigv4 requirement from 0.11 to 0.12 by @dependabot in #57
- feat(aws/v4): Add test for WebIdentityTokenLoader by @Xuanwo in #58
- feat(aws): Retry while meeting errors by @Xuanwo in #59
- chore: Remove reference to reqwest::blocking by @Xuanwo in #60
- Bump version 0.0.4 by @Xuanwo in #61
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- feat: Implement google auth support by @Xuanwo in #42
- test: Add more list test cases for azblob by @Xuanwo in #44
- test: Implement integration tests for google cloud storage by @Xuanwo in #45
- docs: Add more docs for google signer by @Xuanwo in #46
- fix(service/aws/v4): Request path should be encoded by UriEncode by @Xuanwo in #47
- Bump to version 0.0.3 by @Xuanwo in #48
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's Changed
- deps: reqsign needs time >= 0.3.6 to build by @Xuanwo in #27
- feat: Add support for azure storage by @D2Lark in #29
- services/azure/storage: Implement integration tests by @Xuanwo in #33
- refactor: Make time much easier to use and add unit tests by @Xuanwo in #34
- tests: Implement integration tests for aws v4 by @Xuanwo in #37
- chore(deps): Update aws-sigv4 requirement from 0.8 to 0.9 by @dependabot in #36
- docs: Update docs for azure storage by @Xuanwo in #38
- Bump to version 0.0.2 by @Xuanwo in #39
New Contributors
- @D2Lark made their first contribution in #29
- @dependabot made their first contribution in #36
Full Changelog: v0.0.1...v0.0.2