Release Notes - jUDDI - Version 3.3.9
Bug
- [JUDDI-1006] - Saving an Access Point Type
- [JUDDI-1011] - MS SQL Server table - length of field too large
- [JUDDI-1015] - Oracle database start up issue due to max string length
Improvement
- [JUDDI-1016] - Add DDL generators for all available hibernate supported dialetcs
Release Notes - jUDDI - Version 3.3.8
Bug
- [JUDDI-937] - PolicyRoundRobin not working without service cache
- [JUDDI-1003] - spring-web jar supplied with latest JUDDI distribution has security vulnerability
Improvement
- [JUDDI-993] - InVm transport for embedded juddi needs to handle authentication and a sample for usage
- [JUDDI-1002] - tModelInstanceInfo value does not check for maximum length
Release Notes - jUDDI - Version 3.3.7
Bug
- [JUDDI-991] - JUDDI Uses EOL Version of Apache CXF
- [JUDDI-996] - Admin gui, get all client subscriptions throws a classcast error
- [JUDDI-997] - Admin gui has strange behavior and no feedback if the login fails
- [JUDDI-999] - Issue with SQL Server Database with JUDDI 3.3.6 : The size (8192) given to the column 'instance_parms' exceeds the maximum allowed for any data type (8000)
Improvement
- [JUDDI-995] - Add automated generation of sha512 hashes during the build
- [JUDDI-1000] - Update embedded tomcat to the latest version available
Release Notes - jUDDI - Version 3.3.6
Bug
- [JUDDI-992] - FindBinding API call doesn't exactly match the spec, can't search for just the service key
- [JUDDI-994] - Bash scripts containing windows CRLF line endings
Improvement
Task
- [JUDDI-962] - Convert juddi.apache.org back to mvn site
Release Notes - jUDDI - Version 3.3.5
Bug
- [JUDDI-904] - intermittent test failures
- [JUDDI-943] - WebHelper class: Client name not set in servletContext after getUDDIClient is called
- [JUDDI-948] - API_070_FindEntityTest is not passing anymore
- [JUDDI-957] - Integration test not passing. org.apache.juddi.v3.tck.UDDI_070_FindEntityIntegrationTest:findSignedEntities()
- [JUDDI-960] - TCK tests not passing (windows 7, java 1.8)
- [JUDDI-970] - Code smell that ignores InvalidValueException
- [JUDDI-975] - mvn site is broken
- [JUDDI-977] - reduce findbugs warnings
- [JUDDI-978] - Build instability with Replication tests
- [JUDDI-983] - Unable to compile under centos, openjdk8, sun.security.provider.certpath.OCSP api mismatch
- [JUDDI-984] - Hibernate profile fails to deploy due to extraneous class in the orm xml file
- [JUDDI-985] - Replication change record delete fails with hibernate
- [JUDDI-987] - TBD
- [JUDDI-989] - catalina.sh start script needs to remove DOS line endings
Improvement
- [JUDDI-955] - Pom maintenance
- [JUDDI-974] - Add findbugs to the site reporting tasks
- [JUDDI-979] - Add maven enforcer rules
- [JUDDI-980] - Update juddi's parent pom to the latest apache pom
- [JUDDI-981] - Force all tests to run in a random order
- [JUDDI-986] - Update hibernate dependencies
Task
- [JUDDI-971] - Update embedded tomcat to a more recent version
- [JUDDI-973] - Code clean up juddi-client-cli
- [JUDDI-976] - Add jacoco test results to mvn site
- [JUDDI-982] - Removing the juddi-client-plugins module