Features
- avoid gcp provisioning for google workspace #1321
- AI Tool bulk support for Claude Code and Sales for Copilot #1324
- update google workspace docs #1325
- doc updates for 0.6.7 #1326
- add jsonl support #1328
- GCP bulk mem control #1338
- improve upgrade script #1318
- proxy release skill #1312
Fixes
- misc v0.6.7 fixes #1313
- fix code scanning #1319
- request metadata leak #1340
- fix remote resource bug #1335
- fix possible null body side outputs #1336
- fix duplicate query params from API Gateway 1.0 payloads #1333
- Handling transient cases when reading a secret #1298
Logistics
- Fix unsanitized request metadata in sanitized side output #1323
- prep v0.6.7 #1334
- stablize v0.6.7 #1337
- v0.6.7 #1341
Full Changelog: v0.6.6...v0.6.7
AWS Deployment Bundles
SHA256: 09fe7e9ee18d7fc27aa263b686496129b531d7687cbda613b15b1cb00dcf9f0e
- us-east-1:
- S3 URI:
s3://psoxy-public-artifacts-us-east-1/psoxy-aws-0.6.7.jar - HTTP URL: https://psoxy-public-artifacts-us-east-1.s3.us-east-1.amazonaws.com/psoxy-aws-0.6.7.jar
- S3 URI:
- us-east-2:
- S3 URI:
s3://psoxy-public-artifacts-us-east-2/psoxy-aws-0.6.7.jar - HTTP URL: https://psoxy-public-artifacts-us-east-2.s3.us-east-2.amazonaws.com/psoxy-aws-0.6.7.jar
- S3 URI:
- us-west-1:
- S3 URI:
s3://psoxy-public-artifacts-us-west-1/psoxy-aws-0.6.7.jar - HTTP URL: https://psoxy-public-artifacts-us-west-1.s3.us-west-1.amazonaws.com/psoxy-aws-0.6.7.jar
- S3 URI:
- us-west-2:
- S3 URI:
s3://psoxy-public-artifacts-us-west-2/psoxy-aws-0.6.7.jar - HTTP URL: https://psoxy-public-artifacts-us-west-2.s3.us-west-2.amazonaws.com/psoxy-aws-0.6.7.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.7.jar"To upgrade to this release using one of our examples, run ./upgrade-terraform-modules v0.6.7. See Upgrading Proxy Versions for more information.
GCP Deployment Bundle
GCS URI: gs://psoxy-public-artifacts/psoxy-gcp-0.6.7.zip
HTTP URL: https://storage.googleapis.com/psoxy-public-artifacts/psoxy-gcp-0.6.7.zip
SHA256: 84eb0c2f6f13beea39231cb78a5a75f63dc7571656c0dc2ce2ffc03b3dba258d
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.7.zip"To upgrade to this release using one of our examples, run ./upgrade-terraform-modules v0.6.7. See Upgrading Proxy Versions for more information.