Skip to content

Releases: cozy/cozy-stack

1.6.8

16 Oct 21:49
Compare
Choose a tag to compare
Fix GOROOT and GOPATH when building package

1.6.7

16 Oct 21:28
Compare
Choose a tag to compare
Fix  CI jobs dependencies

1.6.5

16 Oct 20:53
Compare
Choose a tag to compare
Create package target directory

1.6.4

16 Oct 20:28
Compare
Choose a tag to compare
Fix debian package building when go is preinstalled

1.6.3

16 Oct 19:30
Compare
Choose a tag to compare
Fix debian package building in CI

1.6.2

16 Oct 19:09
Compare
Choose a tag to compare
Fix debian package building in github actions

1.6.1: Update cozy-app-dev docker image build (#4170)

16 Oct 18:49
ebe52f7
Compare
Choose a tag to compare
Update cozy-app-dev docker image to build again

- Update from debian stretch to debian bullseye
- Update from couchdb 2.2 to couchdb 3.2.2
- Update from nodejs 12 to nodejs 16
- Use upstream deb packages for couchdb and nodejs rather than compiling
- Fix admin host trying to listen IPv6 in an IPv4 only container

This should allow us to release cozy-app-dev image again

1.6.0: Add debian packaging (#4162)

16 Oct 15:18
ebda59d
Compare
Choose a tag to compare
This is the first step for the new selfhosting packaging. It produces
packages for the last two debian and ubuntu versions as well as an
upgrade package for the only currently supported debian version (Debian
10 buster)

It also upload deb packages as artifact to the release on each version
tag

1.5.8: Fix integration tests

02 Jan 08:23
Compare
Choose a tag to compare
Sometimes, an integration test could fail because it was trying to
create a folder while another folder had the same name (409).

1.5.7

01 Jul 09:03
ff61302
Compare
Choose a tag to compare
Fix loading triggers with mem scheduler when the stack starts (#3453)