Skip to content

1.6.0

Choose a tag to compare

@dmitrykuzmin dmitrykuzmin released this 09 Sep 19:39
· 323 commits to master since this release
1c71f67

A public release of Datastore-related Spine libraries.

Notable changes

  1. The definition of Pub/Sub push request message is added [#150].
    
It can be used for endpoints that are used with Pub/Sub push subscriptions in order to easily transform incoming JSON data into a respective Protobuf definitions.

  2. The project build scripts are migrated to Kotlin [#148].