Commit Graph

503 Commits

Author SHA1 Message Date
jkoberg
63be515ce9 bump to latest edge
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-05-03 10:49:41 +02:00
Jörn Friedrich Dreyer
bfc8196ac2 Merge branch 'master' into search
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-05-02 13:43:24 +00:00
Michael Barz
469fc3d4c5 update reva to latest edge 2022-05-02 10:06:59 +02:00
Michael Barz
d74e3d168b use reva version with no concurrent share listing 2022-05-02 09:53:50 +02:00
Michael Barz
b629aa6b6d use reva replace 2022-05-02 09:53:50 +02:00
David Christofas
ab71b21fc7 reduce drives in listing of graph /me/drives API 2022-05-02 09:53:50 +02:00
jkoberg
a86cc5ab3a bump reva again
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-05-02 09:52:48 +02:00
jkoberg
c1e7aa3876 next reva version
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-05-02 09:52:25 +02:00
jkoberg
3cb78021d2 bump reva
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-05-02 09:51:44 +02:00
André Duffeck
851c64945f Remove reva go mod replace 2022-04-29 13:59:09 +02:00
Michael Barz
1005e96edb update reva 2022-04-28 09:17:26 +02:00
David Christofas
6bd4330103 update reva to include go-chi workaround 2022-04-27 17:12:42 +02:00
Michael Barz
6efdede2b8 update reva for caching fix 2022-04-27 14:44:08 +02:00
Willy Kloucek
485fa6db73 Merge pull request #3582 from owncloud/dependabot/go_modules/github.com/urfave/cli/v2-2.5.0
Bump github.com/urfave/cli/v2 from 2.4.4 to 2.5.0
2022-04-26 14:41:05 +02:00
Michael Barz
d89055c854 Merge pull request #3572 from owncloud/dependabot/go_modules/google.golang.org/grpc-1.46.0
Bump google.golang.org/grpc from 1.45.0 to 1.46.0
2022-04-26 11:34:13 +02:00
dependabot[bot]
a31aff912e Bump github.com/urfave/cli/v2 from 2.4.4 to 2.5.0
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.4.4 to 2.5.0.
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/urfave/cli/compare/v2.4.4...v2.5.0)

---
updated-dependencies:
- dependency-name: github.com/urfave/cli/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-26 06:19:45 +00:00
Michael Barz
0b6dcd8fe6 test merge reva master into edge 2022-04-25 11:11:55 +02:00
dependabot[bot]
855ea0bcda Bump google.golang.org/grpc from 1.45.0 to 1.46.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.45.0 to 1.46.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.45.0...v1.46.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-25 06:18:13 +00:00
Willy Kloucek
3642b40f9f update reva 2022-04-22 09:13:25 +02:00
Willy Kloucek
1fa61006a1 Merge pull request #3563 from owncloud/dependabot/go_modules/github.com/urfave/cli/v2-2.4.4
Bump github.com/urfave/cli/v2 from 2.4.0 to 2.4.4
2022-04-22 09:00:52 +02:00
dependabot[bot]
d28a082448 Bump github.com/urfave/cli/v2 from 2.4.0 to 2.4.4
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.4.0 to 2.4.4.
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/urfave/cli/compare/v2.4.0...v2.4.4)

