You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Spin 1.17 (March 2011)

  • Breaking API change: Nodes, Agents, and Queriers now return ResultSets with metadata instead of Collection<Result>s (BASE-666).
  • Routing change: Nodes now broadcast queries with unknown query types (BASE-664).  This removes the need for loading up NoopQueryActions for routing-only nodes.
  • Less-noisy output on log4j initialization failure (BASE-668).

Spin 1.16 (February 2011)

  • Support for multiple CA Certs (David Ortiz)
  • Removed JAXB dependencies - Java 1.6.0_4+ is now required. (Justin Quan)
  • Fixed cross-timezone digital signature verification bug (Clint Gilbert and Sophia Cheng)
  • keystore.xml returns to pre-Spin 1.14 format - prefer boolean flags for nicer XML. (Justin Quan)
  • No labels