All Versions
13
Latest Version
Avg Release Cycle
60 days
Latest Release
1322 days ago

Changelog History
Page 2

  • v1.2.0 Changes

    March 25, 2019

    Go Version

    • 1.12

    RES Protocol version

    • v1.1

    ๐Ÿš€ Release info

    ๐Ÿš€ This build adds support for RES protocol specification v1.1, and improvements to stability. The release features:

    • #64 More examples
    • โšก๏ธ #66 Updated README with reference to Resgate.io
    • ๐Ÿ— #67 Go 1.12 build
    • โšก๏ธ #68 Support for RES protocol specification v1.1, including v1.0 detection and legacy support. See v1.1 update page for more info.
    • ๐Ÿ›  #71 Fixed bug causing Resgate not to retry access in case previous attempt timed out
    • ๐Ÿ‘Œ Improved RID validation
  • v1.1.0 Changes

    December 19, 2018

    Go Version

    • 1.11

    ๐Ÿš€ Release info

    ๐Ÿ“š A minor release primarily improving stability and documentation.

    Some of the improvements:

    • โž• Added JWT Authentication example.
    • ๐Ÿ‘Œ Improved command line usage text.
    • ๐Ÿ‘Œ Improved RID validation and fixed NATS disconnects on URL with trailing slashes (#57)
    • Changed unit for requestTimeout setting from seconds to milliseconds (#59)
    • ๐Ÿ›  Fixed bug where resource IDs with a trailing questionmark caused unspecified behaviour.
  • v1.0.0 Changes

    September 22, 2018

    Go Version

    • 1.11

    ๐Ÿš€ Release info

    This is the first official Resgate build. The release features:

    • ๐Ÿ“„ Full support for RES protocol specification v1.0
    • ๐Ÿ‘Œ Support for accessing resources and methods over HTTP
    • ๐Ÿ‘Œ Support for TLS encryption