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
- v0.6.8 refs #1348
Full Changelog: v0.6.7...v0.6.8
Full Changelog: v0.6.7...v0.6.8
AWS Deployment Bundles
SHA256: 0099fd4ddb1a57d3c76e940922d88130fe7e1650dbbbfbe0961053ba12c01c7f
- us-east-1:
- S3 URI:
s3://psoxy-public-artifacts-us-east-1/psoxy-aws-0.6.8.jar - HTTP URL: https://psoxy-public-artifacts-us-east-1.s3.us-east-1.amazonaws.com/psoxy-aws-0.6.8.jar
- S3 URI:
- us-east-2:
- S3 URI:
s3://psoxy-public-artifacts-us-east-2/psoxy-aws-0.6.8.jar - HTTP URL: https://psoxy-public-artifacts-us-east-2.s3.us-east-2.amazonaws.com/psoxy-aws-0.6.8.jar
- S3 URI:
- us-west-1:
- S3 URI:
s3://psoxy-public-artifacts-us-west-1/psoxy-aws-0.6.8.jar - HTTP URL: https://psoxy-public-artifacts-us-west-1.s3.us-west-1.amazonaws.com/psoxy-aws-0.6.8.jar
- S3 URI:
- us-west-2:
- S3 URI:
s3://psoxy-public-artifacts-us-west-2/psoxy-aws-0.6.8.jar - HTTP URL: https://psoxy-public-artifacts-us-west-2.s3.us-west-2.amazonaws.com/psoxy-aws-0.6.8.jar
- S3 URI:
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.