Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency owncloud/ocis to v1.20.0 - autoclosed #148

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 17, 2022

Mend Renovate

This PR contains the following updates:

Package Update Change
owncloud/ocis minor 1.16.0 -> 1.20.0

Release Notes

owncloud/ocis

v1.20.0

Compare Source

The following sections list the changes for 1.20.0.

Summary

  • Bugfix - Add owncloudsql driver to authprovider config: #​3435
  • Bugfix - Corrected documentation: #​3439
  • Bugfix - Ensure the same data on /ocs/v?.php/config like oC10: #​3113
  • Bugfix - Use the default server download protocol if spaces are not supported: #​3386
  • Change - Fix keys with underscores in the config files: #​3412
  • Change - Don't create demo users by default: #​3474
  • Enhancement - Alias links: #​3454
  • Enhancement - Replace deprecated String.prototype.substr(): #​3448
  • Enhancement - Add sorting to GraphAPI users and groups: #​3360
  • Enhancement - Unify LDAP config settings accross services: #​3476
  • Enhancement - Make config dir configurable: #​3440
  • Enhancement - Use embeddable ocdav go micro service: #​3397
  • Enhancement - Update reva to v2.2.0: #​3397
  • Enhancement - Update ownCloud Web to v5.4.0: #​6709
  • Enhancement - Implement audit events for user and groups: #​3467

Details

v1.19.1

Compare Source

The following sections list the changes for 1.19.1.

Summary

  • Bugfix - Return correct special item urls: #​3419

Details

v1.19.0

Compare Source

The following sections list the changes for 1.19.0.

Summary

  • Bugfix - Network configuration in individiual_services example: #​3238
  • Bugfix - Improve gif thumbnails: #​3305
  • Bugfix - Fix error handling in GraphAPI GetUsers call: #​3357
  • Bugfix - Fix request validation on GraphAPI User updates: #​3167
  • Bugfix - Replace public mountpoint fileid with grant fileid: #​3349
  • Change - Add remote item to mountpoint and fix spaceID: #​3365
  • Change - Switch NATS backend: #​3192
  • Change - Drop json config file support: #​3366
  • Change - Settings service now stores its data via metadata service: #​3232
  • Enhancement - Audit logger will now log file events: #​3332
  • Enhancement - Add password reset link to login page: #​3329
  • Enhancement - Log sharing events in audit service: #​3301
  • Enhancement - Add space aliases: #​3283
  • Enhancement - Include etags in drives listing: #​3267
  • Enhancement - Improve thumbnails API: #​3272
  • Enhancement - Update reva to v2.1.0: #​3330
  • Enhancement - Update ownCloud Web to v5.3.0: #​6561

Details

v1.18.0

Compare Source

The following sections list the changes for 1.18.0.

Summary

  • Bugfix - Capabilities for password protected public links: #​3229
  • Bugfix - Make events settings configurable: #​3214
  • Bugfix - Align storage metadata GPRC bind port with other variable names: #​3169
  • Change - Unify file IDs: #​3185
  • Enhancement - Add sorting to list Spaces: #​3200
  • Enhancement - Change NATS port: #​3210
  • Enhancement - Re-Enabling web cache control: #​3109
  • Enhancement - Add SPA conform fileserver for web: #​3109
  • Enhancement - Implement notifications service: #​3217
  • Enhancement - Thumbnails in spaces: #​3219
  • Enhancement - Update reva to v2.0.0: #​3231
  • Enhancement - Update ownCloud Web to v5.2.0: #​6506

Details

v1.17.0

Compare Source

The following sections list the changes for 1.17.0.

Summary

  • Bugfix - Add ocis storage-auth-machine subcommand: #​2910
  • Bugfix - Use same jwt secret for accounts as for metadata storage: #​3081
  • Bugfix - Make the default grpc client use the registry settings: #​3041
  • Bugfix - Remove group memberships when deleting a user: #​3027
  • Bugfix - Fix retry handling for LDAP connections: #​2974
  • Bugfix - Fix the default tracing provider: #​2952
  • Bugfix - Fix configuration for space membership endpoint: #​2893
  • Change - Change log level default from debug to error: #​3071
  • Change - Remove the ownCloud storage driver: #​3072
  • Change - Unify configuration and commands: #​2818
  • Change - Functionality to restore spaces: #​3092
  • Change - Extended Space Properties: #​3141
  • Change - Update the graph api: #​2885
  • Change - Update libre-graph-api to v0.3.0: #​2858
  • Change - Return not found when updating non existent space: #​2869
  • Enhancement - Provide Description when creating a space: #​3167
  • Enhancement - Add graph endpoint to delete and purge spaces: #​2979
  • Enhancement - Add permissions to graph drives: #​3095
  • Enhancement - Add new file url of the app provider to the ocs capabilities: #​2884
  • Enhancement - Add spaces capability: #​2931
  • Enhancement - Consul as supported service registry: #​3133
  • Enhancement - Introduce User and Group Management capabilities on GraphAPI: #​2947
  • Enhancement - Support signature auth in the public share auth middleware: #​2831
  • Enhancement - Update REVA to v1.16.1-0.20220112085026-07451f6cd806: #​2953
  • Enhancement - Add endpoint to retrieve a single space: #​2978
  • Enhancement - Add filter by driveType and id to /me/drives: #​2946
  • Enhancement - Update REVA to v1.16.1-0.20220215130802-df1264deff58: #​2878
  • Enhancement - Update ownCloud Web to v5.0.0: #​2895

Details


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/owncloud-ocis-1.x branch from 19f9a0a to b80e2c4 Compare March 7, 2022 20:04
@renovate renovate bot changed the title Update dependency owncloud/ocis to v1.17.0 Update dependency owncloud/ocis to v1.18.0 Mar 7, 2022
@renovate renovate bot force-pushed the renovate/owncloud-ocis-1.x branch from b80e2c4 to 36fd348 Compare March 29, 2022 16:29
@renovate renovate bot changed the title Update dependency owncloud/ocis to v1.18.0 Update dependency owncloud/ocis to v1.19.0 Mar 29, 2022
@renovate renovate bot force-pushed the renovate/owncloud-ocis-1.x branch from 36fd348 to a9c850c Compare March 29, 2022 19:10
@renovate renovate bot changed the title Update dependency owncloud/ocis to v1.19.0 Update dependency owncloud/ocis to v1.19.1 Mar 29, 2022
@renovate renovate bot force-pushed the renovate/owncloud-ocis-1.x branch from a9c850c to 8f7b982 Compare April 11, 2022 14:04
@renovate renovate bot force-pushed the renovate/owncloud-ocis-1.x branch from 8f7b982 to d693ed0 Compare April 13, 2022 16:06
@renovate renovate bot changed the title Update dependency owncloud/ocis to v1.19.1 Update dependency owncloud/ocis to v1.20.0 Apr 13, 2022
@renovate renovate bot changed the title Update dependency owncloud/ocis to v1.20.0 Update dependency owncloud/ocis to v1.20.0 - autoclosed Jun 30, 2022
@renovate renovate bot closed this Jun 30, 2022
@renovate renovate bot deleted the renovate/owncloud-ocis-1.x branch June 30, 2022 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant