chore(deps): update minor docker tags #665
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.3
->5.4
0.6.7
->0.7.0
v1.22.3.4523-d0ce30438
->v1.23.3.4707-ebb5fe9f3
0.99.4
->0.105.2
version-v5.21.0
->version-v5.22.1
version-v1.20.0
->version-v1.21.0
4.3
->4.4
1.7.0
->1.8.0
Release Notes
owncloud/ocis
v1.8.0
Compare Source
The following sections list the changes for 1.8.0.
Summary
Details
Bugfix - External storage registration used wrong config: #2120
The go-micro registry-singleton ignores the ocis configuration and defaults to mdns
Use ocis registry for refresh owncloud/ocis#2120
Bugfix - Remove authentication from /status.php completely: #2188
Despite requests without Authentication header being successful, requests with an invalid
bearer token in the Authentication header were rejected in the proxy with an 401
unauthenticated. Now the Authentication header is completely ignored for the /status.php
route.
Sync is sometimes not working with oCIS and working again after restart owncloud/client#8538
ignore authentication header on status.php owncloud/ocis#2188
Bugfix - Make webdav namespace configurable across services: #2198
The WebDAV namespace is used across various services, but it was previously hardcoded in some
of the services. This PR uses the same environment variable to set the config correctly across
the services.
[tests-only] Bump core commit id owncloud/ocis#2198
Change - Update ownCloud Web to v3.3.0: #2187
Tags: web
We updated ownCloud Web to v3.3.0. Please refer to the changelog (linked) for details on the web
release.
[full-ci] Update web to v3.3.0 owncloud/ocis#2187
https://github.com/owncloud/web/releases/tag/v3.3.0
Enhancement - Properly configure graph-explorer client registration: #2118
The client registration in the
identifier-registration.yaml
for the graph-explorerdidn't contain
redirect_uris
nororigins
. Both were added to prevent exploitation.properly configure the graph-explorer openid connect client owncloud/ocis#2118
Enhancement - Use system default location to store TLS artefacts: #2129
This used to default to the current location of the binary, which is not ideal after a first run as
it leaves traces behind. It now uses the system's location for artefacts with the help of
https://golang.org/pkg/os/#UserConfigDir.
Use user config dir to store tls artifacts owncloud/ocis#2129
Enhancement - Update REVA to v1.9: #2205
This update includes * set Content-Type
correctly * Return file checksum
available from the metadata for the EOS
driver * Sort share entries
alphabetically * Initial work on the
owncloudsql driver * Add user ID cache
warmup to EOS storage driver * Use
UidNumber and GidNumber fields in User
objects * EOS GRPC
interface * switch
references * remove user's uuid from
trashbin file key * fix restore behavior of
the trashbin API * eosfs: add arbitrary
metadata support
update reva to v1.8.1-0.20210622125952-b54b15943d02 owncloud/ocis#2205
[full-ci] update reva to v1.9 owncloud/ocis#2210
Configuration
📅 Schedule: "on tuesday" (UTC).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.