|
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
| 13 | + |
| 14 | +## 2.7.0 (2025-05-14) |
| 15 | + |
| 16 | +#### :rocket: New Feature |
| 17 | +* [#1012](https://github.com/BoykaFramework/boyka-framework/pull/1012) feat(java): :sparkles: added log file config to boyka config ([@WasiqB](https://github.com/WasiqB)) |
| 18 | +* [#1008](https://github.com/BoykaFramework/boyka-framework/pull/1008) feat(java): :sparkles: added support for i18n applications ([@WasiqB](https://github.com/WasiqB)) |
| 19 | + |
| 20 | +#### :bug: Bug Fix |
| 21 | +* [#1002](https://github.com/BoykaFramework/boyka-framework/pull/1002) fix(java): :bug: handled get api request with body ([@WasiqB](https://github.com/WasiqB)) |
| 22 | + |
| 23 | +#### :memo: Documentation |
| 24 | +* [#1018](https://github.com/BoykaFramework/boyka-framework/pull/1018) docs(website): :memo: updating docs in progress with tutorials and guides ([@WasiqB](https://github.com/WasiqB)) |
| 25 | + |
| 26 | +#### :house: Internal |
| 27 | +* [#1024](https://github.com/BoykaFramework/boyka-framework/pull/1024) build(deps-dev): bump the dependencies group with 12 updates ([@dependabot[bot]](https://github.com/apps/dependabot)) |
| 28 | +* [#1022](https://github.com/BoykaFramework/boyka-framework/pull/1022) build(deps-dev): bump the dependencies group with 8 updates ([@dependabot[bot]](https://github.com/apps/dependabot)) |
| 29 | +* [#1020](https://github.com/BoykaFramework/boyka-framework/pull/1020) build(deps): bump the dependencies group across 1 directory with 7 updates ([@dependabot[bot]](https://github.com/apps/dependabot)) |
| 30 | +* [#1019](https://github.com/BoykaFramework/boyka-framework/pull/1019) build(deps-dev): bump the dependencies group with 6 updates ([@dependabot[bot]](https://github.com/apps/dependabot)) |
| 31 | +* [#1016](https://github.com/BoykaFramework/boyka-framework/pull/1016) build(deps-dev): bump the dependencies group with 9 updates ([@dependabot[bot]](https://github.com/apps/dependabot)) |
| 32 | +* [#1013](https://github.com/BoykaFramework/boyka-framework/pull/1013) build(deps): bump the dependencies group in /core-java with 8 updates ([@dependabot[bot]](https://github.com/apps/dependabot)) |
| 33 | +* [#1011](https://github.com/BoykaFramework/boyka-framework/pull/1011) build(deps): bump the dependencies group in /core-java with 3 updates ([@dependabot[bot]](https://github.com/apps/dependabot)) |
| 34 | +* [#1010](https://github.com/BoykaFramework/boyka-framework/pull/1010) build(deps): bump the dependencies group in /core-java with 2 updates ([@dependabot[bot]](https://github.com/apps/dependabot)) |
| 35 | +* [#1009](https://github.com/BoykaFramework/boyka-framework/pull/1009) build(deps-dev): bump the dependencies group with 7 updates ([@dependabot[bot]](https://github.com/apps/dependabot)) |
| 36 | +* [#1006](https://github.com/BoykaFramework/boyka-framework/pull/1006) build(deps): bump org.aspectj:aspectjweaver from 1.9.22.1 to 1.9.23 in /core-java in the dependencies group ([@dependabot[bot]](https://github.com/apps/dependabot)) |
| 37 | +* [#1007](https://github.com/BoykaFramework/boyka-framework/pull/1007) build(deps-dev): bump the dependencies group with 6 updates ([@dependabot[bot]](https://github.com/apps/dependabot)) |
| 38 | +* [#1003](https://github.com/BoykaFramework/boyka-framework/pull/1003) build(deps): bump the dependencies group across 1 directory with 3 updates ([@dependabot[bot]](https://github.com/apps/dependabot)) |
| 39 | +* [#1000](https://github.com/BoykaFramework/boyka-framework/pull/1000) build(deps-dev): bump the dependencies group with 5 updates ([@dependabot[bot]](https://github.com/apps/dependabot)) |
| 40 | +* [#998](https://github.com/BoykaFramework/boyka-framework/pull/998) build(deps): bump the dependencies group across 1 directory with 14 updates ([@dependabot[bot]](https://github.com/apps/dependabot)) |
| 41 | +* [#996](https://github.com/BoykaFramework/boyka-framework/pull/996) build(deps): bump the dependencies group in /core-java with 5 updates ([@dependabot[bot]](https://github.com/apps/dependabot)) |
| 42 | +* [#995](https://github.com/BoykaFramework/boyka-framework/pull/995) build(deps-dev): bump org.testng:testng from 7.10.2 to 7.11.0 in /core-java ([@dependabot[bot]](https://github.com/apps/dependabot)) |
| 43 | + |
| 44 | +#### Committers: 1 |
| 45 | +- Wasiq Bhamla ([@WasiqB](https://github.com/WasiqB)) |
| 46 | + |
13 | 47 | ## 2.6.1 (2025-02-16) |
14 | 48 |
|
15 | 49 | #### :bug: Bug Fix |
|
0 commit comments