Viren Baraiya
08cb977208
feat: Add GENERATE_PDF system task for markdown-to-PDF conversion ( #818 )
...
CI / build (push) Has been cancelled
CI / build-ui (push) Has been cancelled
* feat: Add GENERATE_PDF system task for markdown-to-PDF conversion
2026-03-09 15:31:48 -07:00
Viren Baraiya
9400ace18e
annotation support for system task workers
2026-01-24 23:28:39 -08:00
Viren Baraiya
99ecc5f126
sweeper fixes and sync execution
2025-12-28 23:24:52 -08:00
za-liyongchao002
53bb99f067
Fix(http-task): readTimeOut configuration from task input does not work, readTimeOut always max to default 3 minutes
2025-09-03 16:44:55 +08: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
Viren Baraiya
693124e864
dependency locks
2023-12-17 09:56:12 -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
e4b2e1147c
Merge remote-tracking branch 'origin/main' into alexmay48/java17-update
...
# Conflicts:
# .gitignore
# docker/server/Dockerfile
2023-08-14 11:18:36 -06:00
Alex May
fdcdf51641
Update google protobuf
2023-07-21 09:45:49 -06:00
Alex May
5d40a20be7
Update to Java 17
2023-07-20 14:41:42 -06: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
Aravindan Ramkumar
0787f8477a
authorization for StartWorkflowOperation
2022-10-13 13:55:41 -07:00
Aravindan Ramkumar
25b234c266
removed usages of TaskModel#getOutputData().put()
2022-09-19 14:00:50 -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
muralicmr
4e1f08abcc
Fix for NPE when header values are null ( #2964 )
...
* Fix for NPE when header values are null
* fixed formatting
Co-authored-by: mhubli <Muralidhar.Hubli@wolterskluwer.com >
2022-05-04 10:24:19 -07:00
Anoop Panicker
bc68c9c5b4
move contributed modules into community repo
2022-04-28 15:34:15 -07:00