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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+23Lines changed: 23 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,28 @@
1
1
# Changelog
2
2
3
+
## 0.1.0-alpha.37 (2026-03-25)
4
+
5
+
Full Changelog: [v0.1.0-alpha.36...v0.1.0-alpha.37](https://github.com/context-dot-dev/deprecated-brand-java-sdk/compare/v0.1.0-alpha.36...v0.1.0-alpha.37)
6
+
7
+
### Features
8
+
9
+
***api:** api update ([da6510c](https://github.com/context-dot-dev/deprecated-brand-java-sdk/commit/da6510c03615228a1c05508fbbccfd9f7c618023))
10
+
***api:** api update ([55370b0](https://github.com/context-dot-dev/deprecated-brand-java-sdk/commit/55370b0403061c15f1d20350f4f82c12de8212bd))
11
+
12
+
13
+
### Bug Fixes
14
+
15
+
***client:** allow updating header/query affecting fields in `toBuilder()` ([f2b664a](https://github.com/context-dot-dev/deprecated-brand-java-sdk/commit/f2b664a8fe0a14e40d39744eb997dd977bdb8dfc))
16
+
17
+
18
+
### Chores
19
+
20
+
***ci:** skip lint on metadata-only changes ([1c9813d](https://github.com/context-dot-dev/deprecated-brand-java-sdk/commit/1c9813d43fa8422c69acd1d1f8c9bd8dc479f6c0))
@@ -22,7 +22,7 @@ Use the Brand Dev MCP Server to enable AI assistants to interact with this API,
22
22
23
23
<!-- x-release-please-start-version -->
24
24
25
-
The REST API documentation can be found on [docs.brand.dev](https://docs.brand.dev/). Javadocs are available on [javadoc.io](https://javadoc.io/doc/com.branddev.api/brand-dev-java/0.1.0-alpha.36).
25
+
The REST API documentation can be found on [docs.brand.dev](https://docs.brand.dev/). Javadocs are available on [javadoc.io](https://javadoc.io/doc/com.branddev.api/brand-dev-java/0.1.0-alpha.37).
26
26
27
27
<!-- x-release-please-end -->
28
28
@@ -33,7 +33,7 @@ The REST API documentation can be found on [docs.brand.dev](https://docs.brand.d
0 commit comments