Viren Baraiya
641fe8a9a3
Update README.md
2024-07-07 13:50:16 -07: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
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
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
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
b0925acd76
1. added explicit dependency for junit
...
2. added version override for groovy
2022-04-19 15:02:11 -07:00
Aravindan Ramkumar
a40c297533
SB 2.6.6 changes
2022-04-19 14:31:25 -07:00
Anoop Panicker
c7ab4fd115
updated dependencies
2022-04-07 13:12:30 -07:00
jxu-nflx
c70a0376bc
Add previousStatus filed to WorkflowModel ( #2816 )
...
CI / build (push) Has been cancelled
CI / build-ui (push) Has been cancelled
* Add previousStatus filed to WorkflowModel
* Add check to only update previousStatus if status changed
* Update dependency lock files
2022-03-08 16:49:07 -08:00
Anoop Panicker
6ff240ade2
upgrade log4j to 2.17.1
2022-02-01 13:53:54 -08:00
Jiaofen Xu
c89e78081d
Add formatting plugin
2022-01-11 10:09:21 -08:00
Anoop Panicker
83b967a720
updated openapi version to 1.6.+
2021-12-28 15:01:49 -08:00
Romain
c1d68dcbe0
update log4j to 2.17 to avoid DoS vulnerability ( #2659 )
...
* update log4j to 2.17 to avoid DoS vulnerability
* generateLock and saveLock
Co-authored-by: romain amichaud <romain.amichaud@exfo.com >
2021-12-20 14:19:28 -08:00
boney9
080edb6ad3
Fixes #2446 - Move the protogen annotations to local code and make it… ( #2575 )
...
* Fixes #2446 - Move the protogen annotations to local code and make it more like a monorepo. `protogen` dependencies are not published in maven central and clients using it will run into jar lookup issues
* Attempt to fix CI issue that seems to because annotations module is published as 11
2021-11-15 16:33:01 -08:00