0.4.2
What's Changed
- refactor(fusio/aws): replace aws sign with reqsign by @ethe in #199
- chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #198
- chore: make clippy happy by @ethe in #200
- feat(durability): introduce durability traits and implement across backends by @ethe in #196
- refactor: remove fusio-log and fusio-dispatch by @ethe in #202
- feat: add executor feature by @ethe in #204
- feat: introduce fusio-manifest by @ethe in #203
- refactor(manifest): inline store arcs and generic context by @ethe in #205
- chore(manifest): make clippy happy by @ethe in #206
- feat(manifest): add serializable isolation e2e tests by @belveryin in #207
- chore: fix clippy command and resolve clippy warnings by @belveryin in #208
- fix(AGENTS.md): do not recommend clippy --all-features and break it down into compatible ones by @belveryin in #209
- fix(manifest): add backoff retry to lease creation for transient errors by @belveryin in #213
- docs(README): change a bit the style on main readme and updated checklist by @belveryin in #211
- fix(ci): remove duplicate runs on pull request and push by @belveryin in #214
- refactor(backoff): replace BackoffPolicy behavior for backon crate by @belveryin in #215
- enhancement(ci): add pre-commit hook to avoid failed runs in CI by @belveryin in #220
- enhancement(fusio-manifest): surface GC delete failures and keep plans retryable by @belveryin in #218
- feat(manifest): introduce etag-aware blob cache by @belveryin in #219
- test: Add more test case to cover serializable isolation by @KafkaCat in #221
- chore: bump to 0.4.2 by @ethe in #224
New Contributors
- @dependabot[bot] made their first contribution in #198
- @belveryin made their first contribution in #207
- @KafkaCat made their first contribution in #221
Full Changelog: 0.4.1...0.4.2