All Versions
9
Latest Version
Avg Release Cycle
142 days
Latest Release
2484 days ago

Changelog History

  • v1.6.0 Changes

    July 05, 2017

    🚀 v 1.6.0 release

    ✂ Removed support for Ruby 1.9.3
    0️⃣ API v2 is the default API version now.
    ➕ Added new functions for replying to a message, get the scopes of an OAuth token, get the auto join rooms and general bugfixes.

    Known issues:
    0️⃣ Because of the change in the default API version, you might get an error like this when using v1 api tokens.

    Access denied to room `Deployments':
    Response: {
      "error": {
        "code": 401,
        "message": "Invalid OAuth session",
        "type": "Unauthorized"
      }
    

    ⚡️ Updating to a v2 API token will fix the issue. If this is not possible, setting api_version='v1' on the hipchat client instance creation will also fix the issue.

  • v1.5.4

    September 12, 2016
  • v1.5.3

    February 28, 2016
  • v1.5.2 Changes

    July 20, 2015

    2015-07-20

  • v1.5.1

    April 08, 2015
  • v1.5.0

    March 27, 2015
  • v1.4.0

    October 31, 2014
  • v1.3.0

    August 08, 2014
  • v1.2.0

    May 30, 2014