Skip to content

v0.6.6

Choose a tag to compare

@eschultink eschultink released this 18 Jun 20:32
3440aea

Features

  • avoid apparent GCP drfit #1307
  • release tooling 0.6.6 #1306

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

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.