Pull request #151: Release 1.16Merge in EDELIVERY/domibus-sql from release-1.16 to master
* commit '2fbd363fccf9b229394baa4341749052bd00bb1e':
EDELIVERY-15897 final version
EDELIVERY-15897 fix issues
EDELIVERY-15867 prepare release
EDELIVERY-15867 mysql tsid migration fix
EDELIVERY-15627 mysql tsid migration - add comments
EDELIVERY-15627 mysql tsid migration - fixed bugs approx 3h end-to-end for 1 million user ...
Pull request #150: [URGENT] EDELIVERY-15867 mysql tsid migration fixMerge in EDELIVERY/domibus-sql from EDELIVERY-15867-fix-migration to development
* commit 'e48794ffb3273e4a7c331add0aa0c92672e83a0c':
EDELIVERY-15867 mysql tsid migration fix
Pull request #149: EDELIVERY-15627 mysql tsid - implementation similar to oracleMerge in EDELIVERY/domibus-sql from EDELIVERY-15627-mysql-tsid-scalability to development
* commit 'b67ac2910b57c197ef8bf18757a1d28821e81a42':
EDELIVERY-15627 mysql tsid migration - add comments
EDELIVERY-15627 mysql tsid migration - fixed bugs approx 3h end-to-end for 1 million user messages
EDELIVERY-15627 mysql tsid migration - add incremented column and use it in the batch update
E...
Pull request #148: EDELIVERY-15376 Improve scheduled flag used by the retry worker and unsent sanitizerMerge in EDELIVERY/domibus-sql from EDELIVERY-15376-Improve-scheduled-flag-used-by-the-retry-worker-and-unsent-sanitizer to development
* commit 'bb40f78b0f24c3f651cdab4a2fecff416d0e3af9':
EDELIVERY-15376 Improve 'scheduled' flag used by the retry worker / unsent sanitizer
EDELIVERY-15376 Improve 'scheduled' flag used by the retry worker / unsent sanitizer
Pull request #147: [EDELIVERY-15743] Error when Domibus is trying to create an alert.Merge in EDELIVERY/domibus-sql from bugfix/EDELIVERY-15743-error-when-domibus-is-trying-to-create-an-alert to development
* commit '4f996a1b7636199055cd57aeac29e11d8b0cd018':
[EDELIVERY-15743] Error when Domibus is trying to create an alert.
Pull request #145: EDELIVERY-15566 set column size in number of chars in oracle to support multiple byte charsMerge in EDELIVERY/domibus-sql from EDELIVERY-15566-value-too-large to development
* commit 'dcf7da5d561fa3a41eef6c45b937fae8817e625a':
EDELIVERY-15566 clarify that property should be empty when not using oracle
EDELIVERY-15566 set column size in number of chars in oracle to support multiple byte chars
Pull request #144: EDELIVERY-15535 mysql tsid - exclude new table that doesn't have id columnMerge in EDELIVERY/domibus-sql from EDELIVERY-14438-mysql-tsid-migration to development
* commit 'f809790e9d44784373db9ecd9fb44f6b7fb8b465':
EDELIVERY-15535 exclude new table that doesn't have id column
Pull request #143: EDELIVERY-15535 increment snapshot version in developmentMerge in EDELIVERY/domibus-sql from EDELIVERY-15535-increment-snapshot-version to development
* commit '3cd8a09bff5af6c9f312c9a090392d6a5d436682':
EDELIVERY-15535 increment snapshot version in development EDELIVERY-15357 improve release process documentation
Pull request #142: Release 1.15Merge in EDELIVERY/domibus-sql from release-1.15 to master
* commit '3158d9f427f3cfdd7c5690f7e5310b58fd69e285':
EDELIVERY-15535 setting final version
EDELIVERY-15357 improve release process documentation
EDELIVERY-15535 prepare release 1.15 (fix for IDX_USER_LOG_RECEIVED)
EDELIVERY-15433 IDX_USER_LOG_RECEIVED remains local on partitioned db
EDELIVERY-15464 fix getting last version wh...
Pull request #141: EDELIVERY-15433 IDX_USER_LOG_RECEIVED remains local on partitioned dbMerge in EDELIVERY/domibus-sql from EDELIVERY-15433-global-vs-local-index to development
* commit '8b56b8b57891bad5028154cbd34c26eddc6c46af':
EDELIVERY-15433 IDX_USER_LOG_RECEIVED remains local on partitioned db
Pull request #140: EDELIVERY-15464 [build fix] migration plan to 5.1.10Merge in EDELIVERY/domibus-sql from EDELIVERY-15464-fix-upgrade-to-5.1.10 to development
* commit '5bce1bcff965284db560091d912980dd71974462':
EDELIVERY-15464 fix getting last version when multiple upgrades are done in the same second EDELIVERY-15358 fix oracle upgrade on an empty database
Pull request #139: EDELIVERY-15358 denormalize TB_EVENT_PROPERTY for query optimizationMerge in EDELIVERY/domibus-sql from EDELIVERY-15358-event-property-query-optimization to development
* commit 'f824724ae2e8e3f1f376e647f38c595b07120f0c':
EDELIVERY-15358 populate new column in existing data
EDELIVERY-15358 set precondition to allow migration from 5.1.8/9
EDELIVERY-15358 support migration to 5.2 if 5.1.10 would be released after it
EDELIVERY-15464 fix last upgrade versi...
Pull request #138: [EDELIVERY-15459] rename the 'DYNAMIC' column to 'IS_DYNAMIC' to avoid the mysql reserved wordMerge in EDELIVERY/domibus-sql from EDELIVERY-15459-rename-the-column-dynamic-which-is-a-reserved-word-in-mysql-to-is_dynamic-in-the to development
* commit 'c2c919d635ccd467c2066cc300894d1b618482da':
[EDELIVERY-15459] rename the 'DYNAMIC' column to 'IS_DYNAMIC' to avoid the mysql reserved word
Pull request #137: EDELIVERY-12976 Add DYNAMIC_DISCOVERY_VALUE_SOURCE columns and update unique constraints in TB_USER_MESSAGE_LOG and TB_DDC_LOOKUPMerge in EDELIVERY/domibus-sql from EDELIVERY-12976-implement-point-to-point-in-dynamic-discovery to development
* commit '9cb13021a7e5ccddc6d8f817d65bc2948d5bb33d':
EDELIVERY-12976 Add DYNAMIC_DISCOVERY_VALUE_SOURCE columns and update unique constraints in TB_USER_MESSAGE_LOG and TB_DDC_LOOKUP
EDELIVERY-12976 Add DYNAMIC_DISCOVERY_VALUE_SOURCE columns and update unique constraints in TB_U...
Pull request #136: EDELIVERY-14754 TSID Performance Test Optimize LoggingMerge in EDELIVERY/domibus-sql from feature/EDELIVERY-14754-tsid-performance-test-optimize-logging to development
* commit '85306c29af9cd9e026d47aba3d1007c13f11a0eb':
EDELIVERY-14754 TSID Performance Test Optimize Logging