Commit Graph

23 Commits

Author SHA1 Message Date
Alexey Zhukov f12a319619 Fix FORK_JOIN_DYNAMIC tasks input wrapping when previous task is JSON_JQ_TRANSFORM (#575) 2025-10-08 12:06:58 +03:00
tiffany jernigan 2cab4f9e53 Remove unnecessary Autowired from Constructors (#36)
* Remove unnecessary Autowired from Constructors

* Add @Autowired back to property classes

---------

Co-authored-by: tiffany jernigan <gh@tiffanyfay.dev>
2024-01-30 14:58:12 -08:00
Dennis Caldwell ac00735d42 Fix CVEs in 3.16. (#46)
* Upgraded ES7 to 7.17.16, alpine to 3.19

* Update ElasticSearch to 7.17.16, some sdk tests are failing.

* Server would not run, StackOverflow - 54742540 had this handy fix.

* Use the new image in test container.

* Update Spring Boot to 3.2.1. One failing test in end to end.

* Handle the change in exceptions from Spring Framework.

* Update AWS SDK for CVE fix.

* Replace generic import with specific class.

* Removed dependencies.lock file from projects. No longer used.
2024-01-30 14:56:51 -08:00
c4lm 5c06b37ad1 more cleanup 2023-12-22 22:24:59 +04:00
Viren Baraiya 83b7eef9b3 fix typo 2023-12-20 11:41:30 -08:00
Viren Baraiya 71b2b5731d license header changes 2023-12-20 11:20:22 -08:00
LuisLainez 064b0a6292 Issue/upgrade to spring (#3828)
SB3 upgrades
2023-10-31 09:08:06 -07:00
Alex May e4821852f7 Add nashorn to dependency locks 2023-08-14 13:09:49 -06:00
Alex May fdcdf51641 Update google protobuf 2023-07-21 09:45:49 -06:00
Viren Baraiya 34a6cff02f Merge branch 'main' into jq_execute_method 2023-03-03 21:54:34 -08:00
Viren Baraiya ca18e9436c update formatting 2023-03-03 12:41:35 -08:00
Jamie DeMichele b88c27d6e0 Allow for an upgrade of log4j2 versions by loosening constraint (#3321)
* Allow for an upgrade of log4j2 versions

* Update lock
2023-01-26 13:43:02 -08:00
Viren Baraiya 6cf9a7432e call execute in case JQ execution failed to start 2022-12-06 14:47:08 -08:00
Aravindan Ramkumar 0787f8477a authorization for StartWorkflowOperation 2022-10-13 13:55:41 -07:00
Anoop Panicker a2a64e656d do not stringify null results in json jq task (#3225)
CI / build (push) Has been cancelled
CI / build-ui (push) Has been cancelled
2022-09-08 11:36:11 -07:00
jxu-nflx 037b8a6642 Extract json node body from json_jq task output (#3207) 2022-09-02 11:58:35 -07:00
jxu-nflx 5d9734e935 Extract map body from json_jq output (#3190)
CI / build (push) Has been cancelled
CI / build-ui (push) Has been cancelled
Co-authored-by: Anoop Panicker <34087882+apanicker-nflx@users.noreply.github.com>
2022-08-19 16:55:18 -07:00
Anoop Panicker c526c65a73 remove obsolete TODOs and refactor (#3161)
* remove obsolete TODOs and refactor

* spotless

* using mockbean

* Revert "using mockbean"

This reverts commit e1cb9867c78ae7c5884b7212339c9cea56485154.

* revert changes to event processor

* fix tests
2022-08-10 13:12:20 -07:00
jxu-nflx ab14727093 Jxu/cassandra serde (#3144)
CI / build (push) Has been cancelled
CI / build-ui (push) Has been cancelled
* Ignore empty field in json serialization

* Add afterburner module to optimize json serializers and deserializers
2022-08-05 13:09:00 -07:00
Aravindan Ramkumar fe135aa4c5 added junit-vintage-engine and dependency updates 2022-06-30 16:22:54 -07:00
Aravindan Ramkumar a08510db39 dependecy lock update for SB 2.6.7 2022-05-18 09:07:38 -07:00
Aravindan Ramkumar 4f6afcf6d5 add dependencies for jersey to support springboot version upgrade 2022-05-16 15:59:23 -07:00
Anoop Panicker bc68c9c5b4 move contributed modules into community repo 2022-04-28 15:34:15 -07:00