Releases: Netcracker/qubership-inventory-tool-cli
Releases · Netcracker/qubership-inventory-tool-cli
5.0.2
🚀 Release
What's Changed
- (#178) fix: fixed issue in merger where all the instances of graphs were the same by @al-matushkin
- (#172) build(deps): bump ch.qos.logback:logback-classic from 1.5.19 to 1.5.20 by @dependabot[bot]
- (#168) build(deps): bump com.networknt:json-schema-validator from 1.5.9 to 2.0.0 by @dependabot[bot]
- (#160) chore(ci): update of CLA workflow by @NetcrackerCLPLCI
- (#170) build(deps): bump org.commonmark:commonmark-ext-gfm-tables from 0.26.0 to 0.27.0 by @dependabot[bot]
- (#175) build(deps): bump org.commonmark:commonmark from 0.26.0 to 0.27.0 by @dependabot[bot]
- (#164) build(deps): bump github/codeql-action from 3 to 4 by @dependabot[bot]
- (#167) build(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot]
- (#166) build(deps): bump actions/download-artifact from 5 to 6 by @dependabot[bot]
- (#163) build(deps): bump super-linter/super-linter from 8.2.0 to 8.2.1 by @dependabot[bot]
- (#173) build(deps): bump org.apache.groovy:groovy from 5.0.1 to 5.0.2 by @dependabot[bot]
- (#165) build(deps-dev): bump junit-jupiter.version from 6.0.0 to 6.0.1 by @dependabot[bot]
- (#169) build(deps): bump io.vertx:vertx-stack-depchain from 5.0.4 to 5.0.5 by @dependabot[bot]
- (#174) build(deps): bump org.apache.camel:camel-util from 4.14.0 to 4.15.0 by @dependabot[bot]
- (#162) build(deps): bump lycheeverse/lychee-action from 2.6.1 to 2.7.0 by @dependabot[bot]
- (#161) fix: Globally fixed formatting in project by @al-matushkin
- (#158) feat: Core project now properly publishes its full POM with all dependencies by @al-matushkin
- (#156) chore: Stepping up snapshot version for next iteration by @al-matushkin
🐞 Bug Fixes
- (#159) fix(ci): update PR auto-assignment workflow to use pull_request event and improve fork handling by @NetcrackerCLPLCI
Full Changelog: v5.0.1...v5.0.2
5.0.1
🚀 Release
What's Changed
- (#154) build(deps): bump super-linter/super-linter from 8.1.0 to 8.2.0 by @dependabot[bot]
- (#134) fix: YamlParser fixed by @al-matushkin
- (#146) build(deps): bump info.picocli:picocli from 4.6.3 to 4.7.7 by @dependabot[bot]
- (#136) build(deps-dev): bump junit-jupiter.version from 5.13.4 to 6.0.0 by @dependabot[bot]
- (#143) build(deps): bump org.commonmark:commonmark-ext-gfm-tables from 0.25.1 to 0.26.0 by @dependabot[bot]
- (#144) build(deps): bump org.commonmark:commonmark from 0.25.1 to 0.26.0 by @dependabot[bot]
- (#151) build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.3 to 3.12.0 by @dependabot[bot]
- (#135) build(deps): bump com.google.guava:guava from 33.4.8-jre to 33.5.0-jre by @dependabot[bot]
- (#140) build(deps-dev): bump org.mockito:mockito-junit-jupiter from 5.19.0 to 5.20.0 by @dependabot[bot]
- (#149) build(deps-dev): bump org.mockito:mockito-core from 5.19.0 to 5.20.0 by @dependabot[bot]
- (#147) build(deps): bump org.sonatype.central:central-publishing-maven-plugin from 0.8.0 to 0.9.0 by @dependabot[bot]
- (#148) build(deps): bump org.apache.maven.plugins:maven-shade-plugin from 3.6.0 to 3.6.1 by @dependabot[bot]
- (#145) build(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 3.14.1 by @dependabot[bot]
- (#150) build(deps): bump org.apache.logging.log4j:log4j-slf4j-impl from 2.24.1 to 2.25.2 by @dependabot[bot]
- (#142) build(deps): bump org.apache.logging.log4j:log4j-core from 2.24.1 to 2.25.2 by @dependabot[bot]
- (#141) build(deps): bump org.codehaus.mojo:versions-maven-plugin from 2.18.0 to 2.19.1 by @dependabot[bot]
- (#139) build(deps): bump ch.qos.logback:logback-classic from 1.5.18 to 1.5.19 by @dependabot[bot]
- (#138) build(deps): bump com.networknt:json-schema-validator from 1.5.8 to 1.5.9 by @dependabot[bot]
- (#137) build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.3 to 3.5.4 by @dependabot[bot]
- (#152) build(deps): bump actions/cache from 4.2.4 to 4.3.0 by @dependabot[bot]
- (#153) build(deps): bump ossf/scorecard-action from 2.4.2 to 2.4.3 by @dependabot[bot]
- (#133) fix: Added fix parsing tmfSpec in inventory.json by @anjali-s-nc
- (#128) fix: fixed to provide additional info for Component duplicated id error by @tarunsharma1024
- (#132) chore: Stepped up the snapshot version for next iteration by @al-matushkin
- (#127) fix: Fixed issue with setting up the config properties by @al-matushkin
- (#125) fix: Applied comments accordingly to issue-121 by @al-matushkin
- (#107) build(deps): bump org.apache.groovy:groovy from 4.0.27 to 5.0.0 by @dependabot[bot]
- (#124) fix: update Vert.x version in readme.md once again by @al-matushkin
- (#109) build(deps): bump amannn/action-semantic-pull-request from 5 to 6 by @dependabot[bot]
- (#102) build(deps): bump actions/create-github-app-token from 1 to 2 by @dependabot[bot]
- (#108) build(deps): bump actions/download-artifact from 4 to 5 by @dependabot[bot]
- (#110) build(deps): bump io.vertx:vertx-stack-depchain from 5.0.3 to 5.0.4 by @dependabot[bot]
- (#113) build(deps): bump org.apache.camel:camel-util from 4.12.0 to 4.14.0 by @dependabot[bot]
- (#111) build(deps-dev): bump org.mockito:mockito-junit-jupiter from 5.18.0 to 5.19.0 by @dependabot[bot]
- (#122) fix: removed the incorrectly added file by @al-matushkin
- (#123) fix: Fixed vert.x version in readme by @al-matushkin
- (#112) build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.2 to 3.11.3 by @dependabot[bot]
- (#116) build(deps-dev): bump org.mockito:mockito-core from 5.18.0 to 5.19.0 by @dependabot[bot]
- (#114) build(deps): bump org.jline:jline from 3.30.4 to 3.30.5 by @dependabot[bot]
- (#101) build(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8 by @dependabot[bot]
- (#100) build(deps): bump org.commonmark:commonmark-ext-gfm-tables from 0.25.0 to 0.25.1 by @dependabot[bot]
- (#99) build(deps): bump org.apache.commons:commons-text from 1.13.1 to 1.14.0 by @dependabot[bot]
- (#97) build(deps): bump org.commonmark:commonmark from 0.25.0 to 0.25.1 by @dependabot[bot]
- (#96) build(deps-dev): bump junit-jupiter.version from 5.13.2 to 5.13.4 by @dependabot[bot]
- (#95) build(deps): bump commons-io:commons-io from 2.19.0 to 2.20.0 by @dependabot[bot]
- (#94) build(deps): bump commons-codec:commons-codec from 1.18.0 to 1.19.0 by @dependabot[bot]
- (#115) build(deps): bump super-linter/super-linter from 8.0.0 to 8.1.0 by @dependabot[bot]
- (#120) feat: Migrated from Vert.x 4 to Vert.x 5 by @al-matushkin
- (#117) build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot]
- (#105) fix: Removed outdated utility method by @al-matushkin
- (#104) chore(ci): update of CLA workflow by @NetcrackerCLPLCI
- (#88) fix(ci): fix for link-checker workflow [skip ci] by @NetcrackerCLPLCI
- (#90) chore: Updated versions to next snapshot by @al-matushkin
- (#91) docs: Added graph data model description to docs by @al-matushkin
- (#92) fix: Updated version of vert.x in readme.md file by @al-matushkin
- (#103) build(deps): bump super-linter/super-linter from 7.4.0 to 8.0.0 by @dependabot[bot]
- (#69) build(deps): bump org.commonmark:commonmark-ext-gfm-tables from 0.17.0 to 0.25.0 by @dependabot[bot]
- (#68) build(deps): bump org.commonmark:commonmark from 0.17.0 to 0.25.0 by @dependabot[bot]
🐞 Bug Fixes
- (#106) fix(ci): fix for link-checker workflow by @NetcrackerCLPLCI
Full Changelog: v4.0.1...v5.0.1
4.0.1
🚀 Release
What's Changed
- (#74) build(deps-dev): bump org.mockito:mockito-core from 5.11.0 to 5.18.0 by @dependabot[bot]
- (#72) build(deps-dev): bump org.mockito:mockito-junit-jupiter from 5.11.0 to 5.18.0 by @dependabot[bot]
- (#79) build(deps): bump org.apache.maven.shared:maven-invoker from 3.0.0 to 3.3.0 by @dependabot[bot]
- (#80) build(deps): bump jakarta.inject:jakarta.inject-api from 2.0.1 to 2.0.1.MR by @dependabot[bot]
- (#75) build(deps): bump org.sonatype.central:central-publishing-maven-plugin from 0.7.0 to 0.8.0 by @dependabot[bot]
- (#78) build(deps): bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 by @dependabot[bot]
- (#76) build(deps): bump com.google.code.findbugs:jsr305 from 3.0.0 to 3.0.2 by @dependabot[bot]
- (#73) build(deps): bump org.apache.groovy:groovy from 4.0.26 to 4.0.27 by @dependabot[bot]
- (#77) build(deps): bump org.apache.commons:commons-text from 1.13.0 to 1.13.1 by @dependabot[bot]
- (#71) build(deps): bump org.apache.camel:camel-util from 4.11.0 to 4.12.0 by @dependabot[bot]
- (#89) fix: returned the snapshot version after release by @al-matushkin
- (#86) fix: More classes added to Guice DI by @al-matushkin
- (#83) feat: Added detalization of customization of GraphMerger in DI by @al-matushkin
- (#67) build(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.2 by @dependabot[bot]
🐞 Bug Fixes
- (#82) fix: Added token handling to maven-release by @al-matushkin
Full Changelog: v4.0.0...v4.0.1
4.0.0
🚀 Release
What's Changed
- (#63) feat: Removed the providerRegistry from FlowContext in favor to using Guice injector by @al-matushkin
- (#51) build(deps): bump org.jline:jline from 3.29.0 to 3.30.4 by @dependabot[bot]
- (#49) build(deps-dev): bump junit-jupiter.version from 5.12.2 to 5.13.0 by @dependabot[bot]
- (#47) build(deps): bump super-linter/super-linter from 7.3.0 to 7.4.0 by @dependabot[bot]
- (#56) chore: update of common workflows by @NetcrackerCLPLCI
- (#27) build(deps): bump org.apache.poi:poi-ooxml from 4.1.2 to 5.4.1 by @dependabot[bot]
- (#48) build(deps): bump com.networknt:json-schema-validator from 1.5.6 to 1.5.7 by @dependabot[bot]
- (#66) fix: Updated maven-release workflow by @al-matushkin
- (#65) fix: updated workflow name to better reflect the meaning of the action by @al-matushkin
- (#23) build(deps): bump org.apache.poi:poi from 4.1.2 to 5.4.1 by @dependabot[bot]
- (#64) fix: Addition to maven-snapshot-deploy workflow to be triggered on pu… by @al-matushkin
- (#62) feat: Added maven-snapshot-deploy.yml to workflows by @al-matushkin
- (#61) fix: Fix for some build errors by @al-matushkin
- (#60) fix: Fixes to satisfy linter by @al-matushkin
- (#57) feat: Introduced DI using Guice by @al-matushkin
- (#58) fix: removed copy of classes from resources by @al-matushkin
- (#55) feat: Merged core into CLI by @al-matushkin
- (#54) chore(ci): remove check-markdown by @IldarMinaev
- (#46) chore: update of common workflows by @NetcrackerCLPLCI
- (#45) chore: [skip ci] update of superlinter config files by @NetcrackerCLPLCI
- (#44) chore: update of common config files by @NetcrackerCLPLCI
- (#43) chore: update of common files by @NetcrackerCLPLCI
- (#36) build(deps): bump org.apache.maven.plugins:maven-resources-plugin from 3.2.0 to 3.3.1 by @dependabot[bot]
- (#37) build(deps-dev): bump junit-jupiter.version from 5.12.1 to 5.12.2 by @dependabot[bot]
- (#35) build(deps): bump org.apache.commons:commons-collections4 from 4.4 to 4.5.0 by @dependabot[bot]
- (#38) build(deps): bump com.google.guava:guava from 33.4.6-jre to 33.4.8-jre by @dependabot[bot]
- (#39) build(deps): bump commons-io:commons-io from 2.18.0 to 2.19.0 by @dependabot[bot]
- (#34) chore: update of common workflows by @NetcrackerCLPLCI
- (#33) ci: Add common workflows by @NikolaiKuziaevQubership
- (#18) build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 2.22.2 to 3.5.3 by @dependabot[bot]
- (#25) build(deps): bump com.atlassian.commonmark:commonmark-ext-gfm-tables from 0.15.2 to 0.17.0 by @dependabot[bot]
- (#22) build(deps): bump com.networknt:json-schema-validator from 1.0.42 to 1.5.6 by @dependabot[bot]
- (#26) build(deps): bump org.sonatype.central:central-publishing-maven-plugin from 0.6.0 to 0.7.0 by @dependabot[bot]
- (#30) build(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.8.1 to 3.14.0 by @dependabot[bot]
- (#29) build(deps): bump commons-codec:commons-codec from 1.15 to 1.18.0 by @dependabot[bot]
- (#19) build(deps): bump org.apache.maven.plugins:maven-shade-plugin from 3.2.4 to 3.6.0 by @dependabot[bot]
- (#16) build(deps): bump com.atlassian.commonmark:commonmark from 0.15.2 to 0.17.0 by @dependabot[bot]
- (#17) build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.11.2 by @dependabot[bot]
- (#24) build(deps): bump org.jline:jline from 3.19.0 to 3.29.0 by @dependabot[bot]
- (#28) build(deps): bump io.vertx:vertx-stack-depchain from 4.1.0 to 4.5.14 by @dependabot[bot]
- (#15) build(deps-dev): bump junit-jupiter.version from 5.4.0 to 5.12.1 by @dependabot[bot]
- (#21) build(deps): bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 by @dependabot[bot]
- (#20) build(deps): bump org.slf4j:log4j-over-slf4j from 2.0.16 to 2.0.17 by @dependabot[bot]
- (#31) build(deps): bump ch.qos.logback:logback-classic from 1.5.16 to 1.5.18 by @dependabot[bot]
- (#32) build(deps): bump com.google.guava:guava from 33.4.0-jre to 33.4.6-jre by @dependabot[bot]
- (#14) ci: Add Dependabot configurations by @NikolaiKuziaevQubership
- (#12) Add CODEOWNERS by @IldarMinaev
- (#9) ci: update of codestyle config files by @NetcrackerCLPLCI
- (#8) ci: update of gitattributes file by @NetcrackerCLPLCI
- (#11) ci: update of gitattributes file by @NetcrackerCLPLCI
- (#10) ci: update of gitattributes file by @NetcrackerCLPLCI
- (#7) fix: Fixed logging configuration by @al-matushkin
- (#6) fix: Switched to another version of commons-io to avoid known vulnerability by @al-matushkin
- (#5) config: Updated revision to next snapshot by @al-matushkin
Full Changelog: v3.0.3...v4.0.0
What's Changed
- config: Updated revision to next snapshot by @al-matushkin in #5
- fix: Switched to another version of commons-io to avoid known vulnerability by @al-matushkin in #6
- fix: Fixed logging configuration by @al-matushkin in #7
- ci: update of gitattributes file by @NetcrackerCLPLCI in #10
- ci: update of gitattributes file by @NetcrackerCLPLCI in #11
- ci: update of gitattributes file by @NetcrackerCLPLCI in #8
- ci: update of codestyle config files by @NetcrackerCLPLCI in #9
- Add CODEOWNERS by @IldarMinaev in #12
- ci: Add Dependabot configurations by @NikolaiKuziaevQubership in #14
- build(deps): bump com.google.guava:guava from 33.4.0-jre to 33.4.6-jre by @dependabot in #32
- build(deps): bump ch.qos.logback:logback-classic from 1.5.16 to 1.5.18 by @dependabot in #31
- build(deps): bump org.slf4j:log4j-over-slf4j from 2.0.16 to 2.0.17 by @dependabot in #20
- build(deps): bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 by @dependabot in #21
- build(deps-dev): bump junit-jupiter.version from 5.4.0 to 5.12.1 by @dependabot in #15
- build(deps): bump io.vertx:vertx-stack-depchain from 4.1.0 to 4.5.14 by @dependabot in #28
- build(deps): bump org.jline:jline from 3.19.0 to 3.29.0 by @dependabot in #24
- build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.11.2 by @dependabot in #17
- build(deps): bump com.atlassian.commonmark:commonmark from 0.15.2 to 0.17.0 by @dependabot in #16
- build(deps): bump org.apache.maven.plugins:maven-shade-plugin from 3.2.4 to 3.6.0 by @dependabot in #19
- build(deps): bump commons-codec:commons-codec from 1.15 to 1.18.0 by @dependabot in #29
- build(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.8.1 to 3.14.0 by @dependabot in #30
- build(deps): bump org.sonatype.central:central-publishing-maven-plugin from 0.6.0 to 0.7.0 by @dependabot in #26
- build(deps): bump com.networknt:json-schema-validator from 1.0.42 to 1.5.6 by @dependabot in #22
- build(deps): bump com.atlassian.commonmark:commonmark-ext-gfm-tables from 0.15.2 to 0.17.0 by @dependabot in #25
- build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 2.22.2 to 3.5.3 by @dependabot in #18
- ci: Add common workflows by @NikolaiKuziaevQubership in #33
- chore: update of common workflows by @NetcrackerCLPLCI in #34
- build(deps): bump commons-io:commons-io from 2.18.0 to 2.19.0 by @dependabot in #39
- build(d...
3.0.3
🚀 Release
What's Changed
- (config) Preparation to release to maven central (#4) by @al-matushkin
- (config) Added maven-release flow with related configs (#3) by @al-matushkin
- Fixes related to docker and security (#2) by @al-matushkin
- Add initial source code of component (#1) by @asatt
Contributors: @al-matushkin, @asatt and qubership-actios[bot]