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

Commit

Permalink
Bump cozy stack to latest 1.5.8 version
Browse files Browse the repository at this point in the history
Changelog in cozy-stacki since 2.5.7:
* 2022-12-19 Fix integration tests
* 2022-12-19 fix(deps): update module github.com/yuin/goldmark to v1.5.3 (#3596)
* 2022-12-19 Update assets
* 2022-12-19 Add a log message for getNumberOfConnections (#3593)
* 2022-12-19 Fix swift authURL hardcoded path (#3584)
* 2022-12-19 fix: Update bi mapping with correct uuids (#3595)
* 2022-12-15 docs: Add konnectors to the /registry/maintenance route (#3594)
* 2022-12-15 fix: Fix konnectors doc example (#3592)
* 2022-12-15 feat: Update cozy bar to 7.23.1 (#3591)
* 2022-12-14 Build assets
* 2022-12-14 feat: Allow hiding back button on passphrase reset (#3590)
* 2022-12-13 Avoid some timeout issues with bulk_docs in share-replicate (#3589)
* 2022-12-13 Use interact token for preview URL of sharing (#3583)
* 2022-12-12 Update module github.com/cozy/prosemirror-go to v0.5.2 (#3588)
* 2022-12-08 Fix a typo in error message
* 2022-12-08 Fixed typo in readme (#3586)
* 2022-12-07 chore: Directly import our fork of spf13/afero (#3585)
* 2022-12-07 Build CLI docs and shell completions
* 2022-12-07 Remove old comment (no longer relevant)
* 2022-12-07 Fix a typo in Makefile
* 2022-12-05 Fix share-track jobs when they are not in expected order (#3582)
* 2022-12-05 Change log level
* 2022-12-05 Update module github.com/golang-jwt/jwt/v4 to v4.4.3 (#3581)
* 2022-12-05 Delay again the removal of thumbnails route
* 2022-12-01 Add reference to the sharing directory (#3580)
* 2022-11-29 Fix locales for webapps (#3579)
* 2022-11-28 Update module github.com/google/gops to v0.3.26 (#3578)
* 2022-11-25 Reset BI aggregator accounts on connection deleted webhook (#3577)
* 2022-11-25 Add logs for client-side konnectors stats (#3575)
* 2022-11-24 feat: Upgrade cozy-bar to 7.21.1 (#3576)
* 2022-11-24 Merge pull request #3574 from cozy/connchk_route
* 2022-11-23 Add documentation for /connection_check
* 2022-11-23 Add connectivity check route
* 2022-11-21 Merge pull request #3572 from sblaisot/skip_konn_unused_files
* 2022-11-21 Update module github.com/spf13/afero to v1.9.3 (#3573)
* 2022-11-20 Avoid one access to older app.tar when unnecessary
* 2022-11-20 Avoid unused files when preparing konnector run
* 2022-11-16 Mitigate bugs when updating an io.cozy.shared (#3571)
* 2022-11-16 Improve check sharings for revoked sharings (#3570)
* 2022-11-16 Fix a conflict case for io.cozy.sharings doc (#3567)
* 2022-11-16 Do not retry upload on Internal Server Error (#3568)
* 2022-11-16 Recommend go 1.19 (#3569)
* 2022-11-15 Fix referenced_by in POST /files/_find (#3566)
* 2022-11-10 Add rsvg-convert to doc
* 2022-11-10 Increase timeout for thumbnailck worker
* 2022-11-09 feat: Add route to download a konnector version (#3563)
* 2022-11-08 Merge pull request #3562 from cozy/feat/add-flagship-route-to-impersonate-konnector
* 2022-11-08 test: Add mini app install method to utils
* 2022-11-07 feat: Add client-side konnector tokens build route
* 2022-11-07 test: Add mini konnector install method to utils
* 2022-11-03 feat: Add route to send front-end logs (#3549)
* 2022-11-02 Merge pull request #3558 from cozy/log-sharings
* 2022-11-02 Fix export_import integration test
* 2022-11-02 docs: Fix broken link (#3557)
* 2022-11-02 Add some logs for sharings
* 2022-11-02 Update module github.com/gofrs/uuid to v4.3.1+incompatible (#3516)
* 2022-11-02 Increase sleep times for integration tests
* 2022-11-02 Add a small optimization for all_docs (#3556)
* 2022-10-31 Update instance.md (#3552)
* 2022-10-31 small documentation modifications (#3553)
* 2022-10-31 Update module github.com/spf13/cobra to v1.6.1 (#3554)
* 2022-10-28 Fix cwd for konnectors (bis) (#3551)
* 2022-10-28 Fix cwd for konnectors (#3550)
* 2022-10-28 Make the all_docs endpoint with Fields faster (#3547)
* 2022-10-28 Add a protection when revoking a sharing (#3548)
* 2022-10-25 Merge pull request #3546 from cozy/feat/allow-passing-file-copy-name
* 2022-10-25 perf: Avoid fetching file copy versions
* 2022-10-25 feat: Allow passing file copy name and parent dir
* 2022-10-25 test: Use require instead of assert when relevant
* 2022-10-25 Fix instance doc (#3545)
* 2022-10-24 Update module github.com/spf13/cobra to v1.6.0 (#3540)
* 2022-10-24 Add flat/nested to bitwarden prelogin route (#3544)
* 2022-10-24 Update linter to v1.50.1 (#3543)
* 2022-10-24 Update module github.com/stretchr/testify to v1.8.1 (#3542)
* 2022-10-24 Update module github.com/yuin/goldmark to v1.5.2 (#3541)
* 2022-10-21 Fix the isNoLongerShared function (#3539)
* 2022-10-21 Add log when folder was not found (#3538)
* 2022-10-20 Merge pull request #3536 from cozy/feat/add-BI-manage-endpoint-redirect
* 2022-10-20 feat: Add BI's connection params to OAuth redirect
* 2022-10-19 feat: Add a route to access the BI manage webview
* 2022-10-20 docs: Try to make clearer the secret in remote doctype (#3506)
* 2022-10-19 Merge pull request #3520 from cozy/feat/add-file-duplication
* 2022-10-17 refactor: Factorize available disk space checks
* 2022-09-23 feat: Add file copy route
* 2022-10-19 Add log for Operation aborted (#3537)
* 2022-10-19 Merge pull request #3482 from cozy/more-bi-webhooks
* 2022-10-19 Fix CI during the brownouts from GitHub (#3535)
* 2022-10-19 Improve the bitwarden prelogin route (#3533)
* 2022-10-19 Merge pull request #3531 from cozy/fixer-service-triggers
* 2022-10-18 Show the number of deleted triggers by service-triggers fixer
* 2022-10-17 Add logs for some Internal Server Error on sharings (#3534)
* 2022-10-17 Avoid creating useless versions for files (#3532)
* 2022-10-14 Add a command to fix service triggers
* 2022-10-14 Merge pull request #3530 from cozy/list-remote-doctypes
* 2022-10-14 Fix a typo
* 2022-10-13 Merge pull request #3529 from cozy/fix-realtime
* 2022-10-13 Add an endpoint to list remote doctypes
* 2022-10-13 Add cozyMetadata.createdByApp to io.cozy.remote.requests
* 2022-10-13 Add logs for unexpected states
* 2022-10-12 Fix race condition on realtime
* 2022-10-11 Fix cleaning thumbnails while dissociating files (#3528)
* 2022-10-11 Fix race condition on app updates (#3527)
* 2022-10-05 Fix typo in doc name
* 2022-10-05 Build assets
* 2022-10-05 Add icon and locales for all DACC remote doctypes (#3526)
* 2022-10-03 Fix orphan triggers on app updates (#3525)
* 2022-10-03 Support go 1.15 for a few more months
* 2022-09-30 Add spellcheck=false on password inputs (#3523)
* 2022-09-28 Add log for realtime-redis
* 2022-09-27 Fix accepting sharing with shared with me dir (#3522)
* 2022-09-23 Add a log when failing to delete note thumbs
* 2022-09-22 Fix session timeout on OAuth for banks (#3519)
* 2022-09-21 Merge pull request #3518 from cozy/oauth-clients
* 2022-09-21 Set last_refreshed_at also on first access_token
* 2022-09-21 Add client_os to OAuth clients
* 2022-09-21 Add last_refreshed_at to OAuth clients
* 2022-09-20 Fix URL for instance deletion
* 2022-09-19 Fix race condition on concurrent uploads (#3517)
* 2022-09-16 Fix asking for instance deletion (token needed) (#3515)
* 2022-09-14 Merge pull request #3514 from cozy/remove-unregistred-clients
* 2022-09-14 Remove OAuth clients on error from Huawei Push
* 2022-09-14 Remove OAuth clients on error from APNS
* 2022-09-14 Remove OAuth clients on error from FCM
* 2022-09-12 Fix again trigger creation for konnectors (folder_to_save) (#3512)
* 2022-09-12 fix(deps): update module github.com/spf13/viper to v1.13.0 (#3510)
* 2022-09-12 fix(deps): update golang.org/x/sync digest to f12130a (#3509)
* 2022-09-09 Drop the Host header when proxy request to CouchDB (#3508)
* 2022-09-09 Update model/bi/api.go
* 2022-09-09 Fix getNumberOfConnections
* 2022-09-09 Improve error message
* 2022-09-09 Fix trigger creation for konnectors (folder_to_save) (#3507)
* 2022-09-09 Fix trigger creation for BI webhooks
* 2022-09-09 Create the trigger if missing for BI webhooks
* 2022-09-09 Fixing sending payload for BI webhooks
* 2022-09-09 Fix a typo in scheme for BI requests
* 2022-09-08 Fix "Unlock of unlocked RWMutex" error
* 2022-09-08 Fix extractPayloadConnectionConnectorUUID
* 2022-07-27 Add ?bi_url to doc
* 2022-07-27 Handle ACCOUNT_{EN,DIS}ABLED for BI webhooks
* 2022-07-27 Create an account and trigger for CONNECTION_SYNCED if needed
* 2022-07-27 Move encryption stuff for accounts to account package
* 2022-07-27 Remove user from BI API if no connections left
* 2022-07-27 Add a client for BI API
* 2022-07-26 Check that connector is installed for BI webhook
* 2022-07-26 Avoid race condition on BI webhooks with a lock
* 2022-07-26 Handle CONNECTION_DELETED for BI webhooks
* 2022-07-26 refactor model/bi to introduce webhookCall struct
* 2022-07-25 Add an event param in query string for BI webhooks
* 2022-09-07 Fix an issue when importing a note
* 2022-09-07 feat(cozy-bar): Upgrade Cozy Bar to v7.20.3 (#3505)
* 2022-09-05 Don't send a notification for the first time (#3504)
* 2022-09-05 Fix a panic on sharing logs when redis is unavailable (#3503)
* 2022-09-05 fix(deps): update module github.com/yuin/goldmark to v1.4.14 (#3501)
* 2022-09-05 fix(deps): update golang.org/x/image digest to e7cb969 (#3500)
* 2022-09-05 fix(deps): update golang.org/x/crypto digest to c86fa9a (#3499)
* 2022-09-01 Revert "Remove the deprecated routes for PDF icons & previews (#3497)"
* 2022-09-01 Fix a panic when creating a trigger for a konnector (#3496)
* 2022-09-01 Remove the deprecated routes for PDF icons & previews (#3497)
* 2022-08-30 Merge pull request #3493 from cozy/add-fields
* 2022-08-30 Merge pull request #3495 from cozy/delete-cozy
* 2022-08-29 Add a route to ask for deleting a Cozy instance
* 2022-08-29 fix(deps): update golang.org/x/crypto digest to bd7e27e (#3494)
* 2022-08-26 Add a route to check the passphrase
* 2022-08-26 Allow to filter nested fields for all_docs
* 2022-08-26 Allow to skip design docs for _all_docs
* 2022-08-25 Add Fields to _all_docs
* 2022-08-25 Merge pull request #3492 from cozy/fix-topic-leak
* 2022-08-25 Update diagrams and add some explanations
* 2022-08-25 Fix memory leak on pkg/realtime
* 2022-08-24 Refactor a bit the pkg/realtime package
* 2022-08-23 Add diagrams about realtime
* 2022-08-22 Avoid recreating account with same connection_id (#3489)
* 2022-08-22 fix(deps): update golang.org/x/crypto digest to bc19a97 (#3490)
* 2022-08-22 fix(deps): update golang.org/x/sync digest to 7fc1605 (#3491)
* 2022-08-17 Fix a race condition (#3488)
* 2022-08-16 Update golangci-lint to v1.48.0 (#3487)
* 2022-08-16 fix(deps): update module github.com/oschwald/maxminddb-golang to v1.10.0 (#3484)
* 2022-08-16 fix(deps): update module github.com/labstack/echo/v4 to v4.8.0 (#3486)
* 2022-07-25 Remove debug log
* 2022-07-25 fix(deps): update golang.org/x/image digest to 062f8c9 (#3477)
* 2022-07-25 fix(deps): update module github.com/spf13/afero to v1.9.2 (#3479)
* 2022-07-25 fix(deps): update golang.org/x/crypto digest to 630584e (#3476)
* 2022-07-25 fix(deps): update golang.org/x/sync digest to 886fb93 (#3478)
* 2022-07-25 fix(deps): update module github.com/sirupsen/logrus to v1.9.0 (#3481)
* 2022-07-21 Fix cozy-bar.min.js shasum
* 2022-07-21 Add COZY_FIELDS to service worker
* 2022-07-20 feat: Upgrade cozy-bar to latest (#3474)
* 2022-07-20 Build assets
* 2022-07-20 feat: Ensure tags icon color (#3473)
* 2022-07-20 Mention CouchDB 3 in install doc (#3472)
* 2022-07-20 Add coachco2 and mespapiers as platform apps (#3471)
* 2022-07-19 Build assets
* 2022-07-19 feat: Add io.cozy.tags (#3470)
* 2022-07-18 Build assets
* 2022-07-18 Fix a typo
* 2022-07-18 Update golangci-lint to 1.47.0 (#3469)
* 2022-07-18 Merge pull request #3466 from cozy/soft-delete-accounts
* 2022-07-18 Remove the exception for sentry.cozycloud.cc from the CSP (#3432)
* 2022-07-18 docs: /files/:id/thumbnails can be also used for pdf (#3467)
* 2022-07-18 fix(deps): update module github.com/spf13/afero to v1.9.0 (#3468)
* 2022-07-12 Add a soft-deletion mechanism for accounts
* 2022-07-12 Update pry-stack_explorer for integration tests
* 2022-07-11 Allow to trigger a webhook to create a manual job (#3465)
* 2022-07-11 Fix to not clean OAuth clients for flagship app (#3464)
* 2022-07-11 Fix a panic when moving with an invalid sharing (#3463)
* 2022-07-11 Merge pull request #3460 from cozy/weekly-monthly-triggers
* 2022-07-11 Add a warning about @monthly 29-31
* 2022-07-11 Change seed for newPeriodicTrigger
* 2022-07-11 Refactor newPeriodicTrigger
* 2022-07-11 fix(deps): update module github.com/yuin/goldmark to v1.4.13 (#3462)
* 2022-07-11 fix(deps): update module github.com/google/gops to v0.3.25 (#3461)
* 2022-07-08 Refactor konnectors trigger to use PeriodicSpec
* 2022-07-08 Add @daily trigger
* 2022-07-08 Add test for ToRandomCrontab
* 2022-07-08 Add @monthly trigger
* 2022-07-07 Add @Weekly trigger
* 2022-07-07 Add a parser for @Weekly trigger argument
* 2022-07-06 Add doc for @Weekly and @monthly triggers
* 2022-07-07 Fix encoding issues of dir/file name in CouchDB (#3459)
* 2022-07-07 Remove tests for the legacy vfsswift layout v1 & v2
* 2022-07-07 Fix bulk save events
* 2022-07-05 docs: Add information about the config file (#3457)
* 2022-07-04 Allow to use big payload for webhook triggers (#3416)
* 2022-07-04 Fix timeout for http clients used for moving
* 2022-07-04 fix(deps): update module github.com/google/gops to v0.3.24 (#3455)
* 2022-07-04 fix(deps): update module github.com/stretchr/testify to v1.8.0 (#3456)
  • Loading branch information
vsellier committed Feb 22, 2023
1 parent df64f91 commit 24582c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cozystack/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM ubuntu:22.10 AS installer

ARG COZY_VERSION=1.5.7
ARG COZY_VERSION=1.5.8
ARG NODE_VERSION=18.14.2

WORKDIR /tmp
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/deployment-easy-cozy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ spec:
tier: file
spec:
containers:
- image: vsellier/easy-cozy:1.5.7
- image: vsellier/easy-cozy:1.5.8
name: easy-cozy
ports:
- containerPort: 8080
Expand Down

0 comments on commit 24582c4

Please sign in to comment.