Releases: elementary/houston
Releases · elementary/houston
v6.0.5
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
6.0.4 (2018-10-29)
Bug Fixes
- worker: fix incorrect branches used for packaging (c2f6a28), closes #656
v6.0.3
6.0.3 (2018-10-29)
Bug Fixes
v6.0.2
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
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
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
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
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
4.1.5 (2018-08-28)
Bug Fixes
- worker: upgrade liftoff to fix container binding problem (eb0fd35)
v4.1.4
4.1.4 (2018-08-27)
Bug Fixes
- worker: deb-packaging should always add the latest version (2ceb0e1)