Releases: Riduidel/aadarchi
Releases · Riduidel/aadarchi
0.2.2
0.2.1
- [feature][difficulty-🐛] Configure sortpom-maven-plugin #420
- [feature][difficulty-🐛] Integrate readme update and github release creation into release action #419
- [bug] Can't read readme #418
- [bug] Build fail when using Java 17 #90
- [feature][difficulty-🐛🐛🐛] Migrate to most recent version of Weld #299 BEWARE This includes
- The full removall of Apache Deltaspike
- And notably we now use our own
@ConfigProperty
interface - The move of all
javax.annotation...
andjavax.enterprise...
annotations tojakarta.annotation...
andjakarta.enterprise...
0.1.14
0.1.13
0.1.12
0.1.11
- [feature] Upgrade programming language detection #375
- [bug] For elements added to model during maven discovery, the description is used instead of technology #373
- [closed] Add the most popular technologies to the element #368
- [closed] Read the dependencies of the current POM and map them to the artifacts described in that file #367
- [closed] Read that JSON file into something "quite structured" #366
- [closed] Integrate the artifacts.json file produced by aadarchi-technology-detector in the maven-metadata-inferer maven module #365
- [feature][difficulty-🐛🐛] Replace static maven technology detection by dynamic one #364
- [bug] Bad naming of found file #362
- [bug] Maven enhancer doesn't add base path for detected modules #358
- [closed] Ensure maven plugins are up-to-date #356
- [feature][difficulty-🐛🐛] Configure maven toolchain #351
- [feature][difficulty-🐛🐛] Separate package file detection and analysis #350
- [bug][dependencies][difficulty-🐛🐛] Unable to download asciidoctor-kroki #348
- [bug] Build is broken on main! #345
- [feature][difficulty-🐛] Change the way element discovery is logged #341
- [feature][difficulty-🐛] Change log format of aadarchi-maven-plugin #340
- [dependencies][difficulty-🐛🐛][research 🧪] Replace "maven:dependency" relationship description with something more meaningful #338
- [bug][difficulty-🐛🐛] Generated table don't shows up the right way #337
- [feature][difficulty-🐛🐛] Rewrite SCMReadmeReader to not force scm usage #334
- [documentation][good first issue][difficulty-🐛] Update badge url in readme #330
- [closed] out-of-the-box diagrams are not in docs #328
- [feature][difficulty-🐛] Add notifier build extension #326
- [bug][difficulty-🐛] Decisions PDFs should be in
decisions
directory #321 - [feature][difficulty-🐛🐛] Create a model linting module #312
- [bug][difficulty-🐛🐛] Rewrite SCMHandler to not require the for each loop when trying to use the good one #308
- [feature][difficulty-🐛🐛🐛] Get rid of File/Path objects #296
- [bug][documentation][difficulty-🐛🐛] Seems like component diagram generation is broken #295
- [bug][difficulty-🐛] Unable to resolve windows absolute paths #291
- [feature][dependencies][difficulty-🐛] Simplify archetype-generated pom #273
- [difficulty-🐛🐛] Generate SIPOC diagram at each level #151
0.1.10
0.1.9
- [closed] Update Structurizr DSL version to support instances range #322
- [closed] Why do I have to specify the version twice ? #318
- [closed] The archetype should double check the
aadarchi-version
param is present #317 - [closed] The variable
aadarchi-version
is not used inpom.xml
#316 - [closed] Doesn't work out-of-the-box #315
- [difficulty-🐛] In archetype,
aadarchi-version
is not used by dependencies #313
Release 0.1.6
What's changed
🚀 Features
- Generate pull-request with readme version change (#310) @Riduidel
- feat(plugin): #196 Add gradle plugin compatibility (#278) @Adi3000
🛠 Others
- Seems like there is one remaining failing test. But most of the migra… (#307) @Riduidel
- Seems like there is one remaining failing test. But most of the migra… (#307) @Riduidel
- Fixes #303 (#305) @Riduidel
- Features/301 allow visitors tests (#302) @Riduidel
- Features/287 refactor maven metadata inferer (#300) @Riduidel
- Run tests in PR to have some infos (#297) @Riduidel
- Features/291 cant resolve full path (#294) @Riduidel
- Fixes #290 (#292) @Riduidel
- Features/274 update view after enhancements (#288) @Sese-collab
- 🤖Updated readme (#283) @Riduidel
- Let's try this way (#282) @Riduidel
- Bump commons-text from 1.9 to 1.10.0 in /base (#281) @dependabot[bot]
- Features/272 add maven modules discovery logs (#279) @Sese-collab
- add architecture/resources/workspace.dsl in fileSet archetype-metadat… (#277) @Sese-collab
- remove from archetype-metadata.xml requiredProperty:package (#276) @Sese-collab
- add github token documentation url to initiliaze method exception in … (#269) @Sese-collab
- Fixes #264 for GitHub projects (#266) @Riduidel
- Fixes #229 (#265) @Riduidel
- Features/262 use structurizr export (#263) @Riduidel
- Features/258 remove maven detection (#261) @Riduidel
- Fixes #258 (#260) @Riduidel
- Fixes #256 (#257) @Riduidel
- Fixes #254 (#256) @Riduidel
- Fixes #251 (#252) @Riduidel
- Fixes #249 (#250) @Riduidel
- Fixes #245 (#248) @Riduidel
Release 0.1.5
What's changed
🐛 Bug Fixes
🚀 Features
- Make sure the gpg.passphrase is set as well as the aadarchi.github.token (#309) @Riduidel
- Compile with ErrorProne (#303) @Riduidel
- Allow visitor tests (#301) @Riduidel
- Unable to detect pom in another folder (#290) @Riduidel
- Refactor maven pom detection system (#287) @Riduidel
- Enable/disable enhancers through property (#284) @Riduidel
- In archetype, replace the aadarchi-version madness with a property coming from user choices (#280) @Riduidel
- feat(plugin): #196 Add gradle plugin compatibility (#278) @Adi3000
- Remove from archetype usage the need for a java package (#275) @Riduidel
- Update views after enhancements (#274) @Riduidel
- Add maven modules discovery logs (#272) @Riduidel
- Update archetype and add the file architecture/ressources (#271) @Bullfrog666
- feat(plugin): #196 Add gradle plugin compatibility (#278) @Adi3000
🛠 Others
- Fixes #303 (#305) @Riduidel
- Features/301 allow visitors tests (#302) @Riduidel
- Features/287 refactor maven metadata inferer (#300) @Riduidel
- Rename master to main (#298) @Riduidel
- Run tests in PR to have some infos (#297) @Riduidel
- Features/291 cant resolve full path (#294) @Riduidel
- Add test coverage reporting in PR (#293) @Riduidel
- Fixes #290 (#292) @Riduidel
- First work (#289) @Riduidel
- Features/274 update view after enhancements (#288) @Sese-collab
- add startVisit and endVisit methods to add handling of FileredView (#285) @Sese-collab
- 🤖Updated readme (#283) @Riduidel
- Let's try this way (#282) @Riduidel
- Bump commons-text from 1.9 to 1.10.0 in /base (#281) @dependabot[bot]
- Features/272 add maven modules discovery logs (#279) @Sese-collab
- add architecture/resources/workspace.dsl in fileSet archetype-metadat… (#277) @Sese-collab
- remove from archetype-metadata.xml requiredProperty:package (#276) @Sese-collab
- Fixes #303 (#305) @Riduidel
- Features/301 allow visitors tests (#302) @Riduidel
- Features/287 refactor maven metadata inferer (#300) @Riduidel
- Run tests in PR to have some infos (#297) @Riduidel
- Features/291 cant resolve full path (#294) @Riduidel
- Fixes #290 (#292) @Riduidel
- Features/274 update view after enhancements (#288) @Sese-collab
- 🤖Updated readme (#283) @Riduidel
- Let's try this way (#282) @Riduidel
- Bump commons-text from 1.9 to 1.10.0 in /base (#281) @dependabot[bot]
- Features/272 add maven modules discovery logs (#279) @Sese-collab
- add architecture/resources/workspace.dsl in fileSet archetype-metadat… (#277) @Sese-collab
- remove from archetype-metadata.xml requiredProperty:package (#276) @Sese-collab
- add github token documentation url to initiliaze method exception in … (#269) @Sese-collab
- Fixes #264 for GitHub projects (#266) @Riduidel
- Fixes #229 (#265) @Riduidel
- Features/262 use structurizr export (#263) @Riduidel
- Features/258 remove maven detection (#261) @Riduidel
- Fixes #258 (#260) @Riduidel
- Fixes #256 (#257) @Riduidel
- Fixes #254 (#256) @Riduidel
- Fixes #251 (#252) @Riduidel
- Fixes #249 (#250) @Riduidel
- Fixes #245 (#248) @Riduidel
- What's going wrong ? (#246) @Riduidel