Koala v1.9.0 Release Notes

  • ⚡️ Updated Methods:

    • API#new now takes an optional access_token, which will be used to generate the appsecret_proof parameters (thanks, nchelluri!)

    ✅ Testing Improvements:

    • ➕ Add 2.1.0 to travis.yml and update specs to pass w/o deprecation on RSpec 3.0 (thanks, petergoldstein!)
    • 🚚 With 1.9.0+ only support, removed the OrderedHash patch

    📚 Documentation Improvements:

    • 👉 Make it clear that connections take a singlar form in API#put_connection (thanks, josephdburdick!)