-
Notifications
You must be signed in to change notification settings - Fork 7
Release v6.0 #56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Release v6.0 #56
Conversation
This file contains hidden or 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
Feature/disable java 8 tests
…rades Update minimal Java to 11 and dependencies
chore: fix sed chore: no backup file in sed
…ebhook signature
chore: update tests
chore: set encoding chore: add webhook sample to readme
chore: add samples
chore: remove redundant mock chore: remove redundant exception throw chore: use correct var
Feature/update schema
chore: set correct script path
## [6.0.0-develop.1](v5.1.1...v6.0.0-develop.1) (2024-08-07) ### ⚠ BREAKING CHANGES * use Jakarta EE 9 * use java 11 as minimal supported version ### Features * add `remoteControl`, `velocity` and `developerTools` signals ([f46e242](f46e242)) * add `Webhook.IsValidWebhookSignature` function for validating webhook signature ([0922380](0922380)) * add DELETE API ([0b8d7b5](0b8d7b5)) * regenerate project according to new schema ([a8ab497](a8ab497)) * rewrite build script to kotlin ([6f25c8d](6f25c8d)) * separate modules ([67cbdcf](67cbdcf)) * update schema ([ef44ffb](ef44ffb)) * use generated sources for build ([a59948b](a59948b)) * use java 11 for release build ([d186e3d](d186e3d)) ### Bug Fixes * dependency management ([e787ff6](e787ff6)) * functional tests ([be7e1cf](be7e1cf)) * tests ([ff912c6](ff912c6)) ### Miscellaneous Chores * update jakarta annotation api to 2.0.0 ([5c30ce2](5c30ce2))
ci: set java version for jitpack
This PR will create a major release 🚀6.0.0 (2024-08-07)⚠ BREAKING CHANGES
Features
Bug FixesMiscellaneous Chores
|
Wrong commit message format detectedWe use Semantic Commit Messages in our project.
Run the next command in the project root to activate local hooks: sh ./install_hooks.sh More info you can find in job logs Commitlint Errors |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.