Skip to content

v0.7.0

Latest

Choose a tag to compare

@eschultink eschultink released this 03 Sep 19:13
6952fc9

Features

  • Claude sessions support #1392
  • misc 0.6.10 improvements #1391
  • OneDrive: support token in path for deltas and fix pseudonymizing delta link when listing user drives #1402
  • Claude query parameters #1410
  • MSFT example tooling #1403

Fixes

  • Trying to redact PII on error messages if not successful response #1399
  • fix gcp test files #1400

Logistics

  • Bump org.cyclonedx:cyclonedx-maven-plugin from 2.9.2 to 2.9.3 in /java #1386
  • Bump com.google.guava:guava from 33.6.0-jre to 33.7.0-jre in /java #1387
  • Bump com.google.cloud.functions:function-maven-plugin from 0.11.0 to 1.0.2 in /java #1388
  • Bump dependency.json-path.version from 2.9.0 to 3.0.0 in /java #1389
  • Bump com.networknt:json-schema-validator from 1.5.9 to 3.0.6 in /java #1390
  • Bump org.junit:junit-bom from 5.14.4 to 6.1.3 in /java #1396
  • Bump com.newrelic.opentracing:java-aws-lambda from 2.1.1 to 3.5.0 in /java #1394
  • Bump com.google.http-client:google-http-client from 1.47.1 to 2.2.0 in /java #1393
  • prep v0.7.0 #1409
  • v0.7.0 #1412

Full Changelog: v0.6.9...v0.7.0

AWS Deployment Bundles

SHA256: 6fa8e47491b7b897af923d6e1ad10a99e86f53c94f7c16d3eaa2ac2260738148

To use a deployment bundle in Terraform, set deployment_bundle to the S3 or GCS URI for your platform, for example:

deployment_bundle = "s3://psoxy-public-artifacts-us-east-1/psoxy-aws-0.7.0.jar"

To upgrade to this release using one of our examples, run ./upgrade-terraform-modules v0.7.0. See Upgrading Proxy Versions for more information.

GCP Deployment Bundle

GCS URI: gs://psoxy-public-artifacts/psoxy-gcp-0.7.0.zip
HTTP URL: https://storage.googleapis.com/psoxy-public-artifacts/psoxy-gcp-0.7.0.zip
SHA256: db3ce4171de63b31fecef92cf7fbcb2c1dcd5bdbe67e5d30a01cd13a874c93a6

To use a deployment bundle in Terraform, set deployment_bundle to the S3 or GCS URI for your platform, for example:

deployment_bundle = "gs://psoxy-public-artifacts/psoxy-gcp-0.7.0.zip"

To upgrade to this release using one of our examples, run ./upgrade-terraform-modules v0.7.0. See Upgrading Proxy Versions for more information.