Skip to content
This repository has been archived by the owner on Jul 20, 2023. It is now read-only.

v5.0.0

Compare
Choose a tag to compare
@release-please release-please released this 21 Jun 21:47
ab66219

5.0.0 (2022-06-20)

⚠ BREAKING CHANGES

  • update library to use Node 12 (#955)
  • correct broken ConversationModelEvaluation resource pattern (#945)

Features

  • add the API of StreamingAnalyzeContent (#952) (ca02d94)

Bug Fixes

  • correct broken ConversationModelEvaluation resource pattern (#945) (e1785d6)
  • fixes for dynamic routing and streaming descriptors (#958) (3330957)

Build System