|
1 | 1 |
|
2 | | -## v0.21.1-beta.0 (2024-01-18) |
| 2 | +## v0.22.0-beta.0 (2024-01-28) |
| 3 | + |
| 4 | +#### :rocket: New Feature |
| 5 | +* [#757](https://github.com/BoykaFramework/boyka-framework/pull/757) feat(java): :sparkles: added support to skip ssl validation ([@WasiqB](https://github.com/WasiqB)) |
3 | 6 |
|
4 | 7 | #### :bug: Bug Fix |
5 | | -* [#745](https://github.com/BoykaFramework/boyka-framework/pull/745) fix(java): :bug: fixed issue in window action listener ([@WasiqB](https://github.com/WasiqB)) |
6 | | -* [#735](https://github.com/BoykaFramework/boyka-framework/pull/735) fix(java): :bug: fixed issue in multi user sessions ([@WasiqB](https://github.com/WasiqB)) |
| 8 | +* [#753](https://github.com/BoykaFramework/boyka-framework/pull/753) fix(java): :bug: fixing flaky mobile web feature ([@WasiqB](https://github.com/WasiqB)) |
7 | 9 |
|
8 | 10 | #### :house: Internal |
9 | | -* [#746](https://github.com/BoykaFramework/boyka-framework/pull/746) build(deps): bump the dependencies group with 1 update ([@dependabot[bot]](https://github.com/apps/dependabot)) |
10 | | -* [#740](https://github.com/BoykaFramework/boyka-framework/pull/740) build(deps-dev): bump the minor group with 2 updates ([@dependabot[bot]](https://github.com/apps/dependabot)) |
11 | | -* [#736](https://github.com/BoykaFramework/boyka-framework/pull/736) build(deps): bump the major group with 1 update ([@dependabot[bot]](https://github.com/apps/dependabot)) |
12 | | -* [#738](https://github.com/BoykaFramework/boyka-framework/pull/738) build(deps-dev): bump the patch group with 3 updates ([@dependabot[bot]](https://github.com/apps/dependabot)) |
13 | | -* [#739](https://github.com/BoykaFramework/boyka-framework/pull/739) build(deps): bump the dependencies group in /core-java with 2 updates ([@dependabot[bot]](https://github.com/apps/dependabot)) |
14 | | -* [#732](https://github.com/BoykaFramework/boyka-framework/pull/732) build(deps-dev): bump the minor group with 2 updates ([@dependabot[bot]](https://github.com/apps/dependabot)) |
15 | | -* [#733](https://github.com/BoykaFramework/boyka-framework/pull/733) build(deps-dev): bump the patch group with 1 update ([@dependabot[bot]](https://github.com/apps/dependabot)) |
| 11 | +* [#751](https://github.com/BoykaFramework/boyka-framework/pull/751) build(deps): bump the dependencies group in /core-java with 3 updates ([@dependabot[bot]](https://github.com/apps/dependabot)) |
16 | 12 |
|
17 | 13 | #### :running_woman: Performance |
18 | | -* [#742](https://github.com/BoykaFramework/boyka-framework/pull/742) test(java): :white_check_mark: updated mobile test with updated app ([@WasiqB](https://github.com/WasiqB)) |
| 14 | +* [#750](https://github.com/BoykaFramework/boyka-framework/pull/750) test(java): :white_check_mark: enabled parallel test execution ([@WasiqB](https://github.com/WasiqB)) |
19 | 15 |
|
20 | 16 | #### Committers: 1 |
21 | 17 | - Wasiq Bhamla ([@WasiqB](https://github.com/WasiqB)) |
0 commit comments