Releases: Worklytics/psoxy
Releases Β· Worklytics/psoxy
v0.4.23
v0.4.22
v0.4.21
v0.4.20
v0.4.19
v0.4.18
v0.4.17
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
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
- fix connector spec ref for HRIS case by @eschultink in #304
Full Changelog: v0.4.15...v0.4.16
v0.4.15
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:
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
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