Branch: refs/heads/release-12
Home:
https://github.com/idempiere/idempiere
Commit: 92775d473aeeed52dbb944e9e8c18f6ff3bce64e
https://github.com/idempiere/idempiere/commit/92775d473aeeed52dbb944e9e8c18f6ff3bce64e
Author: hengsin <
hen...@gmail.com>
Date: 2026-05-08 (Fri, 08 May 2026)
Changed paths:
M org.idempiere.bouncy.castle-feature/fips.md
A org.idempiere.bouncy.castle-feature/fips.remove_argon2.diff
Log Message:
-----------
IDEMPIERE-6649 add support for Bouncy Castle FIPS 140-3 Level 1 compliance bundles (#3240)
- add missing patch for removal of argon2 (not supported by bcfips)
Commit: 7b47e9e05381da5afdcd2e212836c5c1b72a14d1
https://github.com/idempiere/idempiere/commit/7b47e9e05381da5afdcd2e212836c5c1b72a14d1
Author: Elaine Tan <
5137424...@users.noreply.github.com>
Date: 2026-05-08 (Fri, 08 May 2026)
Changed paths:
A migration/iD12/oracle/202604231822_IDEMPIERE-6910.sql
A migration/iD12/postgresql/202604231822_IDEMPIERE-6910.sql
Log Message:
-----------
IDEMPIERE-6910 Add ExternalTraceId to core audit changelog (#3244)
Commit: 97382084c8ced358edcb7e8508c043e517ff3733
https://github.com/idempiere/idempiere/commit/97382084c8ced358edcb7e8508c043e517ff3733
Author: Carlos Ruiz <
car...@gmail.com>
Date: 2026-05-08 (Fri, 08 May 2026)
Changed paths:
A migration/iD12/oracle/202604282341_IDEMPIERE-6983.sql
A migration/iD12/postgresql/202604282341_IDEMPIERE-6983.sql
Log Message:
-----------
IDEMPIERE-6983 Oracle issue - cannot create attachments in UUID based tables (#3253)
- add Record_UU to the indexes ad_attachment_record, AD_PostIt_Record_ID_AD_Table_ID, cm_chat_record
Commit: 33e4d8a81644c9fb46f1942ec43dee4d66f40fb4
https://github.com/idempiere/idempiere/commit/33e4d8a81644c9fb46f1942ec43dee4d66f40fb4
Author: Carlos Ruiz <
car...@gmail.com>
Date: 2026-05-08 (Fri, 08 May 2026)
Changed paths:
M org.adempiere.plugin.utils/src/org/adempiere/plugin/utils/Incremental2PackActivator.java
M org.adempiere.plugin.utils/src/org/adempiere/plugin/utils/Version.java
M org.adempiere.plugin.utils/src/org/adempiere/plugin/utils/Version2PackActivator.java
Log Message:
-----------
IDEMPIERE-6990 Silent failure on Incremental2PackActivator (#3261)
* IDEMPIERE-6990 Silent failure on Incremental2PackActivator
* - Preserve stack trace in sort-failure warning log (coderabbitai)
Commit: ba36439fcd2c0be19ee0af53f1ed08cab1961719
https://github.com/idempiere/idempiere/commit/ba36439fcd2c0be19ee0af53f1ed08cab1961719
Author: Carlos Ruiz <
car...@gmail.com>
Date: 2026-05-08 (Fri, 08 May 2026)
Changed paths:
M org.adempiere.pipo.handlers/src/org/adempiere/pipo2/handler/TableIndexElementHandler.java
Log Message:
-----------
IDEMPIERE-6991 Table Index 2Pack non-dictionary processing dictionary entries (#3262)
Commit: b4780957775a6dcfed1aed1d6a2daa8e989c3951
https://github.com/idempiere/idempiere/commit/b4780957775a6dcfed1aed1d6a2daa8e989c3951
Author: Carlos Ruiz <
car...@gmail.com>
Date: 2026-05-08 (Fri, 08 May 2026)
Changed paths:
M org.adempiere.base.process/src/org/compiere/process/ColumnEncryption.java
Log Message:
-----------
IDEMPIERE-6994 Cannot encrypt column on UU based tables (#3264)
* IDEMPIERE-6994 Cannot encrypt column on UU based tables
- fix encryption on non-ID tables, it can encrypt also multi-key tables basing the encryption on the UUID
- refactor encrypt/decrypt methods in a single process method
* - improve javadoc and remove unnecessary validation (suggested by coderabbitai)
* - Tidy up the user-facing log strings (coderabbitai)
Compare:
https://github.com/idempiere/idempiere/compare/bb9fa9c7ee3e...b4780957775a
To unsubscribe from these emails, change your notification settings at
https://github.com/idempiere/idempiere/settings/notifications