You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Release v0.122.0
### New Features and Improvements
- Added a `meta-harness` user-agent dimension that reports the omnigent meta-harness (detected via the `OMNIGENT` environment variable) independently of agent detection.
### API Changes
* Add `XLARGE` enum value for `com.databricks.sdk.service.apps.ComputeSize`.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,15 @@
1
1
# Version changelog
2
2
3
+
## Release v0.122.0 (2026-06-22)
4
+
5
+
### New Features and Improvements
6
+
7
+
- Added a `meta-harness` user-agent dimension that reports the omnigent meta-harness (detected via the `OMNIGENT` environment variable) independently of agent detection.
8
+
9
+
### API Changes
10
+
* Add `XLARGE` enum value for `com.databricks.sdk.service.apps.ComputeSize`.
- Added a `meta-harness` user-agent dimension that reports the omnigent meta-harness (detected via the `OMNIGENT` environment variable) independently of agent detection.
8
-
9
7
### Breaking Changes
10
8
11
9
### Bug Fixes
@@ -17,4 +15,3 @@
17
15
### Internal Changes
18
16
19
17
### API Changes
20
-
* Add `XLARGE` enum value for `com.databricks.sdk.service.apps.ComputeSize`.
0 commit comments