File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- ### [ Unreleased] [ unreleased ]
1+ ### [ 1.3.3]
2+
3+ > Released on: 2018/11/09
4+
5+ ##### Added
6+
7+ - Support for binary CQL frames with custom payload.
8+ [ #119 ] ( https://github.com/thibaultcha/lua-cassandra/pull/119 )
9+
10+ ##### Fixed
11+
12+ - Favor the ` rpc_address ` value to connect to the provided contact
13+ points.
14+ [ #122 ] ( https://github.com/thibaultcha/lua-cassandra/pull/122 )
215
316### [ 1.3.2]
417
@@ -360,7 +373,7 @@ now be called with `:`.
360373
361374- ` set_keyspace ` erroring on names with capital letters.
362375
363- [ unreleased ] : https://github.com/thibaultCha/lua-cassandra/compare/1.3.2...HEAD
376+ [ 1.3.3 ] : https://github.com/thibaultCha/lua-cassandra/compare/1.3.2...1.3.3
364377[ 1.3.2 ] : https://github.com/thibaultCha/lua-cassandra/compare/1.3.1...1.3.2
365378[ 1.3.1 ] : https://github.com/thibaultCha/lua-cassandra/compare/1.3.0...1.3.1
366379[ 1.3.0 ] : https://github.com/thibaultCha/lua-cassandra/compare/1.2.3...1.3.0
You can’t perform that action at this time.
0 commit comments