Skip to content

Commit

Permalink
1.3-RELEASE - 09/17/2018
Browse files Browse the repository at this point in the history
* Added SSL Support
* Added CassandraDriver-EE as a simple wrapper to inject the licensed driver.
* Additional Documentation and Tests
* Updated to latest Cassandra Driver (3.6.0)
* Added support for Solr Query By Object and by CQL. Requires DSE Search >= 6.0
* Rewrote test suite to fully regression test multiple versions
* Bugfix: Spring Config Server changes to run independently
  • Loading branch information
tdl-jturner committed Sep 17, 2018
1 parent 4148af7 commit 695454f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -265,15 +265,15 @@ This can be resolved by adding the following to your pom.xml
```
## Release Notes
### 1.3-RELEASE - TBD
### 1.3-RELEASE - 09/17/2018
* Added SSL Support
* Added CassandraDriver-EE as a simple wrapper to inject the licensed driver.
* Additional Documentation and Tests
* Updated to latest Cassandra Driver (3.6.0)
* Added support for Solr Query By Object and by CQL. Requires DSE Search >= 6.0
* Rewrote test suite to fully regression test multiple versions
* Bugfix: Spring Config Server changes to run independently
### 1.2-RELEASE - Release 06/22/2018
### 1.2-RELEASE - 06/22/2018
* Initial Open Source Release
* Added Spring Config Server
* Extended all tuning properties to be modified using a builder procedure or spring configuration
Expand Down

0 comments on commit 695454f

Please sign in to comment.