Skip to content

Releases: cozy/cozy-stack

1.2.9

15 Jul 08:58
Compare
Choose a tag to compare
Warn Cloudery used error strings and so to not modify them (#1974)

* Warn error string is used on Cloudery
* Avoid hardcoded error string

1.2.8

03 Jun 13:46
63d9361
Compare
Choose a tag to compare
Fix for upstream breaking change in redis lib (#1922)

The github.com/go-redis/redis library has made a breaking change, and as
we are not yet using go modules (even if it is planned), we need to fix
how we use this library in our code.

1.2.7

27 May 07:53
2ff6fca
Compare
Choose a tag to compare
Install apps from the registry when source is not given (#1910)

1.2.6

06 May 07:42
Compare
Choose a tag to compare
Update permissions.go (#1883)

1.2.5

23 Apr 07:58
67a302a
Compare
Choose a tag to compare
Remove © from fixture name for go modules (#1860)

1.2.4

16 Apr 12:54
e40f367
Compare
Choose a tag to compare
Merge pull request #1836 from nono/oidc-access-token

Add access_token endpoint for OIDC

1.2.3

18 Mar 15:30
Compare
Choose a tag to compare
Remove _global_changes from couchdb as we don't need it and it waste …

1.2.2

25 Feb 14:16
18acc57
Compare
Choose a tag to compare
Update client-app-dev documentation (#1785)

1.2.1

12 Feb 13:06
Compare
Choose a tag to compare
Fix release scripts

1.2.0

04 Feb 15:12
a4c2cbd
Compare
Choose a tag to compare
Deprecate worker_arguments (#1754)