Releases: flatpak/flat-manager
Releases · flatpak/flat-manager
0.5.3
0.5.0
- replaced custom ostree parser with ostree-rs
- repo init uses the libostree API directly instead of creating files by hand
- removed delta-generator-client; the delta generation is local-only now
- updated to latest actix, actix-web, ostree and others
- flat-manager-client was rewritten in Rust for easier distribution of prebuilt binaries
- flat-manager-client will now refuse to work with an expired token instead of bouncing off the server
- the gentoken functionality is now part of flat-manager-client
0.5.0-rc.4
release 0.5.0-rc.4
0.5.0-rc.3
release 0.5.0-rc.3
0.5.0-rc.2
Full Changelog: 0.5.0-rc.1...0.5.0-rc.2
0.5.0-rc.1
Simplify delta generator to local work only
0.4.6
Full Changelog: 0.4.5...0.4.6
0.4.5
Full Changelog: 0.4.4...0.4.5
0.4.4
What's Changed
- client: Fix push command with aiohttp >= 3.10.6 by @bbhtt in #139
- Dockerfile: Fix path to flat-manager-hooks by @bbhtt in #140
- Fix needless-return clippy lints and switch to thiserror by @bbhtt in #143
- token: Show a better error message when token is expired by @bbhtt in #144
- ci: Run docker build only from master pushes by @bbhtt in #145
- Remove travis by @razzeee in #141
- build(deps): bump futures from 0.1.31 to 0.3.26 by @dependabot in #119
- Implement prune job by @barthalion in #147
New Contributors
Full Changelog: 0.4.3.3...0.4.4
0.4.3.3
What's Changed
Full Changelog: 0.4.3.2...0.4.3.3