Skip to content

v0.6.9

Choose a tag to compare

@eschultink eschultink released this 20 Aug 19:13
· 18 commits to main since this release
5f92cb2

Features

  • OneDrive connector #1356
  • move GCP external API ALB into gcp-host as a first-class option. #1362
  • misc 0.6.9 improvements #1359
  • request headers to override path/query #1361
  • MSFT rules update to include filter #1364
  • Codex analytics connector #1357
  • generated test script improvements #1367
  • clarify windsurf, claude connector status #1369
  • Allow Zoom meeting UUIDs with embedded / via pathRegex #1368
  • doc ALB prereqs for GCP #1372
  • Onedrive: Rules update for including reversible #1371
  • more alb #1376
  • Add Zoom meeting-summary finder; drop unused /settings example #1378
  • Claude spend limits #1383

Fixes

  • GCP apply issues #1358
  • Bump the npm_and_yarn group across 2 directories with 2 updates #1366
  • Set FOLLOW_REDIRECTS=FALSE on Slack Analytics #1382
  • v0.6.9 dep updates 20260812 #1374
  • proxy least-privileged perms updates #1373

Logistics

Full Changelog: v0.6.8...v0.6.9

GCP Deployment Bundle

GCS URI: gs://psoxy-public-artifacts/psoxy-gcp-0.6.9.zip
HTTP URL: https://storage.googleapis.com/psoxy-public-artifacts/psoxy-gcp-0.6.9.zip
SHA256: 1ad62c28b813caf7dc7e023c8cf4b2282269c03250c07decb6560f681de7117d

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.9.zip"

To upgrade to this release using one of our examples, run ./upgrade-terraform-modules v0.6.9. See Upgrading Proxy Versions for more information.