Skip to content
This repository has been archived by the owner on Mar 11, 2022. It is now read-only.

2.2.0 (2016-01-08)

Compare
Choose a tag to compare
@ricellis ricellis released this 08 Jan 10:28
· 446 commits to master since this release
  • [IMPROVED] Request a session delete on client shutdown.
  • [IMPROVED] Consistently encode all parts of request URLs and handle additional special characters.
  • [FIX] Stopped integers in complex key arrays turning into floats when using view pagination with tokens.
  • [FIX] Replaced string operations with GSON objects when parsing JSON.
  • [FIX] Enabled specification of multiple drilldown parameters for search.
  • [NEW] Database.invokeUpdateHandler now handles POST requests.