You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`raspy-pine`|[](https://dl.circleci.com/status-badge/redirect/circleci/3Y1eqqe4mcvtSZuzJnQ3tJ/DyFKUm7c7AoLa1wHmRjAnf/tree/raspy-pine)|`?.?.?`| Development branch - integration with Solr version 9 |**`10.x.x`**_(unavailable)_|_(unavailable)_|
38
-
|`MAIN`|[](https://dl.circleci.com/status-badge/redirect/circleci/3Y1eqqe4mcvtSZuzJnQ3tJ/DyFKUm7c7AoLa1wHmRjAnf/tree/main)|`2.2.0`| Trunk - integration with Solr version 9 |`9.9.0`|[`Download Latest`](https://solr.apache.org/downloads.html)|
39
-
|`SOLR PANL 9`|[](https://dl.circleci.com/status-badge/redirect/circleci/3Y1eqqe4mcvtSZuzJnQ3tJ/DyFKUm7c7AoLa1wHmRjAnf/tree/solr-panl-9)|`2.2.0`| Panl integration with Solr version 9 |`9.9.0`|[`Download Latest`](https://solr.apache.org/downloads.html)|
40
-
|`SOLR PANL 8`|[](https://dl.circleci.com/status-badge/redirect/circleci/3Y1eqqe4mcvtSZuzJnQ3tJ/DyFKUm7c7AoLa1wHmRjAnf/tree/solr-panl-8)|`2.2.0`| Panl integration with Solr version 8 |`8.11.4`|[`Download 8.11.4`](https://archive.apache.org/dist/lucene/solr/8.11.4/)|
41
-
|`SOLR PANL 7`|[](https://dl.circleci.com/status-badge/redirect/circleci/3Y1eqqe4mcvtSZuzJnQ3tJ/DyFKUm7c7AoLa1wHmRjAnf/tree/solr-panl-7)|`2.2.0`| Panl integration with Solr version 7 |`7.7.3`|[`Download 7.7.3`](https://archive.apache.org/dist/lucene/solr/7.7.3/)|
35
+
| BRANCH | STATUS | VERSION | TYPE | LATEST SOLR<br />VERSION TESTED | Solr Download |
|`raspy-pine`|[](https://dl.circleci.com/status-badge/redirect/circleci/3Y1eqqe4mcvtSZuzJnQ3tJ/DyFKUm7c7AoLa1wHmRjAnf/tree/raspy-pine)|`?.?.?`| Development branch - integration with Solr version 10 |**`10.x.x`**_(unavailable)_|_(unavailable)_|
38
+
|`MAIN`|[](https://dl.circleci.com/status-badge/redirect/circleci/3Y1eqqe4mcvtSZuzJnQ3tJ/DyFKUm7c7AoLa1wHmRjAnf/tree/main)|`2.2.0`| Trunk - integration with Solr version 9 |`9.9.0`|[`Download Latest`](https://solr.apache.org/downloads.html)|
39
+
|`SOLR PANL 9`|[](https://dl.circleci.com/status-badge/redirect/circleci/3Y1eqqe4mcvtSZuzJnQ3tJ/DyFKUm7c7AoLa1wHmRjAnf/tree/solr-panl-9)|`2.2.0`| Panl integration with Solr version 9 |`9.9.0`|[`Download Latest`](https://solr.apache.org/downloads.html)|
40
+
|`SOLR PANL 8`|[](https://dl.circleci.com/status-badge/redirect/circleci/3Y1eqqe4mcvtSZuzJnQ3tJ/DyFKUm7c7AoLa1wHmRjAnf/tree/solr-panl-8)|`2.2.0`| Panl integration with Solr version 8 |`8.11.4`|[`Download 8.11.4`](https://archive.apache.org/dist/lucene/solr/8.11.4/)|
41
+
|`SOLR PANL 7`|[](https://dl.circleci.com/status-badge/redirect/circleci/3Y1eqqe4mcvtSZuzJnQ3tJ/DyFKUm7c7AoLa1wHmRjAnf/tree/solr-panl-7)|`2.2.0`| Panl integration with Solr version 7 |`7.7.3`|[`Download 7.7.3`](https://archive.apache.org/dist/lucene/solr/7.7.3/)|
42
42
43
43
> We _always_ recommend that you use the most recently available release which
44
44
> contains bug fixes and new functionality and is _generally_ backwards
@@ -80,8 +80,10 @@ The Synapticloop Panl project uses `major.minor.micro` versioning, the meaning
80
80
of which:
81
81
82
82
-`major` - the major version will increment when there is a **BREAKING CHANGE
83
-
to the Panl LPSE URL**. Upon increment of the major version, both the minor
84
-
and micro version number will be reset to 0 (zero).
83
+
to the Panl LPSE URL**, **BREAKING CHANGE to the Panl response JSON
84
+
Object**, or a **MAJOR UPDATE TO SOLR** . Upon increment of the major
85
+
version, both the minor and micro version number will be reset to 0
86
+
(zero).
85
87
-`minor` - the minor version will increment when there is additional
86
88
functionality added to the release. Upon increment of the minor version, the
0 commit comments