|
1 | 1 |
|
2 | | -## v0.8.2 (2022-08-29) |
| 2 | +## v0.9.0-rc.0 (2022-10-10) |
| 3 | + |
| 4 | +#### :rocket: New Feature |
| 5 | +* [#207](https://github.com/WasiqBhamla/boyka-framework/pull/207) feat(Internal): :arrow_up: added dependabot config to enable auto dependency upgrade ([@WasiqB](https://github.com/WasiqB)) |
| 6 | +* [#205](https://github.com/WasiqBhamla/boyka-framework/pull/205) feat(java): :sparkles: added support to run on lambdatest cloud ([@WasiqB](https://github.com/WasiqB)) |
| 7 | +* [#200](https://github.com/WasiqBhamla/boyka-framework/pull/200) feat(java): :sparkles: added android browserstack support ([@WasiqB](https://github.com/WasiqB)) |
| 8 | +* [#199](https://github.com/WasiqBhamla/boyka-framework/pull/199) feat(java): :sparkles: added appium service feature with Android ([@WasiqB](https://github.com/WasiqB)) |
3 | 9 |
|
4 | 10 | #### :bug: Bug Fix |
5 | | -* [#187](https://github.com/WasiqBhamla/boyka-framework/pull/187) fix(workflow): :bug: fixed issue of test release workflow not getting triggered ([@WasiqB](https://github.com/WasiqB)) |
6 | | -* [#183](https://github.com/WasiqBhamla/boyka-framework/pull/183) fix(java): :bug: fixed errors when browser key is missing or empty in config ([@WasiqB](https://github.com/WasiqB)) |
7 | | -* [#182](https://github.com/WasiqBhamla/boyka-framework/pull/182) fix(java): :bug: fixed error handling when config key is not found ([@WasiqB](https://github.com/WasiqB)) |
8 | | -* [#181](https://github.com/WasiqBhamla/boyka-framework/pull/181) fix(java): :bug: fixed error when cloud host and credentials is null ([@WasiqB](https://github.com/WasiqB)) |
9 | | -* [#180](https://github.com/WasiqBhamla/boyka-framework/pull/180) fix(Internal): :bug: fixed readme as per suggestions from Eddie ([@WasiqB](https://github.com/WasiqB)) |
10 | | -* [#178](https://github.com/WasiqBhamla/boyka-framework/pull/178) fix(java): :bug: updated the log4j2 xml to display info level logs in console ([@mfaisalkhatri](https://github.com/mfaisalkhatri)) |
11 | | -* [#176](https://github.com/WasiqBhamla/boyka-framework/pull/176) fix(java): :bug: fixed error while parsing non json response ([@mfaisalkhatri](https://github.com/mfaisalkhatri)) |
12 | | -* [#174](https://github.com/WasiqBhamla/boyka-framework/pull/174) fix(Internal): 🐛 replaced version dropdown to textbox in issue template ([@WasiqB](https://github.com/WasiqB)) |
| 11 | +* [#210](https://github.com/WasiqBhamla/boyka-framework/pull/210) fix(workflow): :bug: fixed failing pre-release workflow ([@WasiqB](https://github.com/WasiqB)) |
| 12 | + |
| 13 | +#### :memo: Documentation |
| 14 | +* [#202](https://github.com/WasiqBhamla/boyka-framework/pull/202) docs(Internal): :memo: updated readme and docs for miscellaneous changes ([@WasiqB](https://github.com/WasiqB)) |
13 | 15 |
|
14 | | -#### Committers: 2 |
15 | | -- Mohammad Faisal Khatri ([@mfaisalkhatri](https://github.com/mfaisalkhatri)) |
| 16 | +#### Committers: 1 |
16 | 17 | - Wasiq Bhamla ([@WasiqB](https://github.com/WasiqB)) |
0 commit comments