|
2 | 2 |
|
3 | 3 | All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. |
4 | 4 |
|
| 5 | +## 0.2.0 (2024-12-03) |
| 6 | + |
| 7 | + |
| 8 | +### Bug Fixes |
| 9 | + |
| 10 | +* add Dict import to the derived type when used in base type (box/box-codegen[#584](https://github.com/box/box-java-sdk-gen/issues/584)) ([#32](https://github.com/box/box-java-sdk-gen/issues/32)) ([d6212c8](https://github.com/box/box-java-sdk-gen/commit/d6212c80dcaf5f02040ad0a6f0e5a8622c69d463)) |
| 11 | +* fix additionalProperties (box/box-openapi[#477](https://github.com/box/box-java-sdk-gen/issues/477)) ([#31](https://github.com/box/box-java-sdk-gen/issues/31)) ([996944c](https://github.com/box/box-java-sdk-gen/commit/996944cf39e4925c6f346755d20c60a1a6665234)) |
| 12 | +* Support status codes with no content (box/box-codegen[#604](https://github.com/box/box-java-sdk-gen/issues/604)) ([#58](https://github.com/box/box-java-sdk-gen/issues/58)) ([cfc66b9](https://github.com/box/box-java-sdk-gen/commit/cfc66b9802f220865d3d403a6d0c51adae0d30d2)) |
| 13 | +* update client error schema to support schema errors (box/box-openapi[#467](https://github.com/box/box-java-sdk-gen/issues/467)) ([#23](https://github.com/box/box-java-sdk-gen/issues/23)) ([b5c018d](https://github.com/box/box-java-sdk-gen/commit/b5c018d94d52f9f47156b2a3e8a16c899ce5052c)) |
| 14 | +* use raw docstrings when comments contain backslash (box/box-codegen[#571](https://github.com/box/box-java-sdk-gen/issues/571)) ([8bedc09](https://github.com/box/box-java-sdk-gen/commit/8bedc096815817c2f83594956fa9fe5b663d3ab9)) |
| 15 | + |
| 16 | + |
| 17 | +### New Features and Enhancements |
| 18 | + |
| 19 | +* Add optional URL parameter to `FetchResponse` (box/box-codegen[#617](https://github.com/box/box-java-sdk-gen/issues/617)) ([#89](https://github.com/box/box-java-sdk-gen/issues/89)) ([e50745c](https://github.com/box/box-java-sdk-gen/commit/e50745cfcec658157defb0925537d1d59210425a)) |
| 20 | +* Expose method for making custom HTTP requests (box/box-codegen[#610](https://github.com/box/box-java-sdk-gen/issues/610)) ([#84](https://github.com/box/box-java-sdk-gen/issues/84)) ([7476b1b](https://github.com/box/box-java-sdk-gen/commit/7476b1b67aafdbec83a068be526a50a56535db5e)) |
| 21 | +* Generate initial SDK (box/box-codegen[#570](https://github.com/box/box-java-sdk-gen/issues/570)) ([#3](https://github.com/box/box-java-sdk-gen/issues/3)) ([8750f1c](https://github.com/box/box-java-sdk-gen/commit/8750f1ce0742d77ebe57678478f52bd2c52c228b)) |
| 22 | +* include `rawData` in serialisable objects (box/box-codegen[#608](https://github.com/box/box-java-sdk-gen/issues/608)) ([#73](https://github.com/box/box-java-sdk-gen/issues/73)) ([56f8efd](https://github.com/box/box-java-sdk-gen/commit/56f8efdca04a0bb1dbd03ab5f7e06a7990275154)) |
| 23 | +* Introduce enum `Valuable` interface (box/box-codegen[#594](https://github.com/box/box-java-sdk-gen/issues/594)) ([#47](https://github.com/box/box-java-sdk-gen/issues/47)) ([3d7b227](https://github.com/box/box-java-sdk-gen/commit/3d7b2278b29fe490eda26463ceb843b0cbc37c7d)) |
| 24 | +* Modify schema for teams for integration mapping api (box/box-openapi[#463](https://github.com/box/box-java-sdk-gen/issues/463)) ([#21](https://github.com/box/box-java-sdk-gen/issues/21)) ([e5cb636](https://github.com/box/box-java-sdk-gen/commit/e5cb63695b7544fa14ee3da5a2f6a3a3d9ff50a0)) |
| 25 | +* Support `CCGAuth` and `OAuth` (box/box-openapi[#478](https://github.com/box/box-java-sdk-gen/issues/478)) ([#33](https://github.com/box/box-java-sdk-gen/issues/33)) ([d592498](https://github.com/box/box-java-sdk-gen/commit/d59249837578ba2eff78a503a0d4a0d5d29ff460)) |
| 26 | +* Support get collection by ID endpoint ([#46](https://github.com/box/box-java-sdk-gen/issues/46)) ([372cc5f](https://github.com/box/box-java-sdk-gen/commit/372cc5f7f97b308c33bbffc0aad26c01b6be6b2b)) |
| 27 | +* Support interceptors (box/box-codegen[#621](https://github.com/box/box-java-sdk-gen/issues/621)) ([#87](https://github.com/box/box-java-sdk-gen/issues/87)) ([8c1bbc3](https://github.com/box/box-java-sdk-gen/commit/8c1bbc3288e5742cd62df894553f24fc7a3ebd75)) |
| 28 | +* Support JWT Auth in Java (box/box-codegen[#590](https://github.com/box/box-java-sdk-gen/issues/590)) ([#36](https://github.com/box/box-java-sdk-gen/issues/36)) ([09a62d7](https://github.com/box/box-java-sdk-gen/commit/09a62d7ccf04017b9b8d2c4f940dde8bcd8c7e03)) |
| 29 | +* Support tests in Java (box/box-codegen[#580](https://github.com/box/box-java-sdk-gen/issues/580)) ([#30](https://github.com/box/box-java-sdk-gen/issues/30)) ([9c867c8](https://github.com/box/box-java-sdk-gen/commit/9c867c8aac977c75420ab07ac173eb3c7af3259e)) |
| 30 | +* Support Try, Throw tags and some build-in functions in Java (box/box-codegen[#579](https://github.com/box/box-java-sdk-gen/issues/579)) ([#20](https://github.com/box/box-java-sdk-gen/issues/20)) ([8b49f52](https://github.com/box/box-java-sdk-gen/commit/8b49f5295e3d19c4dd2272c451e441e73c54e13e)) |
| 31 | +* Support uploads and downloads (box/box-codegen[#572](https://github.com/box/box-java-sdk-gen/issues/572)) ([9528060](https://github.com/box/box-java-sdk-gen/commit/95280609434e693f6ee62116b40a8a37735a6237)) |
| 32 | +* Support uploads and downloads in Java (box/box-codegen[#572](https://github.com/box/box-java-sdk-gen/issues/572)) ([e02111b](https://github.com/box/box-java-sdk-gen/commit/e02111bb21d01448d46dca1cc607b79b5cd9d09a)) |
| 33 | + |
5 | 34 | ### 0.1.1 (2024-11-04) |
6 | 35 |
|
7 | 36 |
|
|
0 commit comments