Skip to content

Releases: openwrt/asu

v0.7.11

Choose a tag to compare

@aparcar aparcar released this 29 Jul 13:31

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

Choose a tag to compare

@aparcar aparcar released this 18 Jul 20:21

Fix of outdated ImageBuidler removal.

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

v0.7.9

Choose a tag to compare

@aparcar aparcar released this 13 Jul 18:38

Just a fix to repair outdated packages.

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

v0.7.8

Choose a tag to compare

@aparcar aparcar released this 10 Jul 21:01

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

Choose a tag to compare

@aparcar aparcar released this 09 Jun 13:45

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

Choose a tag to compare

@aparcar aparcar released this 31 Mar 16:46
  • Improve reproducibility by sorting packages in requests
  • Install gunicorn by default

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

v0.7.5

Choose a tag to compare

@aparcar aparcar released this 26 Mar 00:25

Bugfixes for image build failures and CACHE_PATH handling.

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

v0.7.4

Choose a tag to compare

@aparcar aparcar released this 20 Mar 21:06

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

Choose a tag to compare

@aparcar aparcar released this 20 Mar 20:13

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

Choose a tag to compare

@aparcar aparcar released this 14 Mar 10:12

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