mirror of https://github.com/apache/cassandra
version 3.0.8
This commit is contained in:
parent
00e2f88ded
commit
1cff5faea1
8
NEWS.txt
8
NEWS.txt
|
|
@ -13,6 +13,14 @@ restore snapshots created with the previous major version using the
|
|||
'sstableloader' tool. You can upgrade the file format of your snapshots
|
||||
using the provided 'sstableupgrade' tool.
|
||||
|
||||
3.0.8
|
||||
=====
|
||||
|
||||
Upgrading
|
||||
---------
|
||||
- Nothing specific to this release, but please see previous versions upgrading section,
|
||||
especially if you are upgrading from 2.2.
|
||||
|
||||
3.0.7
|
||||
=====
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,9 @@
|
|||
cassandra (3.0.8) unstable; urgency=medium
|
||||
|
||||
* New release
|
||||
|
||||
-- Jake Luciani <jake@apache.org> Tue, 28 Jun 2016 20:12:22 -0400
|
||||
|
||||
cassandra (3.0.7) unstable; urgency=medium
|
||||
|
||||
* New release
|
||||
|
|
|
|||
Loading…
Reference in New Issue