Skip to content

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
wants to merge 91 commits into from
Closed

Release v6.0 #56

wants to merge 91 commits into from

Conversation

sshelomentsev
Copy link

No description provided.

Sergey Shelomentsev and others added 26 commits July 26, 2024 14:28
…rades

 Update minimal Java to 11 and dependencies
chore: fix sed

chore: no backup file in sed
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
## [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
Copy link
Contributor

github-actions bot commented Aug 7, 2024

This PR will create a major release 🚀

6.0.0 (2024-08-07)

⚠ BREAKING CHANGES

  • use Jakarta EE 9
  • use java 11 as minimal supported version

Features

  • add remoteControl, velocity and developerTools signals (f46e242)
  • add Webhook.IsValidWebhookSignature function for validating webhook signature (0922380)
  • add DELETE API (0b8d7b5)
  • regenerate project according to new schema (a8ab497)
  • rewrite build script to kotlin (6f25c8d)
  • separate modules (67cbdcf)
  • update schema (ef44ffb)
  • use generated sources for build (a59948b)
  • use java 11 for release build (d186e3d)

Bug Fixes

Miscellaneous Chores

  • update jakarta annotation api to 2.0.0 (5c30ce2)

Copy link
Contributor

github-actions bot commented Aug 7, 2024

Wrong commit message format detected

We use Semantic Commit Messages in our project.

Warning
Probably you forgot to activate local git hooks.

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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants