- 1.42.0 (latest)
- 1.41.1
- 1.40.0
- 1.39.0
- 1.38.0
- 1.37.0
- 1.36.0
- 1.35.0
- 1.34.1
- 1.33.0
- 1.32.1
- 1.31.1
- 1.30.1
- 1.29.0
- 1.28.0
- 1.27.0
- 1.26.0
- 1.25.0
- 1.24.0
- 1.23.1
- 1.22.0
- 1.21.0
- 1.20.1
- 1.19.0
- 1.18.0
- 1.17.1
- 1.16.0
- 1.15.0
- 1.14.1
- 1.13.5
- 1.12.1
- 1.11.0
- 1.10.0
- 1.9.1
- 1.8.0
- 1.7.0
- 1.6.0
- 1.5.0
- 1.4.0
- 1.3.2
- 1.2.0
- 1.1.1
- 1.0.0
- 0.8.2
- 0.7.1
- 0.6.0
- 0.5.0
- 0.4.1
- 0.3.0
- 0.2.0
- 0.1.1
Changelog
0.8.2 (2022-06-07)
Bug Fixes
0.8.1 (2022-05-03)
Bug Fixes
0.8.0 (2021-06-30)
Features
-
add always_use_jwt_access ( 3550fa7 )
-
add return_partial response to Fulfillment ( 3550fa7 )
-
mark agent.default_language_code as required ( 3550fa7 )
Bug Fixes
Documentation
-
add notes to train agent before sending queries ( 3550fa7 )
-
added notes to train agent before sending queries ( #111 ) ( 8a53800 )
-
omit mention of Python 2.7 in ‘CONTRIBUTING.rst’ ( #1127 ) ( #110 ) ( 40974f5 ), closes #1126
0.7.1 (2021-06-16)
Bug Fixes
0.7.0 (2021-06-16)
Features
-
v3beta1:Support partial response feature ( 5e21ed4 )
-
v3beta1:support sentiment analysis in bot testing ( #100 ) ( f24f302 )
Bug Fixes
Documentation
- v3beta1:Update docs of Agents, Fulfillments, SecuritySettings and Sessions ( 5e21ed4 )
0.6.0 (2021-06-07)
Features
0.5.0 (2021-05-28)
Features
-
add export / import flow API ( 20df7c3 )
-
add support for service directory webhooks ( 20df7c3 )
-
added fallback option when restoring an agent ( 20df7c3 )
-
Expose supported languages of the agent; ( 20df7c3 )
-
include original user query in WebhookRequest; add GetTextCaseresult API. ( 20df7c3 )
-
support self-signed JWT flow for service accounts ( 20df7c3 )
Bug Fixes
-
add async client to %name_%version/init.py ( 20df7c3 )
-
require google-api-core>=1.22.2 ( 3440f18 )
-
v3:BREAKING rename
UserInput.input_
toUserInput.input
( #58 ) ( 3440f18 )
Documentation
-
clarified documentation for security settings docs: clarified documentation for session parameters ( #89 ) ( 750a055 )
-
clarified documentation for security settings docs: clarified documentation for session parameters ( #90 ) ( c1c0fb9 )
-
clarified experiment length ( 20df7c3 )
-
clarify resource format for session response. ( 20df7c3 )
-
Update docs on Pages, Session, Version, etc. ( 20df7c3 )
0.4.1 (2021-03-07)
Documentation
0.4.0 (2021-03-05)
Features
-
add from_service_account_info factory ( d9bd192 )
-
Add new Experiment service ( d9bd192 )
-
added support for test cases and agent validation ( d9bd192 )
-
allow to disable webhook invocation per request ( d9bd192 )
-
supports SentimentAnalysisResult in webhook request ( d9bd192 )
Documentation
0.3.0 (2021-01-29)
Features
-
allowed custom to specify webhook headers through query parameters ( #32 ) ( 09919b0 )
-
allowed custom to specify webhook headers through query parameters ( #32 ) ( 09919b0 )
Bug Fixes
- remove gRPC send/recv limit; add enums to
types/__init__.py
( 09919b0 )
0.2.0 (2020-12-07)
Features
0.1.1 (2020-11-17)
Bug Fixes
Documentation
0.1.0 (2020-08-24)
Features
- generate v3beta1 ( 0c6e3a9 )