dsmiley commented on code in PR #4272: URL: https://github.com/apache/solr/pull/4272#discussion_r3097244058
########## changelog/unreleased/SOLR-18056-urlScheme-csp.yml: ########## @@ -1,8 +1,15 @@ # See https://github.com/apache/solr/blob/main/dev-docs/changelog.adoc -title: Improved CloudSolrClient's urlScheme detection by using the scheme of provided Solr URLs, or looking at "solr.ssl.enabled". +title: Improved url scheme detection in client API and core components type: changed authors: - name: Vishnu Priya Chandra Sekar links: - name: SOLR-18056 url: https://issues.apache.org/jira/browse/SOLR-18056 + - name: SOLR-18055 + url: https://issues.apache.org/jira/browse/SOLR-18055 +important_notes: Review Comment: multiple sentences if fine: https://github.com/apache/solr/blob/a1df8522723b6e4d5687cf44e0b28643b7d2d144/gradle/changelog.gradle#L66 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
