Skip to content

Changes

#43 (Jun 18, 2021, 7:00:26 AM)

  1. Fix empty list of jobs when exporting the batch jobs — Alberto Codutti / githubweb
  2. Set the mfaSecretKey to null before returning it via REST API — Alberto Codutti / githubweb
  3. Update the documentation for the "User - Mfa" REST API call — Alberto Codutti / githubweb
  4. Set the mfaSecretKey to null even before returning it when using the console module — Alberto Codutti / githubweb

#42 (Jun 18, 2021, 5:00:26 AM)

  1. Invert CORS-non CORS logic in CORS Filter — Alberto Codutti / githubweb

#41 (Jun 18, 2021, 4:00:26 AM)

  1. Fixed test ElasticSearchClientProvider value — Alberto Codutti / githubweb

#40 (Jun 14, 2021, 10:00:29 AM)

  1. Dynamic Trigger Date End on Trigger Tests — Alberto Codutti / githubweb
  2. Add Autentication Refresh Example — Alberto Codutti / githubweb
  3. Fix CORS error with expired Access Token — Alberto Codutti / githubweb
  4. Fix tests — Alberto Codutti / githubweb
  5. Fix CORS error for non-CORS requests — Alberto Codutti / githubweb

#38 (Apr 16, 2021, 7:00:27 AM)

  1. [maven-release-plugin] prepare release 1.4.4 — Kapua Bot / githubweb
  2. [maven-release-plugin] prepare for next development iteration — Kapua Bot / githubweb

#37 (Apr 15, 2021, 12:00:27 PM)

  1. Changed REST API servlet name — Alberto Codutti / githubweb
  2. Replaced class defined header names with HttpHeaders util — Alberto Codutti / githubweb
  3. Fixed CORS filtering fail causing print of stacktrace — Alberto Codutti / githubweb
  4. Improved usage of Logger — Alberto Codutti / githubweb
  5. Further fixes — Alberto Codutti / githubweb

#36 (Apr 14, 2021, 11:00:28 AM)

  1. Don't check for specific CORS Origin if session is not yet created — Alberto Codutti / githubweb

#35 (Apr 13, 2021, 12:00:28 PM)

  1. Fixes for dynamic CORS feature backport — Alberto Codutti / githubweb

#34 (Apr 13, 2021, 11:06:34 AM)

  1. CORS Endpoint Window — Alberto Codutti / githubweb
  2. Only allow declared Origins in CORS Filter — Alberto Codutti / githubweb

#33 (Mar 25, 2021, 10:00:27 AM)

  1. [maven-release-plugin] prepare release 1.4.3 — Alberto Codutti / githubweb
  2. [maven-release-plugin] prepare for next development iteration — Alberto Codutti / githubweb

#32 (Mar 25, 2021, 9:04:21 AM)

  1. Fixed logic that checks for job executions before editing JobStep — Alberto Codutti / githubweb

#31 (Mar 24, 2021, 9:00:35 AM)

  1. Bumped version of Netty4 to 4.1.60.Final - CVE-2021-21290 - CWE-378 — Alberto Codutti / githubweb

#30 (Mar 23, 2021, 11:01:14 AM)

  1. [maven-release-plugin] prepare release 1.4.2 — Alberto Codutti / githubweb
  2. [maven-release-plugin] prepare for next development iteration — Alberto Codutti / githubweb

#29 (Mar 23, 2021, 9:26:53 AM)

  1. Fixed GenericRequestPayload translation — Alberto Codutti / githubweb
  2. Fixed handling of GenericRequestChannel.resources field — Alberto Codutti / githubweb

#28 (Mar 22, 2021, 12:23:42 PM)

  1. Bumped version of SnakeYaml to 1.28 - CVE-2017-18640 - CWE-189 — Alberto Codutti / githubweb
  2. Bumped version of Jackson to 2.12.x - CVE-2020-25649 - CWE-611 — Alberto Codutti / githubweb
  3. Added jackson-dataformat cbor, smile, yaml to dependency management and updated version to 2.12.2 — Alberto Codutti / githubweb

#25 (Mar 19, 2021, 7:00:31 PM)

  1. [maven-release-plugin] prepare release 1.4.5 — Kapua Bot / githubweb
  2. [maven-release-plugin] prepare for next development iteration — Kapua Bot / githubweb

#24 (Mar 19, 2021, 5:00:39 PM)

  1. [maven-release-plugin] prepare release 1.4.4 — Kapua Bot / githubweb
  2. [maven-release-plugin] prepare for next development iteration — Kapua Bot / githubweb

#23 (Mar 19, 2021, 1:00:44 PM)

  1. [maven-release-plugin] prepare release 1.4.3 — Kapua Bot / githubweb
  2. [maven-release-plugin] prepare for next development iteration — Kapua Bot / githubweb

#22 (Mar 19, 2021, 12:00:36 PM)

  1. [maven-release-plugin] prepare release 1.4.1 — Kapua Bot / githubweb
  2. [maven-release-plugin] prepare for next development iteration — Kapua Bot / githubweb
  3. [maven-release-plugin] prepare release 1.4.2 — Kapua Bot / githubweb
  4. [maven-release-plugin] prepare for next development iteration — Kapua Bot / githubweb

#21 (Mar 17, 2021, 5:08:46 AM)

  1. Bumped version of guava to 30.1-jre - CVE-2020-8908 - CWE-200 — Alberto Codutti / githubweb
  2. Bumped version of commons-codec to 1.15 - CWE-200 — Alberto Codutti / githubweb

