Skip to content

Releases: informatique-cdc/ebad

2.11.0

08 May 15:50
Compare
Choose a tag to compare

Features

Bugfixes

  • fix(transaction): do not create transaction when run batch by @dtrouillet in #265

Dependencies

Full Changelog: 2.10.0...2.11.0

2.10.0

18 Mar 22:56
Compare
Choose a tag to compare

Features

Bugfixes

Dependencies

Full Changelog: 2.9.0...2.10.0

Ebad 2.9.0

19 Dec 01:34
Compare
Choose a tag to compare

Features

Bugfixes

Dependencies

Full Changelog: 2.8.0...2.9.0

Ebad 2.8.0

08 Jul 13:08
Compare
Choose a tag to compare

Features

  • Add support to API Key Connection (#122)

Dependencies

  • Bump spring-security-oauth2-autoconfigure from 2.5.1 to 2.5.2 (#127)
  • Bump jackson-datatype-joda from 2.12.3 to 2.12.4 (#128) …

Ebad 2.7.1

01 Jul 15:13
Compare
Choose a tag to compare

Bug fixes

  • Unable to download and upload file due to Entity in Dto (#124)

Ebad 2.7.0

01 Jul 08:47
Compare
Choose a tag to compare

Features

  • Add support of Identities for ssh users (#120)
  • Add default identity id in global settings
  • Replace Jsch by Apache Mina SSH (#111)
  • Add sse to get batch state of an environment (#107)
  • Add ability to restart Jobrunr BackgroundServer (#109)

Bug fixes

  • Remove scheduling whend delete application/environment/batch (#112)
  • Add notification mapper to return good date and not "now" (#106)

Dependencies

  • Bump spring-boot-starter-parent from 2.5.1 to 2.5.2 (#121)
  • Bump spring-data-commons from 2.5.1 to 2.5.2 (#115)
  • Bump bcprov-jdk15on from 1.68 to 1.69 (#114)
  • Bump commons-io from 2.9.0 to 2.10.0 (#116)
  • Bump spring-boot-starter-parent from 2.5.0 to 2.5.1 (#117)
  • Bump liquibase-core from 4.3.5 to 4.4.0 (#118)
  • Bump spring-security-oauth2-autoconfigure from 2.5.0 to 2.5.1 (#119)

Project update

  • Update public token settings
  • Replace deprecated getOne by getById (#113)
  • Change cloud profil properties

Ebad 2.6.0

28 May 10:04
Compare
Choose a tag to compare

Features

  • Add email notification for accreditation (#74)
  • Add prop danger to notification (#72)
  • Add control on new accreditation (#103)

Bug fixes

  • change ebad-plugin dependency (#73)

Dependencies

  • Bump problem-spring-web from 0.25.2 to 0.26.2 (#75)
  • Bump jobrunr-spring-boot-starter from 3.0.0 to 3.0.1 (#104) …
  • Bump spring-data-commons from 2.3.1.RELEASE to 2.5.1 (#76) …
  • Bump lombok from 1.18.10 to 1.18.20 (#83) …
  • Bump pf4j-spring from 0.6.0 to 0.7.0 (#80) …
  • Bump pf4j from 3.3.1 to 3.6.0 (#89) …
  • Bump spring-security-oauth2-autoconfigure from 2.4.5 to 2.5.0 (#102) …
  • Bump jobrunr-spring-boot-starter from 2.0.1 to 3.0.0 (#101) …
  • Bump commons-lang3 from 3.10 to 3.12.0 (#99) …
  • Bump jacoco-maven-plugin from 0.8.5 to 0.8.7 (#77) …
  • Bump powermock-module-javaagent from 2.0.7 to 2.0.9 (#100) …
  • Bump jackson-datatype-joda from 2.8.7 to 2.12.3 (#91) …
  • Bump jaxb-core from 2.3.0 to 3.0.1 (#92) …
  • Bump powermock-module-junit4 from 2.0.7 to 2.0.9 (#96) …
  • Bump powermock-module-junit4-rule from 2.0.7 to 2.0.9 (#98) …
  • Bump querydsl-jpa from 4.3.1 to 4.4.0 (#97) …
  • Bump spring-boot-starter-parent from 2.3.1.RELEASE to 2.5.0 (#95) …
  • Bump sshd-sftp from 2.5.0 to 2.6.0 (#94) …
  • Bump powermock-api-mockito2 from 2.0.7 to 2.0.9 (#93) …
  • Bump querydsl-apt from 4.3.1 to 4.4.0 (#82) …
  • Bump springdoc-openapi-ui from 1.4.2 to 1.5.9 (#79) …
  • Bump spring-security-oauth2-autoconfigure from 2.3.1.RELEASE to 2.4.5 (… …
  • Bump jaxb-impl from 2.3.3 to 3.0.1 (#86) …
  • Bump maven-surefire-plugin from 2.22.1 to 2.22.2 (#78) …
  • Bump org.jacoco.agent from 0.8.5 to 0.8.7 (#85) …
  • Bump liquibase-core from 3.10.2 to 4.3.5 (#84) …
  • Bump powermock-classloading-xstream from 2.0.7 to 2.0.9 (#81) …
  • Bump openpojo from 0.8.13 to 0.9.1 (#87) …
  • Bump commons-io from 2.7 to 2.9.0 (#88) …

Project update

  • Create dependabot.yml workflow
  • Update sonarcloud.yml workflow

Ebad 2.5.0

05 Mar 16:06
Compare
Choose a tag to compare

Feature

  • Add support to background job (with Jobrunr) #71

Ebad 2.4.0

02 Feb 10:21
Compare
Choose a tag to compare

Feature

  • Add support of Websocket for notifications and accreditations (#66)
  • Add support of scheduling batch (#69)

Bug fix

  • Fix error message (#68)

Ebad 2.3.1

28 Dec 14:02
Compare
Choose a tag to compare

Bug fix

  • Fix batch deletion trouble (#65)

Project update

  • Using Liquibase support (#62)