-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 0.5.0 #71
Merged
Release 0.5.0 #71
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* PAL-710-ECR-Push: changes to Maven POM files * PAL-710-ECR-Push: changes to Jenkins file * PAL-710-ECR-Push: fix to Jenkins file changed Paslisade-Readers to Palisade-Clie3nts * PAL-710-ECR-Push: fix to Jenkins file changed prerequisite Palisade-readers to work the same way as Palisade-common. * PAL-710 - Updated simple client pom * PAL-710 - Updated Jenkinsfile * PAL-710 - Updated licence in cat clients pom * PAL-710 - Jenkinsfile updated to take into account 2nd order dependancies * PAL-710-ECR-Push: added quick profile to Jenkinsfile * Pal 710 re-added maven deploy stage to Jenkinsfile Co-authored-by: ac74475 <ac74475@users.noreply.github.com> Co-authored-by: pd104923 <54805408+pd104923@users.noreply.github.com>
* new multi-threaded, websocket enabled client * javadoc fixes * fix checkstyle errors * more checkstyle issues * change name in recator * remove javadoc executions from reactor project * sonarqube bugs * sonarqube bugs * enable deploy of source and javadoc jars * code smells/bugs * more sonarqube smells/bugs * more sonarqube smells/bugs * more sonarqube smells/bugs * more sonarqube smells/bugs * fixed float/int multiplication * fixed float/int multiplication * changed request inline with PAL-400 * documentation * documentation * PAL-408 codestyle and tidying * PAL-408 fixed some failing tests * PAL-408 javadoc fix for immutables * javadoc changes for immutables * PAL-888 call to palisade-service used java 11 httpclient * code firm. pre javadoc etc * correct test for num cores * sonar smells * more code smells * more code smells * sonar smells * sonar smells * sonar smells * final large update, corrected * Fixed some thread timing issues * sonarqube smells * sonarqube smells * sonarqube smells * sonarqube smells * sonarqube smells * Updated README, logging Updated the README to reflect new API usage and changed the logging level to INFO for unit tests so as not to fill up the logs. * Fixes as per comments on PR Please be aware that this will break the build in Jenkins as there are some Sonar code smells that are very hard to get rid of. * updated logical diagram to better reflect new design * updated readme * set versions back to -SNAPSHOT where needed * PAL-408 PR corrections * PAL-408 - Completed changes as per comments on PR: - Fixed possible hang when waiting for download availability - Fixed inhertience heirarchy with Receiver * fixed comments on pr * sonarqube smells and remove name Co-authored-by: dev930018 <dev930018@gmail.com> Co-authored-by: developer01189998819991197253 <52958809+developer01189998819991197253@users.noreply.github.com>
…updated dependency trees and poms (#49)
* PAL-569- Updated Copyright so all files are using 2018-2021 * PAL-569, updated Copyright for files from develop * PAL-569, Updated copyright year range, and added Javadoc and resolved code smells in AkkaClient * PAL-569, resolved SQ smells in Akka Client
* PAL-939 new java streaming client * PAL-939 added license changes * PAL-939 fix sonar problems * PAL-939 spelling and resolved a pr comment * PAL-939 fix pr comments, style, correct packages structure * PAL-939 resolved some comments * PAL-939 more comments resolved * PAL-939 ignore sonar code S1488 * PAL-939 tidy doc and simplify code * PAL-939 add suppresswarning for resource not closed * PAL-939 More comments addressed and docs * Few small changes * Configuration now stores Palisade and Filtered Resource urls as URU instances and not Strings. Changes made to implement this * More documentatioin about the API added to the README.md * PAL-939 removed QueryInfo as not sustainable * PAL-939 Addressed batch of comments from PR * PAL-939 Comments from PR * PAL-939 More comments from PR * PAL-939 PR comments * PAL-939 PR comments * NOTICES.md set common and readers to snapshot * Spelling * Logging changes * Added missing register client method which should be used internally. * Better Javadoc * PAL-939 Renamed testdata : Added test data class * PAL-939 Reverted licenses * PAL-939 PR comments * PAL-939 PR Comments * PAL-939 PR Comments * PAL-939 Checkstyle/Sonar issues * PAL-939 PR Comments * Added more Javadoc * Converted comments to javadoc where ncessary * More robust client loading in ClientManager * More logging in ClientManager * More documentation around properties * Default to HTTP/1.1 * Added configuration property to enable HTTP/2 * Configured the test server for HTTP/2 * Sonar Issues * PAL-939 reset licenses * PAL-939 Configuration, Message model ser/des and service compatibility * PAL-939 sonarqube smells * PAL-939 javadoc fix for odd characters in doc * PAL-939 suppress erroneous warnings Co-authored-by: dev930018 <56113485+dev930018@users.noreply.github.com>
* PAL-999-keep-common-library
* PAL-882-clients-docs initial commit * PAL-882 akka client docs * Update client-akka/README.md Co-authored-by: pd104923 <54805408+pd104923@users.noreply.github.com> * PAL-882 better url examples * PAL-882 Update client-akka/README.md Co-authored-by: developer01189998819991197253 <52958809+developer01189998819991197253@users.noreply.github.com> Co-authored-by: pd104923 <54805408+pd104923@users.noreply.github.com> Co-authored-by: developer01189998819991197253 <52958809+developer01189998819991197253@users.noreply.github.com>
* PAL-1044 updated Jackson dependency * PAL-1044 updated Jackson dependency
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.