Releases: Worklytics/psoxy
Releases ยท Worklytics/psoxy
v0.4.33
Features
- update salesforce doc #465 #475
- robust gcp sa keys #466
- updated github rules for issue events/timeline #468
- expose argument to set memory for bulk cases #469
- improve build / update bundle scripts #470
- no aws cors #473
- various doc updates #471
Fixes
- fix variable passing #420
- gcp secret binding #472 #476
- set aws param type based on sensitive/not #474
Release Logistics
- v0.4.33 #477
Full Changelog: v0.4.32...v0.4.33
v0.4.32
Features
- document Zoom prerequisites #454
- minimize token refreshes by caching on RefreshHandler #456
- improve update helper scripts #457
- deployment migration guide #458
- documentation improvements #459
- cache refreshed access tokens #460
- improve hris examples #462
Fixes
- fixes to pseudonym encoding for URL_SAFE_TOKEN in bulk mode #455
- cache token fixes #461
- remove rolemanagement oauth scope #463
Logistics
- v0.4.32 #464
Full Changelog: v0.4.31...v0.4.32
v0.4.31
Change notes
- you may see various secret moves, IAM policy updates. see
CHANGELOG.md
for details
Features
- release tooling 4 #437
- github connector docs #438
- more constants in
psoxy-constants
module #443 - pass-through
Link
HTTP Header #441 - source variable naming #445
- split Terraform-managed secrets/parameters from externally-managed ones #419
Fixes
- Bump word-wrap from 1.2.3 to 1.2.4 in /tools/psoxy-test #442
- missing gh rules #440
- jira server docs #439
- salesforce query rules #444
- NPM deps #446
- disabling old gcp secrets #447
- fix URL_SAFE_TOKEN format for bulk case #448
- token streamline #449
- sha256 encoder #450
- secrets updated too much #451
Misc
Full Changelog: v0.4.30...v0.4.31
v0.4.30
Features
- release tooling and misc improvements #424
- GitHub connector #417 #426 #433
- script to ease updating terraform module versions #427
- documentation on testing, customizing bulk mode rules #431
- stablize v0.4.30 #434 #436
Fixes
- fix aws variables not passed through #430
- build / init fixes #425
- edge cases in disabled connectors breaks terraform #432
- misc fixes #428
Full Changelog: v0.4.29...v0.4.30
v0.4.29
v0.4.28
Fixes
- fix JIRA cloud moves #404
- fix writable secrets #405
- Bump @grpc/grpc-js from 1.8.7 to 1.8.17 in /tools/psoxy-test #409
- fix extra / in config paths #410
- v0.4.28 stabilization #412
Features
- improve release tooling #406
- interactive init script #407
- adding acccessible-resource rules for Jira Cloud #408
- support deployment from bundle in s3 #411
- v0.4.28 #413
Full Changelog: v0.4.27...v0.4.28
v0.4.27
v0.4.26
Features
- tf cloud 0.2 #386
- psoxy constants module #387
- support AWS cmeks for lambda env, ssm params, cloudwatch log groups; add s3 example by @eschultink in #388
- tooling for publish legacy examples #391
- jira connector todo #395
- v0.4.26 logistics #393
Fixes
Full Changelog: v0.4.25...v0.4.26
v0.4.25 jira + terraform cloud support, better example structure
Changes of Note
environment_name
/instance_id
REQUIRED for all ofaws-psoxy-*
modules, taking the place offunction_name
; this is only a breaking change if your Terraform configuration is directly invoking one of these;modular-examples
have been updated to expect it- due to refactoring of IAM policy/role names, you may see MANY replacements of these resources in AWS; these are just name changes to better group your infrastructure, so should be no-ops
Features
- jira as a data source #365 #373
- module and example arch #369
- configurable w8s host, bulk rules #375
- example release tools #377
- ./test-all.sh script to aws/gcp examples #380
- terraform cloud support and docs #382
- gcp default_labels support #381
- gcp custom bucket names #384
Fixes
- symlink vars files, so dev examples don't diverge #363
- fix AWS CloudWatch logs permissions #370
- file upload relative path #378
- doc improvements #368 #371
- Bump fast-xml-parser, @aws-sdk/client-cloudwatch-logs, @aws-sdk/client-s3 and @aws-sdk/credential-providers in /tools/psoxy-test #372
- aws cloud shell docs #376
- avoid duplicated example code #374
- fix conflicting gcp SA ids by adding -fn qualifier #379
- fix multiple slack docs #383
Full Changelog: v0.4.24...v0.4.25