Skip to content
This repository has been archived by the owner on May 27, 2020. It is now read-only.

Commit

Permalink
Fixed Changelog.
Browse files Browse the repository at this point in the history
Conflicts:
	CHANGELOG.md
  • Loading branch information
edu committed Oct 13, 2016
1 parent 1a0c8d3 commit 5516462
Showing 1 changed file with 1 addition and 26 deletions.
27 changes: 1 addition & 26 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Changelog

## 3.8.0 (Upcoming)

* Upgrade to Apache Cassandra 3.8
Expand All @@ -10,32 +11,6 @@
Merged from 3.0.8.3:
* Optimize clustering key index format (breaks backward compatibility)

Merged from 3.0.8.2:
* Allow associativity in search-time geospatial transformations
* Simplify naming of builder static methods for creating geospatial transformations
* Fix paged index-sorted queries matching more than 65535 rows
* Fix partition directed queries using dummy column syntax in skinny tables

Merged from 3.0.8.1:
* Upgrade query builder JSON serializer to Jackson 2.8.0
* Add geospatial post filtering (ensures accuracy with any tree levels)
* Set default number of indexing threads to number of processors available to the JVM
* Fix mapping of timestamps and dates by their underlying numeric value (#177)
* Fix mapper referenced by alias in sortFields

Merged from 3.0.7.2:
* Modernize search syntax keeping backward compatibility
* Add Lucene-specific CQL tracing
* Fix parsing of data with CQL "date" type (#158)
* Fix handling of immense term insertion mapping error
* Fix indexing of tables with descending clustering key order (#165)

Merged from 3.0.7.1:
* Fix clustering query collisions in Lucene's query cache

Merged from 3.0.8.2:
* Optimize clustering key index format (breaks backward compatibility)

## 3.7.2 (September 14, 2016)

Merged from 3.0.8.2:
Expand Down

0 comments on commit 5516462

Please sign in to comment.