File tree Expand file tree Collapse file tree 2 files changed +4
-7
lines changed
Expand file tree Collapse file tree 2 files changed +4
-7
lines changed Original file line number Diff line number Diff line change @@ -4,15 +4,12 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7- #### [ 1.16.14] - 2025-05-07
8- ##### Added
9- - Add support for ` AGENTIC_WORKFLOW ` target type
10-
11- #### [ 1.16.13] - 2025-04-29
7+ #### [ 1.16.13] - in progress
128##### Added
139- Request ID for logging messages
1410- API requests are logged with Request ID
15- - Access log with request_id for errored API calls
11+ - Access log with request_id for errored API calls
12+ - Add support for ` AGENTIC_WORKFLOW ` target type
1613
1714##### Changed
1815- Using logs output for all server operations. ` print ` command is discouraged in user modules.
Original file line number Diff line number Diff line change 44This is proprietary source code of DataRobot, Inc. and its affiliates.
55Released under the terms of DataRobot Tool and Utility Agreement.
66"""
7- version = "1.16.14 "
7+ version = "1.16.13 "
88__version__ = version
99project_name = "datarobot-drum"
You can’t perform that action at this time.
0 commit comments