v0.6.5
Features
- improve AWS iam policies, inc testing iam policies #1281
- improve s3 replay tool #1287
- Claude Enterprise Analytics connector #1291
- Add headers to example API requests for connector test calls #1290
- Rules update #1296
- Minor rules update #1304
- Improve release publish tooling and consolidate bundle CI workflows #1288
- Using metadata from ProcessedContent #1299
Fixes
- fix gcp webhook testing, https check #1285
- Fix GCP IP allowlist and custom API rules precedence #1277
- Fix request-body schema validation gaps #1266
Logistics
Full Changelog: v0.6.4...v0.6.5
GCP Deployment Bundle
GCS URI: gs://psoxy-public-artifacts/psoxy-gcp-0.6.5.zip
HTTP URL: https://storage.googleapis.com/psoxy-public-artifacts/psoxy-gcp-0.6.5.zip
SHA256: 2b3222c40c20c3a9ea4c7aedf6b8a8670d13281b2676a8d38efe660bcb5dce78
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.5.zip"To upgrade to this release using one of our examples, run ./upgrade-terraform-modules v0.6.5. See Upgrading Proxy Versions for more information.
AWS Deployment Bundles
SHA256: 3e09c41d63ed2574944cbcd013e4855c9faf928d4933ff39c00adabc846f2987
- us-east-1:
- S3 URI:
s3://psoxy-public-artifacts-us-east-1/psoxy-aws-0.6.5.jar - HTTP URL: https://psoxy-public-artifacts-us-east-1.s3.us-east-1.amazonaws.com/psoxy-aws-0.6.5.jar
- S3 URI:
- us-east-2:
- S3 URI:
s3://psoxy-public-artifacts-us-east-2/psoxy-aws-0.6.5.jar - HTTP URL: https://psoxy-public-artifacts-us-east-2.s3.us-east-2.amazonaws.com/psoxy-aws-0.6.5.jar
- S3 URI:
- us-west-1:
- S3 URI:
s3://psoxy-public-artifacts-us-west-1/psoxy-aws-0.6.5.jar - HTTP URL: https://psoxy-public-artifacts-us-west-1.s3.us-west-1.amazonaws.com/psoxy-aws-0.6.5.jar
- S3 URI:
- us-west-2:
- S3 URI:
s3://psoxy-public-artifacts-us-west-2/psoxy-aws-0.6.5.jar - HTTP URL: https://psoxy-public-artifacts-us-west-2.s3.us-west-2.amazonaws.com/psoxy-aws-0.6.5.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.5.jar"To upgrade to this release using one of our examples, run ./upgrade-terraform-modules v0.6.5. See Upgrading Proxy Versions for more information.