New in this version:
* New /count call - get fast bug counts, either singly or in 1D, 2D or
3D tables. Great for stats. See
https://wiki.mozilla.org/index.php?title=Bugzilla:REST_API:Methods&oldid=189985#Count_bugs_.28.2Fcount_GET.29
Compatibility Notes:
* The "count=1" parameter to bug searches to get a count is now
deprecated, and will be removed in a future release. Use the above
API call instead.
* The Configuration object's "groups" hash will soon change to be keyed
by ID rather than name (and so the "id" field has disappeared, to be
replaced by a "name" field). See:
https://bugzilla.mozilla.org/show_bug.cgi?id=535451
File bugs:
https://bugzilla.mozilla.org/enter_bug.cgi?product=Webtools&component=BzAPI
Feedback and discussion:
http://www.mozilla.org/community/developer-forums.html#tools
Gerv