Skip to content

Releases: openwrt/asu

v0.7.1

01 Mar 13:50
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.7.1

v0.7.0

01 Mar 13:05
Compare
Choose a tag to compare

The docker-compose should now be fairly easy for anyone to deploy. Please give it a try and report back.

What's Changed

  • CI: use latest Docker build-and-push action by @aparcar in #326

Full Changelog: 0.6.6...v0.7.0

0.6.6

28 Feb 23:38
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.5...0.6.6

v0.6.5

28 Feb 12:20
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: aparcar/asu@v0.6.4...v0.6.5

v0.6.4

23 Sep 17:39
Compare
Choose a tag to compare
Paul Spooren (26):
      api: use zrevrange to show most popular packages first
      api: do not allow additional params and add version_code
      api: support legacy API for existing setups
      api: support legacy json path
      api: add eol, release_date and updates
      config: add release_date and updates
      api: add stats/{images,versions}
      api: add examples and fixup swagger-ui path
      api: fixup legacy GET api
      api: add /api/v1/revision/<version>/<target>
      api: add `id` back to profile json files
      json: store build_at in images
      janitor: fix up non int epoch
      asu: expire builds based on revision
      asu: store results for 7d
      janitor: fixup missing source_date_epoch in 19.07 branch
      config: add 21.02.0
      build: store builds in request_hash folder
      build: store build_cmd in output
      common: use 32Byte request_hash
      janitor: cleanup builds on a target basis
      build: add imagebuilder_status
      api: add support for `defaults`
      api: add back /api/overview
      build: special exception if to many packages
      black: apply style to tests

v0.6.3

26 Aug 21:32
Compare
Choose a tag to compare

Add simple stats to the server, check them out at /api/v1/stats/{profiles,packages,targets}/<branch>

v0.6.2

26 Aug 07:33
Compare
Choose a tag to compare
Paul Spooren (5):
      api: support for legacy use of "title"
      api: more strict response definitions
      api: add api/v1/overview
      api: improve docs
      Merge branch 'master' of github.com:aparcar/asu

v0.6.1

22 Aug 20:58
Compare
Choose a tag to compare
Paul Spooren (3):
      api: fixup details typo
      api: more typo fixup and validate reponses
      api: fixup build request example

v0.6.0

22 Aug 09:37
Compare
Choose a tag to compare
Paul Spooren (3):
      misc: add systemd service and squid config
      asu: allow to set redis password
      asu: switch to connexion

A bit of a bigger change, the API changed slightly but the latest versions of auc and luci-app-attendedsysupgrade are already compatible.

v0.5.10

17 Aug 10:24
Compare
Choose a tag to compare
Paul Spooren (3):
      api: don't fail if snapshot not defined in branch
      profile mapping on a target basis
      fixup tests for new mapping