Skip to content

Releases: singnet/snet-sdk-java

Release 0.4.0

Choose a tag to compare

@vsbogd vsbogd released this 25 May 08:35
fdf0e6b

Migration to AGIX platform-contracts version 1.0.1

Release 0.3.2

Choose a tag to compare

@vsbogd vsbogd released this 17 Jul 14:13
c54516d
  • Upgrade gRPC to version 1.28.0

Release 0.3.1

Choose a tag to compare

@vsbogd vsbogd released this 17 Apr 12:45
6d9543f
  • Tutorial application
  • Minor fixes

Release 0.3.0

Choose a tag to compare

@vsbogd vsbogd released this 16 Mar 10:49
0fb2243
  • Support free-calls
  • Add combined payment strategy to automatically switch between free-calls and escrow
  • API refactoring
  • Tutorial related changes

Release 0.2.0

Choose a tag to compare

@vsbogd vsbogd released this 17 Feb 09:43
9a85917

Changes in release:

  • Android demo app
  • Local environment for integration testging
  • Payment strategy to add or extend payment channels on demand
  • Service metadata cache to improve performance
  • Bugfixes

Release v0.1.0

Choose a tag to compare

@vsbogd vsbogd released this 28 Dec 16:42
f728e54

First SingularityNet SDK Java release:

  • straightforward pricing strategies
  • maven plugin to get an API from SingularityNet
  • gradle plugin to get an API from SingularityNet
  • support for Android 7.0 and above