Skip to content
Leon Rosenberg edited this page May 30, 2026 · 14 revisions

Change log

4.0.4 2026-05-30

  • Security: Replaced deprecated bcprov-jdk15on:1.68 with bcprov-jdk18on:1.84, resolving 5 CVEs (LDAP injection, Marvin attack, DoS, DNS poisoning, certificate parsing). Byte-level cipher output is unchanged — existing encrypted data remains compatible.
  • CI: Upgraded CodeQL action from v2 to v3; added develop branch to CodeQL workflow triggers.

4.0.3 2025-10-14

  • Downgraded version of bouncycastle to 1.68 because 1.70 was creating incompatibilities with existing encrypted tokens.

4.0.2 2025-10-01

  • Added Loop-Processor to TemplateProcessor for processing of multiple elements in an email or similar.

4.0.1 2025-09-24

  • Migrated ByteArraySerializer from ano-net. This is done to sunset ano-net and to reduce dependencies in projects that use ano-util and ano-net (now they don't have to have ano-net dependency anymore).

4.0.0

  • Java11++ compatible version

2.2.2 2023-11-01

  • Minor improvements in CSV Output in DataCell/DataTable

Clone this wiki locally