Releases: InseeFr/Eno
Releases · InseeFr/Eno
v2.7.3
🐛 Bug Fixes
👷 Build System
038f941
- release: make non 'latest' releases for v2 (commit by @nsenave)29ad784
- release: remove 'ci' from exclude types (cf. requarks/changelog-action#47) (commit by @nsenave)261e041
- update workflows with 'v2-main' branch (commit by @nsenave)11a185b
- write changelog in file (commit by @nsenave)4d95dff
- release: add git and write permissions (commit by @nsenave)5a22c22
- bump org.junit.jupiter:junit-jupiter-engine from 5.10.0 to 5.10.2 (PR #898 by @dependabot[bot])a9eb602
- bump eclipse.version from 2.7.13 to 2.7.14 (PR #885 by @dependabot[bot])0dc844e
- bump net.sf.saxon:Saxon-HE from 12.3 to 12.4 (PR #884 by @dependabot[bot])2f77ce4
- bump org.codehaus.mojo:exec-maven-plugin from 3.1.0 to 3.1.1 (PR #881 by @dependabot[bot])
📝 Documentation Changes
3.17.0
🐛 Bug Fixes
6282cb0
- pairwise missing variable name (PR #892 by @nsenave)c09fd08
- missing variable values (PR #894 by @nsenave)303396b
- missing variables in non paginated loops (PR #895 by @nsenave)
♻️ Refactors
👷 Build System
a80f667
- bump actions/cache from 3 to 4 (PR #888 by @dependabot[bot])eb89b88
- bump gradle/gradle-build-action from 2 to 3 (PR #887 by @dependabot[bot])8a9eba1
- bump com.networknt:json-schema-validator from 1.2.0 to 1.3.0 (PR #882 by @dependabot[bot])
📝 Documentation Changes
3.16.1
3.16.0
👷 Build System
0e339f5
- update release note action (commit by @nsenave)0c0a29e
- add dependabot config file (commit by @nsenave)ab1dd36
- write changelog file in release workflow (commit by @nsenave)a35ebf9
- refine previous tag search regex (commit by @nsenave)6a7ffa9
- add 'latest' tag in docker publish (commit by @nsenave)3a3b00c
- java 21 (PR #879 by @nsenave)
📝 Documentation Changes
v2.7.2
👷 Build System
742757b
- bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0 (#815) (commit by @nsenave)ddd9ab1
- bump org.apache.maven.plugins:maven-javadoc-plugin (#818) (commit by @nsenave)ebb2e40
- bump mukunku/tag-exists-action from 1.4.0 to 1.5.0 (commit by @nsenave)78f5e49
- bump org.apache.logging.log4j:log4j-slf4j2-impl (#836) (commit by @nsenave)
🚀 CI Workflow Changes
📝 Documentation Changes
3.15.10
♻️ Refactors
📝 Documentation Changes
8011be4
docs - add javadoc on Eno parameters2eefa4b
docs - add javadoc in Eno questionnaire04f383f
docs - add javadoc in label objects84abca3
docs - update javadoc in code list classescf566bc
docs - add javadoc in binding reference class
👷 Build System
c133df3
build - bump org.springframework.boot from 3.2.0 to 3.2.2 (#871)39b1687
build - bump com.networknt:json-schema-validator from 1.1.0 to 1.2.0 (#870)
🔧 Chores
3.15.9
3.15.8
v2.7.1
Dev update fousehold firstpage (#846) * Update page-first-household.fo * update test file * chore: bump version * docs: update release note --------- Co-authored-by: Nicolas Senave <[email protected]>
v2.4.10
build: upgrade dependencies (#747) * build: bump commons-io:commons-io from 2.13.0 to 2.14.0 (#743) Bumps commons-io:commons-io from 2.13.0 to 2.14.0. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build: bump org.apache.maven.plugins:maven-javadoc-plugin (#736) Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.5.0 to 3.6.0. - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.5.0...maven-javadoc-plugin-3.6.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build: bump org.sonarsource.scanner.maven:sonar-maven-plugin (#735) Bumps [org.sonarsource.scanner.maven:sonar-maven-plugin](https://github.com/SonarSource/sonar-scanner-maven) from 3.9.1.2184 to 3.10.0.2594. - [Release notes](https://github.com/SonarSource/sonar-scanner-maven/releases) - [Commits](https://github.com/SonarSource/sonar-scanner-maven/compare/3.9.1.2184...3.10.0.2594) --- updated-dependencies: - dependency-name: org.sonarsource.scanner.maven:sonar-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore: bump version