-
-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(Internal): 🔖 released v1.1.0 to maven central
- Loading branch information
Showing
4 changed files
with
18 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,27 +1,24 @@ | ||
|
||
## v1.0.0 (2024-03-03) | ||
## v1.1.0 (2024-04-14) | ||
|
||
#### :boom: Breaking Change | ||
* [#787](https://github.com/BoykaFramework/boyka-framework/pull/787) feat!(Internal): :sparkles: moved boyka framework to central from ossrh ([@WasiqB](https://github.com/WasiqB)) | ||
|
||
#### :bug: Bug Fix | ||
* [#788](https://github.com/BoykaFramework/boyka-framework/pull/788) fix(workflow): :bug: fixed dependency on prerelease in the release workflow ([@WasiqB](https://github.com/WasiqB)) | ||
* [#786](https://github.com/BoykaFramework/boyka-framework/pull/786) fix(java): :bug: fixed assertion messages for inbuilt assertions ([@WasiqB](https://github.com/WasiqB)) | ||
* [#781](https://github.com/BoykaFramework/boyka-framework/pull/781) fix(java): :bug: fixed issue when null path variable was set ([@WasiqB](https://github.com/WasiqB)) | ||
* [#780](https://github.com/BoykaFramework/boyka-framework/pull/780) fix(java): :bug: fixed issue when null header value was set ([@WasiqB](https://github.com/WasiqB)) | ||
#### :rocket: New Feature | ||
* [#804](https://github.com/BoykaFramework/boyka-framework/pull/804) feat(java): :sparkles: added execution speed config for ui actions ([@WasiqB](https://github.com/WasiqB)) | ||
* [#797](https://github.com/BoykaFramework/boyka-framework/pull/797) feat(java): :sparkles: added page load strategy support to web ([@WasiqB](https://github.com/WasiqB)) | ||
* [#794](https://github.com/BoykaFramework/boyka-framework/pull/794) feat(java): :sparkles: added browser version feature ([@WasiqB](https://github.com/WasiqB)) | ||
|
||
#### :nail_care: Polish | ||
* [#774](https://github.com/BoykaFramework/boyka-framework/pull/774) refactor(java): :art: optimizing api ssl and hostname validations ([@WasiqB](https://github.com/WasiqB)) | ||
* [#798](https://github.com/BoykaFramework/boyka-framework/pull/798) refactor(Internal): :fire: removed the support gitpod ([@WasiqB](https://github.com/WasiqB)) | ||
|
||
#### :house: Internal | ||
* [#785](https://github.com/BoykaFramework/boyka-framework/pull/785) build(deps-dev): bump the dependencies group with 2 updates ([@dependabot[bot]](https://github.com/apps/dependabot)) | ||
* [#783](https://github.com/BoykaFramework/boyka-framework/pull/783) build(deps): bump the dependencies group in /core-java with 4 updates ([@dependabot[bot]](https://github.com/apps/dependabot)) | ||
* [#778](https://github.com/BoykaFramework/boyka-framework/pull/778) build(deps): bump the dependencies group in /core-java with 2 updates ([@dependabot[bot]](https://github.com/apps/dependabot)) | ||
* [#772](https://github.com/BoykaFramework/boyka-framework/pull/772) build(deps): bump the dependencies group in /core-java with 1 update ([@dependabot[bot]](https://github.com/apps/dependabot)) | ||
* [#771](https://github.com/BoykaFramework/boyka-framework/pull/771) build(deps): bump the dependencies group with 1 update ([@dependabot[bot]](https://github.com/apps/dependabot)) | ||
* [#773](https://github.com/BoykaFramework/boyka-framework/pull/773) build(deps-dev): bump the dependencies group with 6 updates ([@dependabot[bot]](https://github.com/apps/dependabot)) | ||
* [#768](https://github.com/BoykaFramework/boyka-framework/pull/768) build(deps-dev): bump the dependencies group with 5 updates ([@dependabot[bot]](https://github.com/apps/dependabot)) | ||
* [#769](https://github.com/BoykaFramework/boyka-framework/pull/769) build(deps): bump the dependencies group in /core-java with 2 updates ([@dependabot[bot]](https://github.com/apps/dependabot)) | ||
* [#807](https://github.com/BoykaFramework/boyka-framework/pull/807) build(deps): bump the dependencies group in /core-java with 3 updates ([@dependabot[bot]](https://github.com/apps/dependabot)) | ||
* [#805](https://github.com/BoykaFramework/boyka-framework/pull/805) build(deps): bump the dependencies group in /core-java with 4 updates ([@dependabot[bot]](https://github.com/apps/dependabot)) | ||
* [#806](https://github.com/BoykaFramework/boyka-framework/pull/806) build(deps): bump the dependencies group with 12 updates ([@dependabot[bot]](https://github.com/apps/dependabot)) | ||
* [#801](https://github.com/BoykaFramework/boyka-framework/pull/801) build(deps-dev): bump io.qameta.allure:allure-testng from 2.25.0 to 2.26.0 in /core-java ([@dependabot[bot]](https://github.com/apps/dependabot)) | ||
* [#802](https://github.com/BoykaFramework/boyka-framework/pull/802) build(deps-dev): bump the dependencies group with 7 updates ([@dependabot[bot]](https://github.com/apps/dependabot)) | ||
* [#800](https://github.com/BoykaFramework/boyka-framework/pull/800) build(deps): bump the dependencies group in /core-java with 4 updates ([@dependabot[bot]](https://github.com/apps/dependabot)) | ||
* [#799](https://github.com/BoykaFramework/boyka-framework/pull/799) build(deps): bump the dependencies group in /core-java with 9 updates ([@dependabot[bot]](https://github.com/apps/dependabot)) | ||
* [#795](https://github.com/BoykaFramework/boyka-framework/pull/795) build(deps): bump the dependencies group with 1 update ([@dependabot[bot]](https://github.com/apps/dependabot)) | ||
* [#796](https://github.com/BoykaFramework/boyka-framework/pull/796) build(deps): bump the dependencies group in /core-java with 4 updates ([@dependabot[bot]](https://github.com/apps/dependabot)) | ||
|
||
#### Committers: 1 | ||
- Wasiq Bhamla ([@WasiqB](https://github.com/WasiqB)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters