Releases: openwrt/asu
v0.7.11
v0.7.10
Fix of outdated ImageBuidler removal.
Full Changelog: v0.7.9...v0.7.10
v0.7.9
Just a fix to repair outdated packages.
Full Changelog: v0.7.8...v0.7.9
v0.7.8
What's Changed
- janitor: replace sets instead of just adding by @aparcar in #357
- misc: service example for multiple workers by @aparcar in #367
- Drop extra_packages stats and use colon in Reds keys by @aparcar in #366
- build: automatically remove unused ImageBuilders by @aparcar in #368
Full Changelog: v0.7.7...v0.7.8
v0.7.7
v0.7.6
- Improve reproducibility by sorting packages in requests
- Install
gunicorn
by default
Full Changelog: v0.7.5...v0.7.6
v0.7.5
Bugfixes for image build failures and CACHE_PATH handling.
Full Changelog: v0.7.4...v0.7.5
v0.7.4
Migrate over to OpenWrts GitHub page and fix a bug of double defaulting for CACHE_PATH.
Full Changelog: v0.7.3...v0.7.4
v0.7.3
What's Changed
New parameter filesystem
should be implemented by clients to speed up the build. Some more stats to figure out how often people request existing firmware combinations and also what extra packages are installed.
- build: Don't downgrade to http by @aparcar in #336
- build: disable ext4 file creation by @aparcar in #337
- build: reset active filesystem after each build by @aparcar in #338
- Improve handling of filesystem parameter by @aparcar in #339
- stats: store cache hits by @aparcar in #340
- stats: add extra package installs by @aparcar in #341
Full Changelog: v0.7.2...v0.7.3
v0.7.2
What's Changed
The /stats/
API was dropped to use /metrics
instead. It can be parsed by Prometheus and create nice graphs. The /stats/
view was dropped as well and will be replaced by a Grafana instance.
- docker: mount worker to main asu-service/ by @aparcar in #330
- build: replace urllib with requests by @aparcar in #333
- api: provide /metrics for prometheus export by @aparcar in #334
Full Changelog: v0.7.1...v0.7.2