Skip to content
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

[#1510] Add Vaadin 8 UI discontinuation warning #1517

Merged

Conversation

avgustinmm
Copy link
Contributor

Adds a warning about Vaadin 8 UI discontinuation. It could be disabled by setting spring property hawkbit.server.ui.notification.text to an empty value. For instance by setting environment property:

export HAWKBIT_SERVER_UI_NOTIFICATION_TEXT=

Default warning note is:

Vaadin 8 hawkBit UI (this UI) is deprecated and will be removed from hawkBit! For more information read [Vaadin 8 UI discontinuation](https://eclipse.dev/hawkbit/blog/2023-11-22-vaadin8_ui_discontinuation) announcement.

Could be disabled by setting spring property _hawkbit.server.ui.notification.text_ to empty value.
For instance by setting environment propery:
```shell
export HAWKBIT_SERVER_UI_NOTIFICATION_TEXT=
```

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
@hawkbit-bot
Copy link

Can one of the admins verify this patch?

@avgustinmm avgustinmm merged commit 94d39a1 into eclipse-hawkbit:master Dec 13, 2023
3 checks passed
@strailov strailov deleted the ui_discontinuation_warning branch January 15, 2024 09:10
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.

3 participants