#19 (Mar 15, 2021, 6:02:37 AM)

  1. Fixed declaration of showStacktrace in Console assembly run file — Alberto Codutti / githubweb
  2. Using idToken instead of accessToken for OIDC, renaming ambiguous jwt name to accessToken when needed — Alberto Codutti / githubweb
  3. docker-compose files updated with missing OpenID env variables — Alberto Codutti / githubweb
  4. JWT claim definition for OIDC Id Token moved to JwtProcessor — Alberto Codutti / githubweb

#18 (Mar 12, 2021, 11:09:25 AM)

  1. Fixed Liquibase properties which where not compatible with MySQL — Alberto Codutti / githubweb

#17 (Feb 18, 2021, 4:01:52 AM)

  1. Re-stored openIDidToken variable on AuthenticationServiceShiroImpl — Alberto Codutti / githubweb

#16 (Feb 17, 2021, 11:00:32 AM)

  1. Bump Apache HTTP Client to 4.5.13 — Alberto Codutti / githubweb
  2. Improving logged parameters in SsoCallbackServlet request — Alberto Codutti / githubweb

#15 (Feb 17, 2021, 6:08:42 AM)

  1. Improved AuthenticationServiceShiro validation of credentials — Alberto Codutti / githubweb
  2. Added unit test for clone constructor and parse method — Alberto Codutti / githubweb
  3. Added unit test for all other clone constructor and parse method — Alberto Codutti / githubweb
  4. Added check on JobExecutions when modifying JobSteps — Alberto Codutti / githubweb

#14 (Feb 16, 2021, 4:00:48 AM)

  1. Fixed JobEngineService error messages bundle configuration — Alberto Codutti / githubweb

#13 (Feb 12, 2021, 9:00:10 AM)

  1. Remvoed .travis.yml configuration file — Alberto Codutti / githubweb
  2. Removed all Travis references and replaced badges with GitHub Actions ones — Alberto Codutti / githubweb
  3. Removed >maven-surefire-plugin configuration — Alberto Codutti / githubweb
  4. Fixed Jenkins CI badge references — Alberto Codutti / githubweb
  5. Fixed GitHub Actions CI badge url — Alberto Codutti / githubweb
  6. Refactored badges defintion and sorting to give it a better look — Alberto Codutti / githubweb

#12 (Feb 12, 2021, 6:00:09 AM)

  1. Introduced usage of Configuration Printer — Alberto Codutti / githubweb
  2. Added try-with-resources — Alberto Codutti / githubweb
  3. Added openSection and closeSection methods — Alberto Codutti / githubweb

#11 (Feb 11, 2021, 4:00:09 AM)

  1. GitHub Actions: using long tail on test failure, updated retry action version to 2.4.0 — Alberto Codutti / githubweb
  2. Removing refs to hardcoded broker address 192.168.33.10 in QAs Cucumber Properties — Alberto Codutti / githubweb

#10 (Feb 5, 2021, 6:00:08 AM)

  1. Set log-4j dependencies version to 2.14.0 — Alberto Codutti / githubweb
  2. Dependency clean up and sorting of dependency version properties — Alberto Codutti / githubweb
  3. Set shiro-* dependency version to 1.4.2 - CVE-2019-12422 — Alberto Codutti / githubweb
  4. Set shiro-* dependency version to 1.5.3 - CVE-2020-1957 - CVE-2020-11989 — Alberto Codutti / githubweb
  5. Fixed shiro.ini configuration files — Alberto Codutti / githubweb
  6. Excluded shiro-crypto-* dependencies — Alberto Codutti / githubweb
  7. Set Quartz dependency version to 2.3.2 — Alberto Codutti / githubweb
  8. Added isValid check before enabling Submit button on ActionDialog — Alberto Codutti / githubweb
  9. Removed  module references from documentation — Alberto Codutti / githubweb

#9 (Jan 26, 2021, 12:00:10 PM)

  1. Fixed FileServlet GET on resource root causing NPE — Alberto Codutti / githubweb
  2. Improved KapuaErrorHandlerServlet and mapped missing template resources — Alberto Codutti / githubweb
  3. Added device.management.response.stacktrace.show option — Alberto Codutti / githubweb
  4. Refactored 'request.timeout' in 'device.management.request.timeout' — Alberto Codutti / githubweb
  5. Refactored 'character.encoding' in 'device.management.character.encoding' — Alberto Codutti / githubweb
  6. Improved Translator KuraResponsePayload.body reader — Alberto Codutti / githubweb
  7. Improved KuraKapuaAppResponseTranslators — Alberto Codutti / githubweb

#8 (Jan 20, 2021, 4:00:09 AM)

  1. Set slf4j-api  dependency version to 1.7.30 — Alberto Codutti / githubweb

#7 (Jan 19, 2021, 3:00:08 PM)

  1. Improved KapuaExceptionHandler implementation — Alberto Codutti / githubweb
  2. Improved GwtAuthorizationService implementation — Alberto Codutti / githubweb
  3. Added HttpSession invalidation if not new — Alberto Codutti / githubweb

#5 (Jan 12, 2021, 10:00:07 AM)

  1. Introducing GitHub Actions CI — Alberto Codutti / githubweb
  2. Fix to avoid Netty error in Elasticsearch Engine in User Permission cucumber feature — Alberto Codutti / githubweb
  3. Renaming travis.sh to ci-output.sh, since the script is also used by GitHub Actions now — Alberto Codutti / githubweb
  4. Removing java 6 and java 7 from Travis CI toolchain — Alberto Codutti / githubweb

#4 (Jan 12, 2021, 9:00:07 AM)

  1. Added indexes on jBatch tables to improve performances — Alberto Codutti / githubweb
  2. Improved cache exception handling — Alberto Codutti / githubweb

#3 (Dec 22, 2020, 1:00:08 PM)

  1. [maven-release-plugin] prepare release 1.4.0 — Alberto Codutti / githubweb
  2. [maven-release-plugin] prepare for next development iteration — Alberto Codutti / githubweb