Skip to content

Releases: Worklytics/psoxy

v0.4.23

23 May 19:50
3e41a9b
Compare
Choose a tag to compare
  • fix msft connectors #359
  • fix regions in bash/aws-curl test tool #360
  • AWS region + logging in NodeJS test tool #361
  • release fixes #358

Full Changelog: v0.4.22...v0.4.23

v0.4.22

10 May 19:53
201800b
Compare
Choose a tag to compare

Fixes

Features

  • preserve "no meeting" convention strings in meeting titles (#350)
  • allow meeting times with "prep time" conventions (#352)
  • improve module structure (#354)
  • AWS request signing logs (#356)
  • intellij build stability (#353)

Full Changelog: v0.4.21...v0.4.22

v0.4.21

04 May 16:23
ad0a3bb
Compare
Choose a tag to compare

Features

  • AWS credentials sourcing for test tools #344
  • deployment bundle output #345
  • cleaner endpoint rules #342
  • locks to avoid concurrent token refreshes #346

Fixes

  • fix ssm preconditions #347
  • release fixes #348

Full Changelog: v0.4.20...v0.4.21

v0.4.20

24 Apr 18:23
Compare
Choose a tag to compare

Features

  • test tool installation optional #337
  • docs on test tool #338
  • gcp docs and IAM improvements #339
  • gcp : more granular cloud function invoker #340

Other

  • release v0.4.20 logistics #341

Full Changelog: v0.4.19...v0.4.20

v0.4.19

18 Apr 23:32
4f41d48
Compare
Choose a tag to compare

What's Changed

  • support for custom_rest_rules, path prefixes in GCP #329
  • improve msft docs #331
  • gcp lookup table #332
  • Fix output bucket reference #335
  • fix gcp to work w/o owner perms #333
  • tf cloud improvements #334

Full Changelog: v0.4.18...v0.4.19

v0.4.18

10 Apr 23:27
Compare
Choose a tag to compare

What's Changed

  • tf example improvements #324
  • example fixes #322
  • custom REST rules, longer size, more features for rule building #325
  • fix java8 build #305 #326
  • dev/alpha example of GCP for all data sources #327

Full Changelog: v0.4.17...v0.4.18

v0.4.17

03 Apr 22:16
Compare
Choose a tag to compare

Features

  • Psoxy HRIS use-case: parserId as "auto filled" setting #306
  • improve json schema filters #315 #317
  • improve lookup table configs #316
  • bulk file expiration alpha #308 #310

Fixes

  • Note about 1.4.x terraform issue #307
  • test tool install via terraform #313
  • fix zoom token update #314
  • zoom pmi tests #319
  • avoid logging clear URLs; but log if URL changed by token reversal #311

Full Changelog: v0.4.16...v0.4.17

v0.4.16

27 Mar 16:57
Compare
Choose a tag to compare

Features

  • support re-writing bulk object path prefixes when processing #301
  • release tooling #300
  • test tool bulk input output base paths #302
  • use object metadata to avoid potential loop if bulk proxy writes back to input bucket #303
  • make AWS role optional in test tool #297

Fixes

Full Changelog: v0.4.15...v0.4.16

v0.4.15

23 Mar 17:50
Compare
Choose a tag to compare

Features:

  • shuffle bulk data #292
  • improve instructions to rotate MSFT certificates outside Terraform #298
  • AWS for all sources in single example (dev only) #293
  • terraform infer proxy bundle version for Java source #299

Fixes:

  • fix proxy test tool bulk case #296
  • fix lookup tables #291

Changes:

  • if your TF configuration uses lookup tables, you may see a lot of changes; please review them with us if you're impacted. NOTE: your lookup table as currently configured with an earlier version does NOT work reliably, so you need a terraform apply to fix them.

Full Changelog: v0.4.14...v0.4.15

v0.4.14

17 Mar 17:46
Compare
Choose a tag to compare

Features:

  • build JAR from module package in examples, instead of repo clone #283
  • Salesforce Psoxy support #282 #295
  • script to check prereqs #286

Improvements:

  • improve init script #287
  • doc improvements #289
  • better tests for bulk cases #290
  • psoxy test bulk fixes #294
  • improve errors #284
  • expose deployment pkg references from modular examples #285

Changes:

  • due to refactoring, you may see lots of changes if you're directly using one of our examples in examples/examples-dev (rather than having copied one of our examples); these are NOT safe to apply, so you should contact us if you see this in a production deployment. (terraform configs previously copied from one of our examples should not be affected)
  • if you previously installed our testing tool, you may need to re-install it (run npm install tools/psoxy-test from the root of your git clone of our repo)

Full Changelog: v0.4.13...v0.4.14