This is an automated email from the ASF dual-hosted git repository. janhoy pushed a commit to branch branch_9x in repository https://gitbox.apache.org/repos/asf/solr.git
commit 05bfe95a14d2a491c2a8a3a54844855d7e60c4ea Author: Jan Høydahl <[email protected]> AuthorDate: Wed Oct 29 00:29:55 2025 +0100 SOLR-17619 Fix changelog diffs between branches Remove SOLR-16667 from 9x changelog Add missing dependency changelog for 9.8 Remove duplicate SOLR-17304 changelog Added SOLR-16986 changelog to branch_9x --- .../SOLR-16986-log cpu time per request via solr-log-cputime.yml | 8 ++++++++ ...OLR-17304-pkg-versions not honored when loading the schema.yml | 7 ------- changelog/v9.8.0/PR#2129-chore-deps- update dependency.yml | 8 ++++++++ changelog/v9.8.0/PR#2268-update org-glassfish-hk2- to v3-1-1.yml | 7 +++++++ .../v9.8.0/PR#2396-update org-glassfish-jersey- to v3-1-9.yml | 7 +++++++ .../PR#2650-update dependency commons-cli-commons-cli to.yml | 7 +++++++ .../PR#2702-chore-deps- update io-netty- to v4-1-114-final.yml | 7 +++++++ .../PR#2769-update dependency com-fasterxml-jackson-jackson.yml | 7 +++++++ ...SOLR-16667-fixed dense-sparse representation in ltr module.yml | 8 -------- 9 files changed, 51 insertions(+), 15 deletions(-) diff --git a/changelog/v9.5.0/SOLR-16986-log cpu time per request via solr-log-cputime.yml b/changelog/v9.5.0/SOLR-16986-log cpu time per request via solr-log-cputime.yml new file mode 100644 index 00000000000..afa67ca286a --- /dev/null +++ b/changelog/v9.5.0/SOLR-16986-log cpu time per request via solr-log-cputime.yml @@ -0,0 +1,8 @@ +title: Log CPU time per request via solr.log.cputime +type: added +authors: +- name: Gilles Bellaton +- name: David Smiley +links: +- name: SOLR-16986 + url: https://issues.apache.org/jira/browse/SOLR-16986 diff --git a/changelog/v9.7.0/SOLR-17304-pkg-versions not honored when loading the schema.yml b/changelog/v9.7.0/SOLR-17304-pkg-versions not honored when loading the schema.yml deleted file mode 100644 index bfa41fd140c..00000000000 --- a/changelog/v9.7.0/SOLR-17304-pkg-versions not honored when loading the schema.yml +++ /dev/null @@ -1,7 +0,0 @@ -title: PKG_VERSIONS not honored when loading the schema plugins -type: fixed -authors: -- name: '#2471' -links: -- name: SOLR-17304 - url: https://issues.apache.org/jira/browse/SOLR-17304 diff --git a/changelog/v9.8.0/PR#2129-chore-deps- update dependency.yml b/changelog/v9.8.0/PR#2129-chore-deps- update dependency.yml new file mode 100644 index 00000000000..f033ef8c6c9 --- /dev/null +++ b/changelog/v9.8.0/PR#2129-chore-deps- update dependency.yml @@ -0,0 +1,8 @@ +title: 'chore(deps): update dependency com.github.spotbugs:spotbugs-annotations to + v4.8.6' +type: dependency_update +authors: +- name: solrbot +links: +- name: PR#2129 + url: https://github.com/apache/solr/pull/2129 diff --git a/changelog/v9.8.0/PR#2268-update org-glassfish-hk2- to v3-1-1.yml b/changelog/v9.8.0/PR#2268-update org-glassfish-hk2- to v3-1-1.yml new file mode 100644 index 00000000000..aa5822074b4 --- /dev/null +++ b/changelog/v9.8.0/PR#2268-update org-glassfish-hk2- to v3-1-1.yml @@ -0,0 +1,7 @@ +title: Update org.glassfish.hk2*:* to v3.1.1 +type: dependency_update +authors: +- name: solrbot +links: +- name: PR#2268 + url: https://github.com/apache/solr/pull/2268 diff --git a/changelog/v9.8.0/PR#2396-update org-glassfish-jersey- to v3-1-9.yml b/changelog/v9.8.0/PR#2396-update org-glassfish-jersey- to v3-1-9.yml new file mode 100644 index 00000000000..93f073ad998 --- /dev/null +++ b/changelog/v9.8.0/PR#2396-update org-glassfish-jersey- to v3-1-9.yml @@ -0,0 +1,7 @@ +title: Update org.glassfish.jersey*:* to v3.1.9 +type: dependency_update +authors: +- name: solrbot +links: +- name: PR#2396 + url: https://github.com/apache/solr/pull/2396 diff --git a/changelog/v9.8.0/PR#2650-update dependency commons-cli-commons-cli to.yml b/changelog/v9.8.0/PR#2650-update dependency commons-cli-commons-cli to.yml new file mode 100644 index 00000000000..0438346664f --- /dev/null +++ b/changelog/v9.8.0/PR#2650-update dependency commons-cli-commons-cli to.yml @@ -0,0 +1,7 @@ +title: Update dependency commons-cli:commons-cli to v1.9.0 +type: dependency_update +authors: +- name: solrbot +links: +- name: PR#2650 + url: https://github.com/apache/solr/pull/2650 diff --git a/changelog/v9.8.0/PR#2702-chore-deps- update io-netty- to v4-1-114-final.yml b/changelog/v9.8.0/PR#2702-chore-deps- update io-netty- to v4-1-114-final.yml new file mode 100644 index 00000000000..4178eee5b88 --- /dev/null +++ b/changelog/v9.8.0/PR#2702-chore-deps- update io-netty- to v4-1-114-final.yml @@ -0,0 +1,7 @@ +title: 'chore(deps): update io.netty:* to v4.1.114.final' +type: dependency_update +authors: +- name: solrbot +links: +- name: PR#2702 + url: https://github.com/apache/solr/pull/2702 diff --git a/changelog/v9.8.0/PR#2769-update dependency com-fasterxml-jackson-jackson.yml b/changelog/v9.8.0/PR#2769-update dependency com-fasterxml-jackson-jackson.yml new file mode 100644 index 00000000000..5604a6c4ec7 --- /dev/null +++ b/changelog/v9.8.0/PR#2769-update dependency com-fasterxml-jackson-jackson.yml @@ -0,0 +1,7 @@ +title: Update dependency com.fasterxml.jackson:jackson-bom to v2.18.0 +type: dependency_update +authors: +- name: solrbot +links: +- name: PR#2769 + url: https://github.com/apache/solr/pull/2769 diff --git a/changelog/v9.9.0/SOLR-16667-fixed dense-sparse representation in ltr module.yml b/changelog/v9.9.0/SOLR-16667-fixed dense-sparse representation in ltr module.yml deleted file mode 100644 index b0c82a44fe1..00000000000 --- a/changelog/v9.9.0/SOLR-16667-fixed dense-sparse representation in ltr module.yml +++ /dev/null @@ -1,8 +0,0 @@ -title: Fixed dense/sparse representation in LTR module. -type: fixed -authors: -- name: Anna Ruggero -- name: Alessandro Benedetti -links: -- name: SOLR-16667 - url: https://issues.apache.org/jira/browse/SOLR-16667
