Commit 9358f18
v0.5.5 (#953)
* update release refs to rc-v0.5.5
* misc improvements: java24, async mem (#941)
* in async case, double mem size to avoid problems
* java 24 support
* set maven version in github-action
* fix action
* clean-up docs
* Bump form-data from 2.5.1 to 2.5.5 in /tools/psoxy-test (#942)
Bumps [form-data](https://github.com/form-data/form-data) from 2.5.1 to 2.5.5.
- [Release notes](https://github.com/form-data/form-data/releases)
- [Changelog](https://github.com/form-data/form-data/blob/v2.5.5/CHANGELOG.md)
- [Commits](form-data/form-data@v2.5.1...v2.5.5)
---
updated-dependencies:
- dependency-name: form-data
dependency-version: 2.5.5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix webhook collectors (#940)
* add a truncate to avoid max length issues
* attempt to fix webhook tf apply circular loop
* fix extra values() call; clarify why these are sorted
* cleanup webhook collector notes in dev
* doc webhoook mode
* top-level README updates
* more doc improvements
* Update infra/modules/aws-webhook-collector/main.tf
Co-authored-by: Copilot <[email protected]>
---------
Co-authored-by: Copilot <[email protected]>
* release tooling fixes (#943)
* clean top README
* update doc instructions
* release publish fixes
* fix build tool for release artifacts
* json schema filter / parameter schema `anyOf` (replacing `oneOf`/`or`) (#944)
* rename oneOf --> anyOf
* for completeness, same thing for ParameterSchema
* Update java/gateway-core/src/main/java/com/avaulta/gateway/rules/JsonSchemaFilterUtils.java
Co-authored-by: aperez-worklytics <[email protected]>
* Update java/gateway-core/src/main/java/com/avaulta/gateway/rules/JsonSchemaFilterUtils.java
Co-authored-by: aperez-worklytics <[email protected]>
---------
Co-authored-by: aperez-worklytics <[email protected]>
* bom robustness (#945)
* bring in BOM file input fix
* cleanup after cherry-pick
* cleanup BOM parsing
* fix test
* fix test
* Adding test
* Check body content
* Better test
* Using mime type
* Adding contains
* Adding test
* fix concurrency (async case) (#946)
* attempt to fix concurrency; some methods in tests giving issues
* use plain Future<InputStream>
* Revert "use plain Future<InputStream>"
This reverts commit afb9f7a.
* recover a ProcessedStream-based implementation
* add some comments
* First test
* Checking endpoints and sanitized responses
* Chat GPT spec
* Drop hyphen
* Exposed variable
* Updated files
* Updated YAML
* Lint and format
* Basic readme
* Updated instructions
* Update java/core/src/main/java/co/worklytics/psoxy/rules/chatgpt/PrebuiltSanitizerRules.java
Co-authored-by: Copilot <[email protected]>
* Update infra/modules/worklytics-connector-specs/variables.tf
Co-authored-by: Copilot <[email protected]>
* Update infra/modules/worklytics-connectors/variables.tf
Co-authored-by: Copilot <[email protected]>
* Fix name
* Updated YAML
* Typos
* Update infra/modules/worklytics-connector-specs/main.tf
Co-authored-by: Copilot <[email protected]>
* Typo in line
* Better check
* Rules with text digest
* Renamed to enterprise
* Renamed to enterprise
* Fix typo
* Fix source
* Using access token
* Updated test
* support Webhook Collection in gcp-hosted deployments (#948)
* wip of GCP webhook collection, java only
* initial version of gcp tf infra
* fix api data request for google case (possibly more??)
* improve doc of gcp prereqs
* numerous fixes, but still wip
* various fixes, but auth still failing
* fix weird key-ring names
* java fixes to make gcp webhook collection work OK
* remove some stray stuff
* cron scheduler job
* fix test
* fix, add logging
* tf style cleanup
* fix attribute parsing
* cleanup merge handler, fix lack of newlines
* fix AUTH_ISSUER access issues
* test file for GcpWebhookCollectionHandler
* avoid writing empty output files
* support configurable timeouts, batch sizes in java side
* doc some gcp webhook collector constants
* doc gcp roles
* fix test
* fix test
* disable cursor test
* Update java/impl/gcp/src/main/java/co/worklytics/psoxy/GcpWebhookCollectionHandler.java
Co-authored-by: Copilot <[email protected]>
* Update java/core/src/main/java/co/worklytics/psoxy/gateway/auth/Base64KeyClient.java
Co-authored-by: Copilot <[email protected]>
* fix aws webhooks
* CR feedback
* unused init
* comment on tf module design
---------
Co-authored-by: Copilot <[email protected]>
* update release refs to v0.5.5 (#950)
* align GCP webhook interface to AWS (#952)
* align gcp webhook example to aws
* try() in examples
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: aperez-worklytics <[email protected]>
Co-authored-by: andres <[email protected]>1 parent 926bdf1 commit 9358f18
File tree
111 files changed
+4756
-1083
lines changed- .github/workflows
- docs
- development/alpha-features
- gcp
- sources
- chatgpt
- enterprise
- example-api-responses
- original
- sanitized
- google-workspace/gemini-in-workspace-apps
- salesforce
- infra
- examples-dev
- aws
- gcp
- modules
- aws-host
- aws-output-s3
- aws-webhook-collector
- gcp-host
- gcp-webhook-collector
- gcp
- psoxy-constants
- worklytics-connector-specs
- docs/chatgpt/enterprise
- worklytics-connectors
- worklytics-psoxy-connection-generic
- java
- core
- src
- main/java/co/worklytics/psoxy
- gateway
- auth
- impl
- output
- impl
- rules
- chatgpt
- salesforce
- storage
- impl
- test
- java/co/worklytics/psoxy
- gateway/impl
- rules/chatgpt
- storage/impl
- resources/csv
- gateway-core/src/main/java/com/avaulta/gateway/rules
- impl
- aws
- src/main/java/co/worklytics/psoxy
- aws
- gcp
- src
- main/java/co/worklytics/psoxy
- gcp
- test/java/co/worklytics/psoxy
- tools
- psoxy-test
- lib
- test
- release
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
111 files changed
+4756
-1083
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
19 | 24 | | |
20 | 25 | | |
21 | 26 | | |
| |||
29 | 34 | | |
30 | 35 | | |
31 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
32 | 42 | | |
33 | 43 | | |
34 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
| 9 | + | |
11 | 10 | | |
12 | | - | |
13 | | - | |
14 | | - | |
| 11 | + | |
15 | 12 | | |
16 | | - | |
17 | | - | |
| 13 | + | |
18 | 14 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
| 15 | + | |
23 | 16 | | |
24 | 17 | | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
34 | 21 | | |
35 | 22 | | |
36 | 23 | | |
| |||
40 | 27 | | |
41 | 28 | | |
42 | 29 | | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | | - | |
| 50 | + | |
52 | 51 | | |
53 | | - | |
54 | | - | |
| 52 | + | |
55 | 53 | | |
56 | | - | |
57 | | - | |
| 54 | + | |
58 | 55 | | |
59 | | - | |
60 | | - | |
| 56 | + | |
61 | 57 | | |
62 | 58 | | |
63 | 59 | | |
64 | 60 | | |
65 | 61 | | |
66 | 62 | | |
67 | | - | |
| 63 | + | |
68 | 64 | | |
69 | | - | |
| 65 | + | |
70 | 66 | | |
71 | 67 | | |
72 | 68 | | |
| |||
114 | 110 | | |
115 | 111 | | |
116 | 112 | | |
117 | | - | |
| 113 | + | |
118 | 114 | | |
119 | 115 | | |
120 | 116 | | |
| |||
214 | 210 | | |
215 | 211 | | |
216 | 212 | | |
217 | | - | |
218 | | - | |
| 213 | + | |
| 214 | + | |
219 | 215 | | |
220 | 216 | | |
221 | | - | |
222 | 217 | | |
223 | 218 | | |
224 | 219 | | |
| |||
0 commit comments