Files
opencloud/proxy/CHANGELOG.md
2020-09-18 12:48:35 +02:00

19 KiB

Changelog for unreleased (UNRELEASED)

The following sections list the changes for ocis-proxy unreleased.

Summary

  • Bugfix - Fix director selection: #99
  • Bugfix - Add settings API and app endpoints to example config: #93
  • Change - Remove accounts caching: #100
  • Enhancement - Add hello API and app endpoints to example config and builtin config: #96
  • Enhancement - Add roleIDs to the access token: #95

Details

Changelog for 0.7.0 (2020-08-21)

The following sections list the changes for ocis-proxy 0.7.0.

Summary

  • Enhancement - Add numeric uid and gid to the access token: #89
  • Enhancement - Add configuration options for the pre-signed url middleware: #91

Details

Changelog for 0.6.0 (2020-08-17)

The following sections list the changes for ocis-proxy 0.6.0.

Summary

  • Bugfix - Enable new accounts by default: #79
  • Bugfix - Lookup user by id for presigned URLs: #85
  • Bugfix - Build docker images with alpine:latest instead of alpine:edge: #78
  • Change - Add settings and ocs group routes: #81
  • Change - Add route for user provisioning API in ocis-ocs: #80

Details

Changelog for 0.5.0 (2020-07-23)

The following sections list the changes for ocis-proxy 0.5.0.

Summary

  • Bugfix - Provide token configuration from config: #69
  • Bugfix - Provide token configuration from config: #76
  • Change - Add OIDC config flags: #66
  • Change - Mint new username property in the reva token: #62
  • Enhancement - Add Accounts UI routes: #65
  • Enhancement - Add option to disable TLS: #71
  • Enhancement - Only send create home request if an account has been migrated: #52
  • Enhancement - Create a root span on proxy that propagates down to consumers: #64
  • Enhancement - Support signed URLs: #73

Details

Changelog for 0.4.0 (2020-06-25)

The following sections list the changes for ocis-proxy 0.4.0.

Summary

  • Bugfix - Accounts service response was ignored: #43
  • Bugfix - Fix x-access-token in header: #41
  • Change - Point /data endpoint to reva frontend: #45
  • Change - Send autocreate home request to reva gateway: #51
  • Change - Update to new accounts API: #39
  • Enhancement - Retrieve Account UUID From User Claims: #36
  • Enhancement - Create account if it doesn't exist in ocis-accounts: #55
  • Enhancement - Disable keep-alive on server-side OIDC requests: #268
  • Enhancement - Make jwt secret configurable: #41
  • Enhancement - Respect account_enabled flag: #53

Details

Changelog for 0.3.1 (2020-03-31)

The following sections list the changes for ocis-proxy 0.3.1.

Summary

  • Change - Update ocis-pkg: #30

Details

Changelog for 0.3.0 (2020-03-30)

The following sections list the changes for ocis-proxy 0.3.0.

Summary

  • Change - Insecure http-requests are now redirected to https: #29
  • Enhancement - Configurable OpenID Connect client: #27
  • Enhancement - Add policy selectors: #4

Details

Changelog for 0.2.1 (2020-03-25)

The following sections list the changes for ocis-proxy 0.2.1.

Summary

  • Bugfix - Set TLS-Certificate correctly: #25

Details

Changelog for 0.2.0 (2020-03-25)

The following sections list the changes for ocis-proxy 0.2.0.

Summary

  • Change - Route requests based on regex or query parameters: #21
  • Enhancement - Proxy client urls in default configuration: #19
  • Enhancement - Make TLS-Cert configurable: #14

Details

Changelog for 0.1.0 (2020-03-18)

The following sections list the changes for ocis-proxy 0.1.0.

Summary

  • Change - Initial release of basic version: #1
  • Enhancement - Load Proxy Policies at Runtime: #17

Details