aboutsummaryrefslogtreecommitdiffstats
path: root/version.properties
AgeCommit message (Collapse)AuthorFilesLines
2020-04-18Default Cipher to empty stringTschaen, Brendan1-1/+1
Issue-ID: MUSIC-582 Signed-off-by: Tschaen, Brendan <ctschaen@att.com> Change-Id: I85a59925a40e196847983a7e60aa6d30b046d7e8
2020-04-17Remove key.propertiesTschaen, Brendan1-1/+1
Issue-ID: MUSIC-582 Signed-off-by: Tschaen, Brendan <ctschaen@att.com> Change-Id: I52cbc8399a27006f70db2f8f4dff4dc09856d9da
2020-03-25Bump up to 3.2.38Tschaen, Brendan1-1/+1
Issue-ID: MUSIC-561 Signed-off-by: Tschaen, Brendan <ctschaen@att.com> Change-Id: Icb1aa14b82019a4ebd43543d2250cd665b387399
2020-03-03Servlet library providedTschaen, Brendan1-1/+1
Issue-ID: MUSIC-574 Signed-off-by: Tschaen, Brendan <ctschaen@att.com> Change-Id: Ife06b248b03792ff179915074669e1b0bcea2f55
2019-09-17Jackson Faster-xml vulnerability.Thomas Nelson (arthurdent3)1-1/+1
CVE-2019-14439 Information Disclosure Vulnerability FasterXML Jackson-databind is prone to an information-disclosure vulnerability that occurs due to a polymorphic typing issue. Specifically, this issue occurs when an externally exposed JSON endpoint has default typing enabled and has logback jar in the classpath. An attacker can exploit this issue to obtain sensitive information that may aid in further attacks. Issue-ID: MUSIC-504 Signed-off-by: Thomas Nelson (arthurdent3) <nelson24@att.com> Signed-off-by: Thomas Nelson (arthurdent3) <nelson24@att.com> Change-Id: I2c31986ff2d792d482f84406e96c47dbf652f32f
2019-08-12El Alto Early Drop VersionTschaen, Brendan1-1/+1
Change-Id: Ibe756c7e7236599bfcf62b73f06046ff6ffc57e4 Issue-ID: MUSIC-482 Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
2019-06-25Some bug fixes and Minor Chages.Thomas Nelson arthudent31-1/+1
Remove some Commented out code. Cleaned up Variables. Encryption of passwords added Updated Test Cases Fixed some errors in how they were reported. Reduced Logging clutter Some Vulnerability fixes. Change-Id: I64c7935d167d4a976681b5a18fd51aa667d0cd95 Issue-ID: MUSIC-413 Signed-off-by: Thomas Nelson arthudent3 <nelson24@att.com>
2019-05-16CADI and a few small updates.Nelson, Thomas (arthurdent3)1-1/+1
- Include CADI and remove Admin API and admin code. - A few Sonar Fixes. - Properties File Clean up. - Read/Write Locking API. - Various whitespace fixes. Issue-ID: MUSIC-394 Change-Id: I58e1b64b71796bb6bda1c97ea688f434a836d3c7 Signed-off-by: Nelson, Thomas (arthurdent3) <nelson24@att.com>
2019-05-13Changes Listed below:Nelson, Thomas (arthurdent3)1-1/+1
- Added build version API - Updated Keyspace active to use Properties setting - Update Libraries Netty,jbcrypt,Jackson Databind and log4j - Removed some irrelivant files - Updated some usint tests to ignore some tests(This will be updated soon) - Bugfixes - Missing Values, inform user. - Respond with proper error - Fix Locking Contention issue. - Add locking retry for atomic calls. Change-Id: Ie218dd92edb0c20e4a0efe33eeaaec84e5293c44 Issue-ID: MUSIC-393 Signed-off-by: Nelson, Thomas (arthurdent3) <nelson24@att.com>
2019-01-31Update Jar.Nelson,Thomas(tn1381)(arthurdent3)1-1/+1
Change-Id: Ib78033ce66873e2180a6248a97339c0b54a22500 Issue-ID: MUSIC-303 Signed-off-by: Nelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com>
2019-01-29Push variuos changesNelson,Thomas(tn1381)(arthurdent3)1-2/+2
- Spring Boot - Cadi - Cassandra Locking Change-Id: Ie9882f81f0ca141bdb7862cdabf978481fcd7c4a Issue-ID: MUSIC-296,MUSIC-272 Signed-off-by: Nelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com>
2018-11-05Update jaxb-api to resolve license issue.2.5.7Nelson,Thomas(tn1381)(arthurdent3)1-1/+1
Change-Id: I63ae25e4c42a56b70ccf69327b4680fe2d9933d1 Issue-ID: MUSIC-157 Signed-off-by: Nelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com>
2018-10-17Update pom and other files to fix bug in MUSICThomas Nelson1-1/+1
Change-Id: Ic6086b40a2dd41b15b028cd0ddb7c62df7175682 Issue-ID: MUSIC-147 Signed-off-by: Thomas Nelson <nelson24@att.com>
2018-10-14Bug Fix to keep runcwl from failing.Thomas Nelson Jr1-1/+1
Update to ensure container exits with a 0 Change-Id: I330a9488017303a6a3b08473bdedf43b9d65abd6 Issue-ID: MUSIC-147 Signed-off-by: Thomas Nelson <nelson24@nelson42.com> Signed-off-by: Thomas Nelson Jr arthurdent3 <nelson24@att.com>
2018-10-04Added fix for OOF issue.Thomas Nelson Jr (arthurdent3) tn1381@att.com1-1/+1
Updated Pom files for Library version change. Change-Id: Ibf10eba8923353010b66ac8496fb53815f3affc4 Issue-ID: MUSIC-143 Signed-off-by: Thomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com>
2018-09-17Update distribution files to support helm chartsThomas Nelson Jr (arthurdent3) tn1381@att.com1-1/+1
Helm Charts require new Docker images. Refined Cassandra and Cassandra cql loader. Change-Id: Ie7726025afd63e256a43aef9f39d53c32c90c77b Issue-ID: MUSIC-99 Signed-off-by: Thomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com>
2018-08-27Swagger Update and other updates.Nelson, Thomas (tn1381)1-1/+1
Updates related to callback api Change-Id: I2a4c00e8db4a430c5998e7770389451610f0770a Issue-ID: MUSIC-97 Signed-off-by: Nelson, Thomas (tn1381) <tn1381@att.com>
2018-08-20Update swagger.json and other updates.Nelson, Thomas (tn1381)1-1/+1
Change-Id: I84753300e64ba82072e65ef1bde2cb76771ee046 Issue-ID: MUSIC-97 Signed-off-by: Nelson, Thomas (tn1381) <tn1381@att.com>
2018-08-08Updates to Callback Api and ConnectionThomas Nelson Jr1-1/+1
Change-Id: I6a3f0537a616ae4d54b47fa2c70ba5128e39f123 Issue-ID: MUSIC-92 Signed-off-by: Thomas Nelson Jr <tn1381@att.com>
2018-07-16various UpdatesThomas Nelson Jr (arthurdent3) tn1381@att.com1-3/+3
Q-api, triggers, conductor conditional updates. Bug fixes Change-Id: Iec392309787cd90f0a2827a2955399723640e800 Issue-ID: MUSIC-93 Signed-off-by: Thomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com>
2018-06-07Document Updates and Bug FixesThomas Nelson Jr (arthurdent3) tn1381@att.com1-1/+1
Added latest Bug Fix Change-Id: I6e40e50a3e077c81f8098582b718bc60e39f8253 Issue-ID: MUSIC-76 Signed-off-by: Thomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com>
2018-06-05Update Master to include jar folder.Thomas Nelson Jr (arthurdent3) tn1381@att.com1-1/+1
This will put jar folder form separate branch into this where it belongs and we can build properly for beijing. Cassablanca will have a parent pom approach. Change-Id: Ieae3fce5ab42faddf4964285533fdc59d8b963de Issue-ID: MUSIC-79 Signed-off-by: Thomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com>
2018-03-28Documentation addedNelson,Thomas(tn1381)(arthurdent3)1-1/+1
Change-Id: I5fdf2b042451ea666a36a3ca31fb0783e0239878 Issue-ID: MUSIC-62 Signed-off-by: Nelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com>
2018-03-27Code Coverage, Auth ID, DockerNelson,Thomas(tn1381)(arthurdent3)1-2/+2
Change-Id: If9212aea5a643f2db6c18090f17cd2da71f5a968 Issue-ID: MUSIC-44, MUSIC-65, MUSIC-56 Signed-off-by: Nelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com>
2018-03-22Fix for HAS to run its CSITThomas Nelson Jr (arthurdent3) tn1381@att.com1-1/+1
Default action of AID(AuthID) was to allow only one keyspace. HAS required the ability to create more than one. Also included are some Logging and response fixes. Change-Id: I30b7d0f5a5c6e535ff2b737dc58b8d4fbd427d02 Issue-ID: MUSIC-64, OPTFRA-191 Signed-off-by: Thomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com>
2018-03-18CLM ChangesThomas Nelson Jr (arthurdent3) tn1381@att.com1-1/+1
Change-Id: Id34c036653bf0816e5c67004e4dcf7da90e470e7 Issue-ID: MUSIC-47, MUSIC-48, MUSIC-49 Signed-off-by: Thomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com>
2018-03-13Docker update and POM fixThomas Nelson Jr (arthurdent3) tn1381@att.com1-1/+1
Update the docker for cassandra to change ownership of imported files. Update the POM to fix bug Numerous bug fixes fro Logging and Error reporting. Change-Id: I518807f9796734134341ebefd109219050a84b51 Issue-ID: MUSIC-56, MUSIC-57, MUSIC-58 Signed-off-by: Thomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com>
2018-03-08Docker Updates for CSITThomas Nelson Jr (arthurdent3) tn1381@att.com1-1/+1
Udates fro Docker and also a few bug fixes. Change-Id: I48d8ee81412c7ce664e6b3e33c06e952afad734e Issue-ID: MUSIC-32, MUSIC-51 Signed-off-by: Thomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com>
2018-03-05Some Sonar and CLM issues resolved.Thomas Nelson Jr (arthurdent3) tn1381@att.com1-1/+1
- Update some library versions fro CLM - Some code fixes for Sonar Change-Id: I270955be6337400f1d30556cfa854712f102916e Issue-ID: MUSIC-40 Signed-off-by: Thomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com>
2018-03-04Sonar Fixes to increate Coverage on Unit testsThomas Nelson Jr (arthurdent3) tn1381@att.com1-1/+1
Including bug fix that added proper Exception handling on REST Calls. Change-Id: I618faa69ab549e76c148bb7c664a5ffe0eae84ca Issue-ID: MUSIC-44, MUSIC-45 Signed-off-by: Thomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com>
2018-02-25Sonar and CLM fixesThomas Nelson Jr (arthurdent3)1-1/+1
Added missing files and Remove zookeeper Server issues Unit Test. Issue-ID: MUSIC-40 Change-Id: I52507fdd83327c7e6805c93e475a0d58ae9d6ee0 Signed-off-by: Thomas Nelson Jr (arthurdent3) <tn1381@att.com>
2018-02-23Changes related to Authentication and AtomicThomas Nelson Jr (arthurdent3)1-1/+1
Authentication Fixes Atomic with delete added. Issue-ID: MUSIC-38,MUSIC-39 Change-Id: Ide2974a42ff8618d8a94ef7e8a1b0abde3630550 Signed-off-by: Thomas Nelson Jr (arthurdent3) <tn1381@att.com>
2018-02-20Applying bug fixesThomas Nelson Jr (arthurdent3)1-1/+1
To many overlapping changes so including all of them. When pushing individually build was breaking. Issue-ID: MUSIC-33,MUSIC-34,MUSIC-35,MUSIC-36,MUSIC-37 Change-Id: I15b6f7c683d0d2eeadd99c2376dedd6c43a67a8c Signed-off-by: Thomas Nelson Jr (arthurdent3) <tn1381@att.com>
2018-02-09Add version.properties fileJessica Wagantall1-0/+13
Change-Id: If27bb5d189a6caf821226c8d673c6983cfefa916 Issue-ID: MUSIC-21 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>