Allure Server Versions Save

Allure Server. Save/ generate / provide allure2 reports in one place

v2.12.1

3 months ago

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

kochetkovma/allure-server:2.12.1

Doc - OAuth2 feature (since 2.12.0)

v2.11.5

1 year ago

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

v2.11.4

1 year ago

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

v2.11.3

1 year ago

Changes in this Release

  • Fix #58
  • explictely define constructorbinding due to multiple constructors (#55)

Docker Image kochetkovma/allure-server:2.11.3

kochetkovma/allure-server:2.11.3

v2.11.2

1 year ago

v2.11.1

1 year ago

Changes in this Release

  • Update Vaadin UI version up to 23
  • Update Spring Boot version
  • Update Allure version #49
  • Update base image debian to bullseye #51
  • Fix redirection when using not empty server context path #41 #46

Docker Hub v2.11.1

v2.10.0

2 years ago

Changes in this Release

  • Add executors field as column in reports UI #40
  • Report retention #38

There are new options for Cleanup, but also some old options have been renamed to integrate with the Spring Boot @ConfigurationProperties approach. And also the yaml format is used. See documentation

v2.9.0

2 years ago

Changes in this Release

  • First Change

v2.9.1

2 years ago

Changes in this Release

  • #32 Now you may upload already generated reports
  • #35 Add Kubernetes helm chart in .helm directory and deploy Cloud Version to Kubernetes https://allure.iopump.ru/ui/

v2.8.3

2 years ago

Changes in this Release

  • #31 Set UI upload max results file size via Spring cfg spring.servlet.multipart.max-file-size or env var spring_servlet_multipart_maxfilesize 100MB default