aboutsummaryrefslogtreecommitdiffstats
path: root/event-client-rabbitmq
AgeCommit message (Collapse)AuthorFilesLines
2019-08-13Upversion event-client in elaltoelaltoJimmy Forsyth1-1/+1
Issue-ID: AAI-2579 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: Ia2b55bb74485e96d9820a4d27df317d1c4785e19
2019-06-27Prepare event-client for global-jjbJimmy Forsyth1-1/+1
Issue-ID: AAI-2480 Change-Id: I9af21ca790105cbd7537f1dd0fbdb2d22951f0f7 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-06-17Upversion in prep for global jjb1.5.0Jimmy Forsyth1-2/+2
Issue-ID: AAI-2480 Change-Id: I1604e5ac021697bf7df69adc88a2cf7b1f3cb482 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-03-28Configure Jacoco plugin to enforce min coverageLee, Tian (tl5884)1-37/+42
Jacoco plugin is configured to set the minimum line coverage ratios to equal that of the current coverage level, to prevent future updates from decreasing the coverage level. Change-Id: I5913c3bf99fd98e344eaf6ee176e232bd7e61bb1 Issue-ID: AAI-2293 Signed-off-by: Lee, Tian (tl5884) <tianl@amdocs.com>
2019-03-27Upversion poms after release of 1.4.0Lee, Tian (tl5884)1-1/+1
Change-Id: Ida5355801b07b55f9be78e5b72ee71ba144c27e1 Issue-ID: AAI-2285 Signed-off-by: Lee, Tian (tl5884) <tianl@amdocs.com>
2019-02-21Event client to retry in case of failed connectionsblimkie6-113/+364
On initial creation of the event client consumer/publisher handle a failure to connect to RMQ gracefully such that the application can still start up and re-try connecting at a later time Change-Id: I4ba8e2d2a8b4e4e5a60255550bb74a501494c9bd Issue-ID: AAI-2185 Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
2018-11-16support SSL in rabbit mq in event client libBansal, Nitin (nb121v)6-444/+484
Issue-ID: AAI-1929 Change-Id: I5912b0814e4b565942e32c5ed6d5094b45040c33 Signed-off-by: Bansal, Nitin (nb121v) <nitin.bansal@amdocs.com>
2018-11-06Upversion to 1.4.0Lee, Tian (tl5884)1-1/+1
Change-Id: I7e3ea37bac0f2d6e0cd34958670da0ffc0c5b3aa Issue-ID: AAI-1844 Signed-off-by: Lee, Tian (tl5884) <tianl@amdocs.com>
2018-11-01upversion to 1.3.23.0.1-ONAP3.0.0-ONAP1.3.2casablancasblimkie1-1/+1
Change-Id: Ie3d4e37de0856bca272600e39719055fd0f2e0d6 Issue-ID: AAI-1791 Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
2018-10-09Fix RabbitMQ NexusIQ security vulnerability1.3.1Lee, Tian (tl5884)1-1/+1
Upversion amqp-client dependency to latest 5.4.3 Change-Id: I9fe0cc5d6c1c04e142c44d5d505d1481c74ff030 Issue-ID: AAI-1724 Signed-off-by: Lee, Tian (tl5884) <tianl@amdocs.com>
2018-09-05rev up library to 1.3.1-SNAPSHOTFrancis Paquette1-1/+1
Issue-ID: AAI-1573 Change-Id: I36e004ba27df982485f0bdc23ce3c2031c733aa3 Signed-off-by: Francis Paquette <francis.paquette@amdocs.com>
2018-06-07Event Client library support for RabbitMQGurjeet Bedi5-0/+928
Update version in RabbitMQ Event Client lib License header update Issue-ID: AAI-1205 Change-Id: I838c184a0b81d89d5d276fbeee373cf5c390fb22 Signed-off-by: Gurjeet Bedi <gurjeetb@amdocs.com>