Skip to content

Commit

Permalink
Merge pull request #10515 from owncloud/docs-fix-pr-number
Browse files Browse the repository at this point in the history
docs: fix issue and PR numbers
  • Loading branch information
saw-jan authored Nov 8, 2024
2 parents 00e51d5 + f8b8d35 commit ebce3b8
Show file tree
Hide file tree
Showing 7 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion changelog/7.0.0-rc.1_2024-11-07/bump-cs3-api.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Enhancement: Bump cs3api

https://github.com/owncloud/ocis/pull/10448
https://github.com/owncloud/ocis/pull/10449
2 changes: 1 addition & 1 deletion changelog/7.0.0-rc.1_2024-11-07/concurrent-autoaccept.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ Enhancement: Concurrent autoaccept for shares

Shares for groups are now concurrently accepted. Tha default of 25 goroutinges can be changed with the new `FRONTEND_MAX_CONCURRENCY` environment variable.

https://github.com/owncloud/ocis/pull/10505
https://github.com/owncloud/ocis/pull/10507
https://github.com/owncloud/ocis/pull/10476
2 changes: 1 addition & 1 deletion changelog/7.0.0-rc.1_2024-11-07/fix-get-lock-header.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ Bugfix: Return wopi lock header in get lock response

We fixed a bug where the wopi lock header was not returned in the get lock response. This is now fixed and the wopi validator tests are passing.

https://github.com/owncloud/ocis/pull/10469
https://github.com/owncloud/ocis/pull/10470
4 changes: 2 additions & 2 deletions changelog/7.0.0-rc.1_2024-11-07/fix-memlimit-loglevel.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ Bugfix: Fix the memlimit loglevel

We set the memlimit default loglevel to error.

https://github.com/owncloud/ocis/pull/10431
https://github.com/owncloud/ocis/issues/10428
https://github.com/owncloud/ocis/pull/10433
https://github.com/owncloud/ocis/issues/10427
2 changes: 1 addition & 1 deletion changelog/7.0.0-rc.1_2024-11-07/fix-proofkeys-proxy.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ Bugfix: Respect proxy url when validating proofkeys

We fixed a bug where the proxied wopi URL was not used when validating proofkeys. This caused the validation to fail when the proxy was used.

https://github.com/owncloud/ocis/pull/1234
https://github.com/owncloud/ocis/pull/10462
2 changes: 1 addition & 1 deletion changelog/7.0.0-rc.1_2024-11-07/ggp-mimetype-thumbnails.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ Enhancement: Create thumbnails for GGP MIME types

Creates thumbnails for newly added ggp files

https://github.com/owncloud/ocis/pull/10303
https://github.com/owncloud/ocis/pull/10304
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ We removed the following deprecated CLI commands:
`ocis storage-users uploads list`
`ocis storage-users uploads clean`

https://github.com/owncloud/ocis/pull/10430
https://github.com/owncloud/ocis/pull/10432
https://github.com/owncloud/ocis/issues/10428

0 comments on commit ebce3b8

Please sign in to comment.