Neography v1.8.0 Release Notes

Release Date: 2015-10-22 // over 8 years ago

Previous changes from v1.5.0

    • [bd9a428](../../commit/bd9a428) - (Max De Marzi) Bump to 1.5.0
    • [2530d54](../../commit/2530d54) - (Max De Marzi) Merge pull request [#168](../../issues/168) from raduk/master

    encode query when sending to auto_index

    • [6ed1b42](../../commit/6ed1b42) - (Max De Marzi) Merge pull request [#169](../../issues/169) from tobiashm/patch-1

    ⚡️ Updated default version of Neo4j to 2.0.3

    • [c3ec0fc](../../commit/c3ec0fc) - (Tobias H. Michaelsen) Updated default version of Neo4j to 2.0.3
    • [cf2486e](../../commit/cf2486e) - (Radu Kopetz) encode query when sending to auto_index
    • [0a51c93](../../commit/0a51c93) - (Max De Marzi) lowering create item count in streaming batch test since it seems to be hardware dependent and Travis boxes are failing (yet again)
    • [88ee2d4](../../commit/88ee2d4) - (Max De Marzi) lowering create item count in streaming batch test since it seems to be hardware dependent and Travis boxes are failing (again)
    • [84d7293](../../commit/84d7293) - (Max De Marzi) lowering create item count in streaming batch test since it seems to be hardware dependent and Travis boxes are failing
    • [05bc713](../../commit/05bc713) - (Radu Kopetz) fix tests: streaming is not only for batches
    • [e2f8b7a](../../commit/e2f8b7a) - (Radu Kopetz) refactor the streaming handling
    • [6052dbd](../../commit/6052dbd) - (Max De Marzi) it's messy, needs refactoring
    • [4fa441f](../../commit/4fa441f) - (Max De Marzi) starting excon branch
    • [449fc12](../../commit/449fc12) - (Max De Marzi) default Neo4j version is now 2.0.2
    • [f311511](../../commit/f311511) - (Max De Marzi) merge add batch_no_streaming method
    • [496ed9c](../../commit/496ed9c) - (Radu Kopetz) test for the absence of headers
    • [5141a20](../../commit/5141a20) - (Radu Kopetz) Bump to 1.4.2
    • [ee25406](../../commit/ee25406) - (Radu Kopetz) Bump to 1.4.2
    • [c56574f](../../commit/c56574f) - (Radu Kopetz) add batch_no_streaming method
    • [2e2ebb1](../../commit/2e2ebb1) - (Max De Marzi) Merge pull request [#163](../../issues/163) from jazminschroeder/configurable-http-timeout

    🔧 Ability to configure httpclient send/receive timeout

    • [bc632e9](../../commit/bc632e9) - (Jazmin Schroeder) Ability to configure httpclient send/receive timeout
    • [350684c](../../commit/350684c) - (Max De Marzi) Merge pull request [#162](../../issues/162) from pwaleczek/master

    ➕ Added 'Create or Fail' methods to node/relationship indexes

    • [aab503a](../../commit/aab503a) - (Paweł Waleczek) added create_or_fail to relationship indexes
    • [37b7588](../../commit/37b7588) - (Paweł Waleczek) fix
    • [08f69b0](../../commit/08f69b0) - (Paweł Waleczek) Fails to create a duplicate unique node
    • [6829cfd](../../commit/6829cfd) - (Max De Marzi) Merge pull request [#161](../../issues/161) from kwent/master

    Raise Neography::UnknownBatchOptionException when bad option is passed in batch

    • [a19c76e](../../commit/a19c76e) - (Rousseau Quentin) Raise Neography::UnknownBatchOptionException when bad option is passed in batch