trinsic-id / okapi

Collection of tools that support workflows for authentic data and identity management. Libraries available in most languages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement `okapi_version()` check everywhere

fundthmcalculus opened this issue · comments

Implement the okapi version function as implemented here: #422

Languages:

  • Dart
  • .NET
  • Go
  • Java
  • Node
  • Python
  • Ruby
  • Swift
  • Wasm

Let's schedule this for sometime after GA

My plan is to have this for better debugging support. We can ensure customers are using the native binary version that we think they are using. Mostly this applies to mobile, where you can't pull the native binary metadata to determine version number.

I'd rather get this out with the 1.6 release so that we can start using it if necessary. It's a trivial change, separate from the discussion surrounding how to version the wrapper libraries (which can be done close-to or post GA).