resgate v1.2.1 Release Notes

Release Date: 2019-05-06 // almost 5 years ago
  • Go Version

    • 1.12.1

    RES Protocol version

    • v1.1

    ๐Ÿš€ Release info

    ๐Ÿš€ This build adds some extra configuration options, such as binding Resgate to a HOST address, or to encode the JSON response without the additional href meta data for resource references. The release features:

    • ๐Ÿ”ง #76 Bind to host address configuration
    • ๐Ÿ”ง #82 Web resource encoding configuration
    • ๐Ÿ›  #78 Fixed connection freeze when trying to resolve complex cyclic references
    • ๐Ÿ›  #84 Fixed occasional multi-responses to get requests
    • โฌ‡๏ธ Reduced garbage produced on web resource JSON encoding
    • ๐Ÿ‘Œ Improved structure for CI tests