Skip to content

Releases: openwrt/asu

v0.7.11

29 Jul 13:31
Compare
Choose a tag to compare

What's Changed

  • api: allow clients to send their identification by @aparcar in #374
  • Remove unused ImageBuilders after 24h hours instead of a week

Full Changelog: v0.7.10...v0.7.11

v0.7.10

18 Jul 20:21
Compare
Choose a tag to compare

Fix of outdated ImageBuidler removal.

Full Changelog: v0.7.9...v0.7.10

v0.7.9

13 Jul 18:38
Compare
Choose a tag to compare

Just a fix to repair outdated packages.

Full Changelog: v0.7.8...v0.7.9

v0.7.8

10 Jul 21:01
Compare
Choose a tag to compare

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

09 Jun 13:45
Compare
Choose a tag to compare

What's Changed

  • handle virtual packages defined in PROVIDES by @aparcar in #352
  • cleanup legacy package store based on target only by @aparcar in #353

Full Changelog: v0.7.6...v0.7.7

v0.7.6

31 Mar 16:46
Compare
Choose a tag to compare
  • Improve reproducibility by sorting packages in requests
  • Install gunicorn by default

Full Changelog: v0.7.5...v0.7.6

v0.7.5

26 Mar 00:25
Compare
Choose a tag to compare

Bugfixes for image build failures and CACHE_PATH handling.

Full Changelog: v0.7.4...v0.7.5

v0.7.4

20 Mar 21:06
Compare
Choose a tag to compare

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

20 Mar 20:13
Compare
Choose a tag to compare

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.

Full Changelog: v0.7.2...v0.7.3

v0.7.2

14 Mar 10:12
Compare
Choose a tag to compare

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