Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 579 Bytes

File metadata and controls

10 lines (9 loc) · 579 Bytes

v0.2.0

  • Feature: Support for passing custom OkHttpClient objects
    • ApiClient
      • Added constructors with OkHttpClient param (recommended for production use)
      • Use new KeyFlowAuthenticator okhttp3.Authenticator implementation instead of request interceptor for authentication
    • DefaultApi: Added constructors with OkHttpClient param (recommended for production use)
    • ResourceManagerApi: Added constructors with OkHttpClient param (recommended for production use)

v0.1.0

  • Initial onboarding of STACKIT Java SDK for Resourcemanager service