-
Notifications
You must be signed in to change notification settings - Fork 174
Prepare for v2.12.0 Release #2130
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
Merged
Merged
Conversation
This file contains hidden or 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
… Bouncy Castle Crypto, Shiro, Tomcat Embedded, SnakeYAML, org.json:json) - add missing exclusions for json-smart so that the latest version is effective in the result WAR - fixing typos in a few exclusions
…imbusds:nimbus-jose-jwt version specifies hard bounds [1.3.1,2.3] and the explicit dependency entry 2.4.8 is not in that range) (#2107) - BigQuery: explicitly adding com.google.api:gax because of NoClassDefFoundError initiated by SourceService.checkConnection
* - reverting json-smart exclusions as it might be risky (current com.nimbusds:nimbus-jose-jwt version specifies hard bounds [1.3.1,2.3] and the explicit dependency entry 2.4.8 is not in that range) - BigQuery: explicitly adding com.google.api:gax because of NoClassDefFoundError initiated by SourceService.checkConnection * BigQuery: OpenCensus dependency to address NoClassDefFoundError initiated by SourceService.checkConnection * BigQuery: Proper OpenCensus dependency referenced for io/opencensus/contrib/http/util/HttpPropagationUtil class
* - reverting json-smart exclusions as it might be risky (current com.nimbusds:nimbus-jose-jwt version specifies hard bounds [1.3.1,2.3] and the explicit dependency entry 2.4.8 is not in that range) - BigQuery: explicitly adding com.google.api:gax because of NoClassDefFoundError initiated by SourceService.checkConnection * BigQuery: OpenCensus dependency to address NoClassDefFoundError initiated by SourceService.checkConnection * BigQuery: Proper OpenCensus dependency referenced for io/opencensus/contrib/http/util/HttpPropagationUtil class * BigQuery: Missing dependency gax-rpc added to address NoClassDefFoundError for com/google/api/gax/grpc/InstantiatingGrpcChannelProvider class initiated by CDMResultsAnalysisRunner.getObservationPeriodResults * BigQuery: gax-grpc dependency typo fixed * BigQuery: adding missing dependency proto-google-cloud-bigquerystorage-v1beta1 to address NoClassDefFoundError com/google/cloud/bigquery/storage/v1beta1/Storage$CreateReadSessionRequest initiated by SourceService.checkConnection
* Bump Hydra to v0.3.0 * fixed calling of r script * fixed calling of r script * added comment to R script * Update runAnalysis.R Co-authored-by: Anthony Sena <asena5@its.jnj.com> Co-authored-by: alex-odysseus <75131044+alex-odysseus@users.noreply.github.com>
* Bump Hydra to v0.3.0 * fixed calling of r script * fixed calling of r script * added comment to R script * changed analyses script calling params * changed analyses script calling params Co-authored-by: Anthony Sena <asena5@its.jnj.com>
alex-odysseus
approved these changes
Oct 11, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ready to release
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.
Added fixes from release candidate.
Set pom.xml version to 2.12.0