Skip to content

v0.6.8

Latest

Choose a tag to compare

@eschultink eschultink released this 24 Jul 19:03
e6d1916

Features

  • GCP support for application load balancer in front of API connector deployments #1347
  • Review logging message #1343
  • Anthropic rules update #1344
  • Document GCP APIs and DWD scope strings for Google Workspace connectors #1345

Fixes

  • Zoom rules update #1346
  • misc fixes for v0.6.8 #1342
  • WSL shebangs broken bc of linebreaks #1351
  • v0.6.8 fixes #1349

Logistics

Full Changelog: v0.6.7...v0.6.8

Full Changelog: v0.6.7...v0.6.8

AWS Deployment Bundles

SHA256: 0099fd4ddb1a57d3c76e940922d88130fe7e1650dbbbfbe0961053ba12c01c7f

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.6.8.jar"

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

GCP Deployment Bundle

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

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.6.8.zip"

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