Skip to content
This repository has been archived by the owner on May 28, 2023. It is now read-only.

Releases: elementary/houston

v6.0.5

22 Nov 05:00
704c543
Compare
Choose a tag to compare

6.0.5 (2018-11-22)

Bug Fixes

  • cache: update LRU code for new version (48d9b73)
  • package: update lru-cache to version 5.0.0 (2501064)
  • package: update superagent to version 4.0.0 (1e262a6)

v6.0.4

29 Oct 22:07
79429ee
Compare
Choose a tag to compare

6.0.4 (2018-10-29)

Bug Fixes

  • worker: fix incorrect branches used for packaging (c2f6a28), closes #656

v6.0.3

29 Oct 17:51
6b16a43
Compare
Choose a tag to compare

6.0.3 (2018-10-29)

Bug Fixes

v6.0.2

25 Oct 15:57
cf0069b
Compare
Choose a tag to compare

6.0.2 (2018-10-25)

Bug Fixes

  • package: update nodegit to version 0.23.0 (988e6dc)
  • service: fix git clone with annotated tags (7f0ed78), closes #511
  • worker: Pin build docker image to ubuntu bionic (cf0069b)

v6.0.1

19 Sep 04:37
Compare
Choose a tag to compare

6.0.1 (2018-09-19)

Bug Fixes

  • service: fix app inject on GitHub class (a6ea986)
  • service: use lazy evaluate for app inject on github service (58c871a)

v6.0.0

19 Sep 03:18
Compare
Choose a tag to compare

6.0.0 (2018-09-19)

Features

  • service: add github app installation support for authentication (aafd2a2)
  • service: GitHub service generates app tokens for authentication (5390d1c)

BREAKING CHANGES

  • service: services now need to be resolved by the app IOC container

v5.1.0

08 Sep 21:21
Compare
Choose a tag to compare

5.1.0 (2018-09-08)

Bug Fixes

  • worker: read appstream file as utf-8 (4958344)

Features

  • cli: add package build information to cli output (68361b7)

v5.0.0

07 Sep 22:39
Compare
Choose a tag to compare

5.0.0 (2018-09-07)

Bug Fixes

  • worker: remove appstream content-rating tests and fall back to appstreamcli tests (3815f42), closes #641
  • worker: use dashes instead of underscores for appstream (b62461d)

BREAKING CHANGES

  • worker: appstream file will need to be renamed and id changed from underscore to dashes

v4.1.5

28 Aug 16:36
Compare
Choose a tag to compare

4.1.5 (2018-08-28)

Bug Fixes

  • worker: upgrade liftoff to fix container binding problem (eb0fd35)

v4.1.4

27 Aug 19:40
Compare
Choose a tag to compare

4.1.4 (2018-08-27)

Bug Fixes

  • worker: deb-packaging should always add the latest version (2ceb0e1)