Skip to content

v1.4.0

Latest
Compare
Choose a tag to compare
@box-sdk-build box-sdk-build released this 31 Oct 16:50
· 6 commits to main since this release
ec537f0

Bug Fixes

  • Change QueryParams type in MetadataQuery from Dictionary<string, string> to Dictionary<string, object> (box/box-openapi#479) (#298) (656b495)
  • Fix conversion to RSAKey (box/box-codegen#591) (#297) (068b1f7)

New Features and Enhancements

  • add AI LLM endpoint AWS params. Change the type from AiLlmEndpointParamsGoogleOrAiLlmEndpointParamsOpenAi to AiLlmEndpointParamsAwsOrAiLlmEndpointParamsGoogleOrAiLlmEndpointParamsOpenAi (box/box-openapi#478) (#291) (dcb8a20)