v0.6.6
Features
Fixes
- fix gcp vpc revert #1300
- Fix ChatGPT logs sanitization regression from rules update #1308
- bump deps 0.6.6 #1305
- misc fixes v0.6.6 #1309
Logistics
- Bump the npm_and_yarn group across 2 directories with 2 updates #1303
- prep v0.6.6 #1310
- v0.6.6 #1311
Full Changelog: v0.6.5...v0.6.6
AWS Deployment Bundles
SHA256: d2bb06ef5c598e438a8bd51525e727cf0d1c79967ce4500ce7c1119cd9b95580
- us-east-1:
- S3 URI:
s3://psoxy-public-artifacts-us-east-1/psoxy-aws-0.6.6.jar - HTTP URL: https://psoxy-public-artifacts-us-east-1.s3.us-east-1.amazonaws.com/psoxy-aws-0.6.6.jar
- S3 URI:
- us-east-2:
- S3 URI:
s3://psoxy-public-artifacts-us-east-2/psoxy-aws-0.6.6.jar - HTTP URL: https://psoxy-public-artifacts-us-east-2.s3.us-east-2.amazonaws.com/psoxy-aws-0.6.6.jar
- S3 URI:
- us-west-1:
- S3 URI:
s3://psoxy-public-artifacts-us-west-1/psoxy-aws-0.6.6.jar - HTTP URL: https://psoxy-public-artifacts-us-west-1.s3.us-west-1.amazonaws.com/psoxy-aws-0.6.6.jar
- S3 URI:
- us-west-2:
- S3 URI:
s3://psoxy-public-artifacts-us-west-2/psoxy-aws-0.6.6.jar - HTTP URL: https://psoxy-public-artifacts-us-west-2.s3.us-west-2.amazonaws.com/psoxy-aws-0.6.6.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.6.jar"To upgrade to this release using one of our examples, run ./upgrade-terraform-modules v0.6.6. See Upgrading Proxy Versions for more information.
GCP Deployment Bundle
GCS URI: gs://psoxy-public-artifacts/psoxy-gcp-0.6.6.zip
HTTP URL: https://storage.googleapis.com/psoxy-public-artifacts/psoxy-gcp-0.6.6.zip
SHA256: bf14e8bdf07bce8ed66e874ba01a6d1b344608c35ebc9d1613ecc27ed06e57f3
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.6.zip"To upgrade to this release using one of our examples, run ./upgrade-terraform-modules v0.6.6. See Upgrading Proxy Versions for more information.