dependabot[bot]
fdaa7f71eb
Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
...
Bumps [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc](https://github.com/open-telemetry/opentelemetry-go ) from 1.15.1 to 1.16.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.15.1...v1.16.0 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-19 15:12:13 +02:00
Paul Neubauer
666a166932
Automated changelog update [skip ci]
2023-06-19 13:05:31 +00:00
Paul Neubauer
7af64c3477
Merge pull request #6549 from owncloud/feat-add-logged-out-url-config
...
feat: add logged out url config
2023-06-19 15:04:52 +02:00
Paul Neubauer
47e366dd77
Address PR issue
2023-06-19 13:39:41 +02:00
Michael Barz
cfd87afc7d
Merge pull request #6550 from owncloud/release-3.1.0-next.2
...
[full-ci] Prepare Release 3.1.0-next.2
2023-06-19 13:07:22 +02:00
Paul Neubauer
ca21a1448f
Update changelog
2023-06-19 12:38:15 +02:00
Paul Neubauer
b5d74f2f4c
Address PR issues
2023-06-19 12:35:26 +02:00
Christian Richter
a4ba746b88
Automated changelog update [skip ci]
2023-06-19 09:33:19 +00:00
Christian Richter
30010adb8a
Merge pull request #6548 from dragonchaser/issue-3753-issues-with-audit-storage_id_missing
...
add storage id to audit log for spaces
2023-06-19 11:32:47 +02:00
Christian Richter
2d60212e12
incorporate requested changes
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2023-06-19 11:16:44 +02:00
Michael Barz
d8b937a362
bump version
2023-06-19 10:55:19 +02:00
Paul Neubauer
afd8ef0d68
Add PR to changelog
2023-06-19 10:50:44 +02:00
Paul Neubauer
27b7337e4c
feat: add logged out url config
2023-06-19 10:50:00 +02:00
Christian Richter
a8934c3655
make linter happy
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2023-06-19 08:04:34 +02:00
Christian Richter
a3b8a7742a
fix tests
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2023-06-19 07:45:04 +02:00
Christian Richter
53dcd93818
add storage id to audit log for spaces
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2023-06-19 07:30:00 +02:00
ownClouders
7a2afee440
[tx] updated from transifex
2023-06-19 00:16:27 +00:00
Michael Barz
447b111b16
Automated changelog update [skip ci]
2023-06-16 14:04:53 +00:00
Michael Barz
ed68ca79b9
Merge pull request #6545 from owncloud/reva-changelog
...
[docs-only] update the reva changelog
2023-06-16 16:04:21 +02:00
Michael Barz
35834ee3b4
Automated changelog update [skip ci]
2023-06-16 13:52:32 +00:00
Michael Barz
9453bd32b3
Merge pull request #6544 from kobergj/DisableWopiChat
...
[full-ci] DisableWopiChat envvar
2023-06-16 15:52:01 +02:00
Michael Barz
5e7a3cbe51
update the reva changelog
2023-06-16 15:42:17 +02:00
jkoberg
48325b9991
bump reva
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-06-16 15:08:10 +02:00
jkoberg
99559f5ea2
add disable wopi chat envaar
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-06-16 15:07:08 +02:00
Christian Richter
8c89684b3e
Automated changelog update [skip ci]
2023-06-16 13:06:22 +00:00
Christian Richter
01c936eaeb
Merge pull request #6537 from dragonchaser/issue-3753-issues-with-audit-userfeaturechanged
...
Show changes between old an new values in audit log
2023-06-16 15:05:47 +02:00
Daniel Swärd
d91241d39d
Merge pull request #6543 from owncloud/excds/bugfix/Fix_nullpointer_in_notifications_service
...
Fix nullpointer problems
2023-06-16 14:56:47 +02:00
Daniel Swärd
a3ee6f3648
notifications: Fix nullpointer problems
...
Closes : #6541
2023-06-16 13:41:57 +02:00
Prajwol Amatya
997cf54853
removed scenario related to federated share ( #6511 )
2023-06-16 17:17:39 +05:45
Christian Richter
9198dd9a67
Fix tests
...
Co-authored-by: Julian Koberg <jkoberg@owncloud.com >
Signed-off-by: Christian Richter <crichter@owncloud.com >
2023-06-16 11:56:03 +02:00
Christian Richter
4aa9b2e416
Bump reva
...
Co-authored-by Julian Koberg <jkoberg@owncloud.com >
Signed-off-by: Christian Richter <crichter@owncloud.com >
2023-06-16 10:52:37 +02:00
Christian Richter
b64af59477
Add changelog
...
Co-authored-by Julian Koberg <jkoberg@ownclod.com >
Signed-off-by: Christian Richter <crichter@owncloud.com >
2023-06-16 10:52:37 +02:00
Christian Richter
dd862cdf06
Add event for role changes
...
Co-authored-by: Julian Koberg <jkoberg@owncloud.com >
Signed-off-by: Christian Richter <crichter@owncloud.com >
2023-06-16 10:52:37 +02:00
Christian Richter
c4f9f18a39
Show changes between old an new values in audit log
...
Co-authored-by: Julian Koberg <jkoberg@owncloud.com >
Signed-off-by: Christian Richter <crichter@owncloud.com >
2023-06-16 10:52:37 +02:00
Michael Barz
cdb3a48653
remove sentence from Readme
2023-06-16 08:46:30 +02:00
Artur Neumann
4409bc78b7
Automated changelog update [skip ci]
2023-06-16 04:51:45 +00:00
Artur Neumann
86d5e2564c
Merge pull request #6538 from owncloud/useGraphinsteadOfSettingMethodInTests
...
[test-only][full-ci] using graph method instead of setting in api tests
2023-06-16 10:36:00 +05:45
Nalem7
8c414acfbd
Automated changelog update [skip ci]
2023-06-16 03:25:15 +00:00
Nalem7
e3ff3418b0
[tests-only][full-ci]add test for creating a version file with virus content ( #6521 ) ( #6535 )
...
* add test for creating a version file with virus content
* rebasing
---------
Co-authored-by: nabim777 <“nabinalemagar019@gmail.com ”>
2023-06-16 09:09:38 +05:45
Viktor Scharf
5867dae18f
using Graph instead Of Setting Method In Tests
2023-06-15 17:03:53 +02:00
Viktor Scharf
872bdb0217
[test-only] changing status code of the api tests ( #6533 )
...
* change status code
* save issue tag
2023-06-15 16:55:53 +02:00
Amrita
3cdc3bc485
Throw proper ocis-wrapper connection error message ( #6532 )
2023-06-15 16:22:50 +05:45
Sabin Panta
31a3e08cc9
Automated changelog update [skip ci]
2023-06-15 08:48:12 +00:00
Sabin Panta
0bd628a956
scenerio added only for Deutsch and Spanish language ( #6523 )
2023-06-15 14:32:34 +05:45
Sagar Gurung
8be86f6535
Automated changelog update [skip ci]
2023-06-15 06:06:12 +00:00
Sagar Gurung
6540865d50
[tests-only][full-ci]Added scenarios for quota exceed with API ( #6450 )
...
* Added scenarios for quota exceed with API
* Review Address
* changed code
* review-address: check for space not exists
---------
Co-authored-by: Viktor Scharf <scharf.vi@gmail.com >
2023-06-15 11:50:38 +05:45
Roman Perekhod
3ce2413c80
Automated changelog update [skip ci]
2023-06-14 15:53:57 +00:00
Roman Perekhod
779d81d47c
Merge pull request #6529 from 2403905/issue6469
...
[full-ci] bump a reva according the #issue-6469
2023-06-14 18:52:09 +03:00
Roman Perekhod
8160362c2e
[full-ci] bump a reva according the #issue-6469
2023-06-14 17:08:16 +02:00
kobergj
3e2180d5e4
Automated changelog update [skip ci]
2023-06-14 14:53:33 +00:00