Skip to content

Commit

Permalink
Releasing 10.2.3 10.1.8 10.0.14 9.2.30
Browse files Browse the repository at this point in the history
  • Loading branch information
svemeyer committed Nov 25, 2024
1 parent d970d99 commit 25d6999
Show file tree
Hide file tree
Showing 5 changed files with 156 additions and 4 deletions.
22 changes: 22 additions & 0 deletions release-notes-10.0
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,28 @@ HTML header: <title>dCache 10.0 Release Notes</title>

Many Thanks to Petter A. Urkedal and Lukas Mansour for their contributions.

## Release 10.0.14

### cells

When Zookeeper updates core domain infos, dCache will first kill the existing cell tunnels and then later try to read and parse the new value.
If the new value is an empty string (for whatever reason), parsing will fail, but a new connection will not be established.
This now fixed.


### Changelog 10.0.13..10.0.14

<!-- git log 10.0.13..10.0.14 -no-merges -format='[%h](https://github.com/dcache/dcache/commit/%H)%n: %s%n' -->

[f5570e31c3](https://github.com/dcache/dcache/commit/f5570e31c32b71abbb8e34b3221a787bca920c79)
: [maven-release-plugin] prepare release 10.0.14

[95c4792c1f](https://github.com/dcache/dcache/commit/95c4792c1f61366e3e8f6ff442a91de0cc74d767)
: cells: ignore empty core domain uris propagated by zk

[368e8e5502](https://github.com/dcache/dcache/commit/368e8e5502095e18a56bb51831055919a4202502)
: [maven-release-plugin] prepare for next development iteration

## Release 10.0.13

### tape
Expand Down
22 changes: 22 additions & 0 deletions release-notes-10.1
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,28 @@ HTML header: <title>dCache 10.1 Release Notes</title>
(tbd, this section uses markdown formatting)


## Release 10.1.8

### cells

When Zookeeper updates core domain infos, dCache will first kill the existing cell tunnels and then later try to read and parse the new value.
If the new value is an empty string (for whatever reason), parsing will fail, but a new connection will not be established.
This now fixed.


### Changelog 10.1.7..10.1.8

<!-- git log 10.1.7..10.1.8 -no-merges -format='[%h](https://github.com/dcache/dcache/commit/%H)%n: %s%n' -->

[e494001961](https://github.com/dcache/dcache/commit/e49400196154434f10356fad7ade94f5e7273919)
: [maven-release-plugin] prepare release 10.1.8

[34eade2da9](https://github.com/dcache/dcache/commit/34eade2da9c1a0df29eb13518fcf0537d3d0d120)
: cells: ignore empty core domain uris propagated by zk

[e5d19865f5](https://github.com/dcache/dcache/commit/e5d19865f5a97f22eb078652d03d240aef1d6b42)
: [maven-release-plugin] prepare for next development iteration

## Release 10.1.7

### tape
Expand Down
22 changes: 22 additions & 0 deletions release-notes-10.2
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,28 @@ HTML header: <title>dCache 10.2 Release Notes</title>
- Anton Schwarz, Heidelberg University, DESY Summer Stutent Programm


## Release 10.2.3

### cells

When Zookeeper updates core domain infos, dCache will first kill the existing cell tunnels and then later try to read and parse the new value.
If the new value is an empty string (for whatever reason), parsing will fail, but a new connection will not be established.
This now fixed.


### Changelog 10.2.2..10.2.3

<!-- git log 10.2.2..10.2.3 -no-merges -format='[%h](https://github.com/dcache/dcache/commit/%H)%n: %s%n' -->

[62f7f19687](https://github.com/dcache/dcache/commit/62f7f1968750f3d19007b183d56d230778c6c82a)
: [maven-release-plugin] prepare release 10.2.3

[ef73c01cce](https://github.com/dcache/dcache/commit/ef73c01cce69596c5241833790561644057aff90)
: cells: ignore empty core domain uris propagated by zk

[75b7a8b538](https://github.com/dcache/dcache/commit/75b7a8b538ff99402155d140e90d702c36e03370)
: [maven-release-plugin] prepare for next development iteration

## Release 10.2.2

### bulk
Expand Down
22 changes: 22 additions & 0 deletions release-notes-9.2
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,28 @@ Many Thanks to Lars Jansse and Sandro Grizzo for their contributions.
- If upgrading from 8.2, be sure to read also the release notes for 9.0 and 9.1, important changes are described there. See the [9.2 migration guide](https://github.com/dCache/upgrade-guide/blob/master/UPGRADE92.md) for more complete information
- With version 9.2.8+, empty and non-existent banfiles will be treated the same

## Release 9.2.30

### cells

When Zookeeper updates core domain infos, dCache will first kill the existing cell tunnels and then later try to read and parse the new value.
If the new value is an empty string (for whatever reason), parsing will fail, but a new connection will not be established.
This now fixed.


### Changelog 9.2.29..9.2.30

<!-- git log 9.2.29..9.2.30 -no-merges -format='[%h](https://github.com/dcache/dcache/commit/%H)%n: %s%n' -->

[8aa2e85a7d](https://github.com/dcache/dcache/commit/8aa2e85a7daafe949a3ee32e3892c05ee7d605ac)
: [maven-release-plugin] prepare release 9.2.30

[9ceac4d97c](https://github.com/dcache/dcache/commit/9ceac4d97cbee0f122285a8bc6a68c7c82f8cf5e)
: cells: ignore empty core domain uris propagated by zk

[c7b8a50b22](https://github.com/dcache/dcache/commit/c7b8a50b22b73dde5d60c51afa071cb3d2623d80)
: [maven-release-plugin] prepare for next development iteration

## Release 9.2.29

### tape
Expand Down
72 changes: 68 additions & 4 deletions releases.xml
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,23 @@
<notes-url>release-notes-10.2.shtml</notes-url>
<version-prefix>10.2.</version-prefix>

<release version="2" recommended="1">
<release version="3" recommended="1">
<date>25.11.2024</date>
<package name="rpm">
<download-url>-VERSION-1.noarch.rpm</download-url>
<md5sum>3e2fe0740ad12dca40be5fbda9141610</md5sum>
</package>
<package name="tgz">
<download-url>-VERSION.tar.gz</download-url>
<md5sum>a91935ae4b6e9449c41e4eeb14d75d0b</md5sum>
</package>
<package name="Debian package">
<download-url>_VERSION-1_all.deb</download-url>
<md5sum>4766fb43a72e6b494ac654baae4c02db</md5sum>
</package>
</release>

<release version="2">
<date>11.11.2024</date>
<package name="rpm">
<download-url>-VERSION-1.noarch.rpm</download-url>
Expand Down Expand Up @@ -284,7 +300,23 @@
</package>
</release>
-->
<release version="7" recommended="1">
<release version="8" recommended="1">
<date>25.11.2024</date>
<package name="rpm">
<download-url>-VERSION-1.noarch.rpm</download-url>
<md5sum>b1e5d479a68eaa59502291fee35fd582</md5sum>
</package>
<package name="tgz">
<download-url>-VERSION.tar.gz</download-url>
<md5sum>b8b02669fb2fa940ab7c5c0ac4a8893e</md5sum>
</package>
<package name="Debian package">
<download-url>_VERSION-1_all.deb</download-url>
<md5sum>6b39f8468ba8cfc62d2ad2245b181430</md5sum>
</package>
</release>

<release version="7">
<date>11.11.2024</date>
<package name="rpm">
<download-url>-VERSION-1.noarch.rpm</download-url>
Expand Down Expand Up @@ -439,7 +471,23 @@
</package>
</release>
-->
<release version="13" recommended="1">
<release version="14" recommended="1">
<date>25.11.2024</date>
<package name="rpm">
<download-url>-VERSION-1.noarch.rpm</download-url>
<md5sum>389d425868a269d00566fd2a03875359</md5sum>
</package>
<package name="tgz">
<download-url>-VERSION.tar.gz</download-url>
<md5sum>381017ee473119e275b65b7fca79ce46</md5sum>
</package>
<package name="Debian package">
<download-url>_VERSION-1_all.deb</download-url>
<md5sum>082578808623485aec7a3bb40f33357d</md5sum>
</package>
</release>

<release version="13">
<date>13.11.2024</date>
<package name="rpm">
<download-url>-VERSION-1.noarch.rpm</download-url>
Expand Down Expand Up @@ -693,7 +741,23 @@
</release>
-->

<release version="29" recommended="1">
<release version="30" recommended="1">
<date>25.11.2024</date>
<package name="rpm">
<download-url>-VERSION-1.noarch.rpm</download-url>
<md5sum>27d9a0b074f2715a9202307b5defb48a</md5sum>
</package>
<package name="tgz">
<download-url>-VERSION.tar.gz</download-url>
<md5sum>65e6aa68cc102379e2790bc1408a4f28</md5sum>
</package>
<package name="Debian package">
<download-url>_VERSION-1_all.deb</download-url>
<md5sum>8118d939d88a53f1bc9a653a73887c73</md5sum>
</package>
</release>

<release version="29">
<date>11.11.2024</date>
<package name="rpm">
<download-url>-VERSION-1.noarch.rpm</download-url>
Expand Down

0 comments on commit 25d6999

Please sign in to comment.