Releases: kochetkov-ma/allure-server
Release 2.13.9
Changes in this Release
- First Change
Release 2.13.8
Release 2.13.7
Release 2.13.6
Release 2.13.6
Changes in this Release
-
add Allure Server plugin system (custom-plugins)
-
add Custom Logo Support (custom-logo-title)
-
add Task Management System support (youtrack-integration) (
disabled by default
)- YouTrack integration via issue comment (youtrack-integration)
E2E testing scenarios
Scenario ❌ Failed
✅ Passed
Data 1 2 times latest
on 01.01.20243 times latest
on 01.01.2024Data 5 6 times latest
on 01.01.20237 times latest
on 01.01.2023Total test scenarios: 2
Generated by Allure Report Plugin - YouTrack Plugin
-
update to Spring Boot 3
-
update Java to 21
-
update base docker image
-
update Vaadin to v24
-
update Gradle to 8.8
Documentation:
Release 2.12.1
Changes in this Release
- #81 Add oauth2 support
thx
@amanone - split Spring application profiles
- fix environment variable name in Dockerfile. from non-standard name PROFILE to conventional SPRING_PROFILES_ACTIVE
- update README.md
Release 2.11.5
Changes in this Release
- #67 - Path param should be allowed to exceed 20 chars. Increased to
120
Docker Image kochetkovma/allure-server:2.11.5
kochetkovma/allure-server:2.11.5
Release 2.11.4
Changes in this Release
- Print Allure Server configuration parameters to console log on startup (prefix
[ALLURE SERVER CONFIGURATION]
)
Docker Image kochetkovma/allure-server:2.11.4
kochetkovma/allure-server:2.11.4
Release 2.11.3
Changes in this Release
Docker Image kochetkovma/allure-server:2.11.3
kochetkovma/allure-server:2.11.3
Release 2.11.2
Changes in this Release
- fix critical CleanUp LocalDateTime.now() calculation thx
Андрей Киселев