---
updated-dependencies:
- dependency-name: github.com/urfave/cli/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-22 06:17:18 +00:00
dependabot[bot]
9931ccf93f Bump github.com/nats-io/nats-server/v2 from 2.8.0 to 2.8.1
Bumps [github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server) from 2.8.0 to 2.8.1.
- [Release notes](https://github.com/nats-io/nats-server/releases)
- [Changelog](https://github.com/nats-io/nats-server/blob/main/.goreleaser.yml)
- [Commits](https://github.com/nats-io/nats-server/compare/v2.8.0...v2.8.1)

---
updated-dependencies:
- dependency-name: github.com/nats-io/nats-server/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-22 06:17:07 +00:00
Willy Kloucek
f9e8f11df7 Merge pull request #3552 from owncloud/dependabot/go_modules/github.com/mitchellh/mapstructure-1.5.0
Bump github.com/mitchellh/mapstructure from 1.4.3 to 1.5.0
2022-04-21 14:14:05 +02:00
dependabot[bot]
709453e3c5 Bump github.com/go-micro/plugins/v4/events/natsjs from 1.0.0 to 1.0.1
Bumps [github.com/go-micro/plugins/v4/events/natsjs](https://github.com/go-micro/plugins) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/go-micro/plugins/releases)
- [Commits](https://github.com/go-micro/plugins/compare/v3/auth/jwt/v1.0.0...v3/server/grpc/v1.0.1)

---
updated-dependencies:
- dependency-name: github.com/go-micro/plugins/v4/events/natsjs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-21 11:44:41 +00:00
Jörn Friedrich Dreyer
be539f7217 Merge pull request #3546 from owncloud/switch-micro-plugin-source-server
switch micro plugin source for the grpc server plugin
2022-04-21 13:43:29 +02:00
dependabot[bot]
1cf095ccc1 Bump github.com/mitchellh/mapstructure from 1.4.3 to 1.5.0
Bumps [github.com/mitchellh/mapstructure](https://github.com/mitchellh/mapstructure) from 1.4.3 to 1.5.0.
- [Release notes](https://github.com/mitchellh/mapstructure/releases)
- [Changelog](https://github.com/mitchellh/mapstructure/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mitchellh/mapstructure/compare/v1.4.3...v1.5.0)

---
updated-dependencies:
- dependency-name: github.com/mitchellh/mapstructure
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-21 06:22:45 +00:00
dependabot[bot]
142b97878b Bump github.com/go-chi/cors from 1.2.0 to 1.2.1
Bumps [github.com/go-chi/cors](https://github.com/go-chi/cors) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/go-chi/cors/releases)
- [Commits](https://github.com/go-chi/cors/compare/v1.2.0...v1.2.1)

---
updated-dependencies:
- dependency-name: github.com/go-chi/cors
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-20 06:22:33 +00:00
Willy Kloucek
2e696f9ac4 update grpc server plugin to tag 2022-04-19 16:30:08 +02:00
Willy Kloucek
3108565b9a switch micro plugin source for the grpc server plugin 2022-04-19 16:22:12 +02:00
Willy Kloucek
f6ead08dbd update reva to get cs3org/reva#2749 2022-04-19 12:08:43 +02:00
Willy Kloucek
e5b7496c29 switch source for go micro plugins 2022-04-19 09:44:47 +02:00
Willy Kloucek
ff48a58c1f Merge pull request #3542 from owncloud/dependabot/go_modules/github.com/nats-io/nats-server/v2-2.8.0
Bump github.com/nats-io/nats-server/v2 from 2.7.4 to 2.8.0
2022-04-19 08:53:39 +02:00
dependabot[bot]
30cbc7f599 Bump github.com/nats-io/nats-server/v2 from 2.7.4 to 2.8.0
Bumps [github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server) from 2.7.4 to 2.8.0.
- [Release notes](https://github.com/nats-io/nats-server/releases)
- [Changelog](https://github.com/nats-io/nats-server/blob/main/.goreleaser.yml)
- [Commits](https://github.com/nats-io/nats-server/compare/v2.7.4...v2.8.0)

---
updated-dependencies:
- dependency-name: github.com/nats-io/nats-server/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-19 06:20:19 +00:00
dependabot[bot]
b3b7c9cb77 Bump github.com/gookit/config/v2 from 2.0.27 to 2.1.0
Bumps [github.com/gookit/config/v2](https://github.com/gookit/config) from 2.0.27 to 2.1.0.
- [Release notes](https://github.com/gookit/config/releases)
- [Commits](https://github.com/gookit/config/compare/v2.0.27...v2.1.0)

---
updated-dependencies:
- dependency-name: github.com/gookit/config/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-18 06:19:21 +00:00
Michael Barz
b385e26299 update reva and add capability 2022-04-14 19:49:17 +02:00
Michael Barz
600c6207a0 update reva 2022-04-12 23:59:25 +02:00
jkoberg
adc6c0493a bump reva
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-04-12 15:02:05 +02:00
Ralf Haferkamp
4ecf4c673d Update reva 2022-04-11 18:18:48 +02:00
Ralf Haferkamp
dc6a4fdc02 Unify LDAP config settings accross services
This adapts the storage service to the recent changes of the LDAP
settings in reva.

Also we define a new set of LDAP env variables that can be shared
between all LDAP related ocis services (graph, idp, storage-auth-basic,
storage-userprovider, storage-groupprovider, idm). This should simplify
the most LDAP based configurations considerably.
2022-04-11 18:17:21 +02:00
dependabot[bot]
b6b488d582 Bump github.com/go-ldap/ldap/v3 from 3.4.2 to 3.4.3
Bumps [github.com/go-ldap/ldap/v3](https://github.com/go-ldap/ldap) from 3.4.2 to 3.4.3.
- [Release notes](https://github.com/go-ldap/ldap/releases)
- [Commits](https://github.com/go-ldap/ldap/compare/v3.4.2...v3.4.3)

---
updated-dependencies:
- dependency-name: github.com/go-ldap/ldap/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-08 18:52:41 +00:00
Willy Kloucek
b738955761 update reva 2022-04-08 17:00:27 +02:00
dependabot[bot]
b35be3de9f Bump go.opentelemetry.io/otel/exporters/jaeger from 1.6.1 to 1.6.3
Bumps [go.opentelemetry.io/otel/exporters/jaeger](https://github.com/open-telemetry/opentelemetry-go) from 1.6.1 to 1.6.3.
- [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.6.1...v1.6.3)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/exporters/jaeger
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-08 06:15:44 +00:00
jkoberg
2260d45e9b bump reva
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-04-07 11:08:08 +02:00
dependabot[bot]
f4c51039e6 Bump github.com/owncloud/libre-graph-api-go from 0.13.2 to 0.13.3
Bumps [github.com/owncloud/libre-graph-api-go](https://github.com/owncloud/libre-graph-api-go) from 0.13.2 to 0.13.3.
- [Release notes](https://github.com/owncloud/libre-graph-api-go/releases)
- [Commits](https://github.com/owncloud/libre-graph-api-go/compare/v0.13.2...v0.13.3)

---
updated-dependencies:
- dependency-name: github.com/owncloud/libre-graph-api-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-05 06:20:36 +00:00
jkoberg
5f087077bf bump reva
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-04-04 10:01:06 +02:00
Willy Kloucek
c35a388a17 add gateway address to publishare provider 2022-04-01 19:00:51 +02:00
Willy Kloucek
b34dc5e0f1 update reva 2022-04-01 19:00:51 +02:00
Willy Kloucek
51c7ab8113 update reva 2022-04-01 19:00:51 +02:00
dependabot[bot]
0ebb85c5de Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
Bumps [go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc](https://github.com/open-telemetry/opentelemetry-go-contrib) from 0.30.0 to 0.31.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-go-contrib/compare/zpages/v0.30.0...zpages/v0.31.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-29 09:08:51 +00:00
Willy Kloucek
dbaefed8ee Merge pull request #3413 from owncloud/dependabot/go_modules/go.opentelemetry.io/otel/exporters/jaeger-1.6.1
Bump go.opentelemetry.io/otel/exporters/jaeger from 1.6.0 to 1.6.1
2022-03-29 11:02:48 +02:00