Version history
Version 2.6.0, released 2023年04月12日
New features
- Launch UploadConversation endpoint (commit 99ac4c9)
Documentation improvements
- Reformat some lines of code (commit 3721f87)
Version 2.5.0, released 2023年03月06日
New features
- Add a way to specify the conversation automatic analysis percentage for the UploadConversation API when creating Analyses in Insights (commit 02f447e)
Version 2.4.0, released 2023年02月08日
New features
- Add IngestConversationsStats (commit 467ac8e)
Documentation improvements
- Reformat some lines of code (commit 467ac8e)
Version 2.3.0, released 2023年01月18日
New features
- Enable REST transport in C# (commit 0f8560c)
Version 2.2.1, released 2022年12月15日
Patch release due to a release failure in 2.2.0. This has the exact same code as 2.2.0 should have had, but rolling forward is simpler than trying to re-release 2.2.0.
Version 2.2.0, released 2022年12月14日
New features
- Add Configurable Analysis, Bulk Upload, Bulk Analyze, Delete Issue Apis (commit 6f38b9f)
Version 2.1.0, released 2022年09月15日
Documentation improvements
- Updating comments (commit d3d45d0)
- Updating comments (commit d2c2f44)
Version 2.0.0, released 2022年06月08日
Documentation improvements
- Updating comments (commit dc72a89)
Version 1.3.0, released 2022年04月26日
Documentation improvements
- Clarify comments of ConversationView enum (commit 386897f)
Version 1.2.0, released 2022年01月17日
New features
- New API for the View resource (commit 0810531)
Version 1.1.0, released 2021年12月07日
- Commit c917530: feat: Add WriteDisposition to BigQuery Export API
- Commit 2e7bb0f: feat: remove feature flag disable_issue_modeling
- Commit 053ecfd:
- feat: new feature flag disable_issue_modeling
- docs: fixed formatting issues in the reference documentation
Version 1.0.0, released 2021年11月10日
First GA release.
- Commit 6cf6933:
- feat: Add ability to update phrase matchers
- feat: Add issue model stats to time series
- feat: Add display name to issue model stats
- Commit f7c2450:
- feat: deprecate issue_matches
- docs: if conversation medium is unspecified, it will default to PHONE_CALL
Version 1.0.0-beta03, released 2021年09月29日
- Commit ddab19e:
- feat: add metadata from dialogflow related to transcript segment
- feat: add sentiment data for transcript segment
- feat: add obfuscated if from dialogflow
Version 1.0.0-beta02, released 2021年09月23日
- Commit 37fa769:
- feat: filter is used to filter conversations used for issue model training
- feat: update_time is used to indicate when the phrase matcher was updated
- Commit bb4e4ba: feat: display_name is the display name for the assigned issue
- Commit ac367e2: feat: Regenerate all APIs to support self-signed JWTs
- Commit bd5d389:
- feat: add new issue model API methods
- feat: support Dialogflow and user-specified participant IDs
- docs: update pubsub_notification_settings docs
Version 1.0.0-beta01, released 2021年08月10日
Initial release.