This repository has been archived by the owner on Oct 10, 2023. It is now read-only.
Releases: redhat-developer/alizer
Releases · redhat-developer/alizer
v0.3.0
This is the last release of the alizer
project inside the redhat-developer
. For the latest releases of alizer
project please take a look at: https://github.com/devfile/alizer
What's Changed
- Add second tag for spring framework by @thepetk in #169
- Calculate less weight for templates and static files by @thepetk in #168
- Add udi image case for mocked values of devfile types by @thepetk in #175
- Add Wildfly and JBoss EAP framework detectors by @thepetk in #161
- Implement github workflow for stale issues by @thepetk in #164
- Add gosec to build-go workflow by @thepetk in #179
- Add second-level dockerfile, containerfile search for Port recognition by @thepetk in #170
- Enhance go port recognition by @thepetk in #181
- Update port detection docs by @thepetk in #190
- Update go version by @thepetk in #191
- Remove not necessary files from test resources by @thepetk in #196
- Fix express.js port recognition by @thepetk in #178
- Improve tag matching and add dotnet test cases by @thepetk in #193
- Fix vertx devfile matching by @thepetk in #197
- Handle errors from regexp by @thepetk in #200
- Update git test by @thepetk in #198
- Add more test cases by @thepetk in #202
- removing js and java implementations by @mike-hoang in #192
- adding function doc comments by @mike-hoang in #203
- skip excluded_folders when getting cached filepaths from root by @mike-hoang in #210
- Update issue templates by @thepetk in #205
- removing alizer binary by @mike-hoang in #214
- adding component detection for lavarel projects by @mike-hoang in #207
- updating github action workflows by @mike-hoang in #216
- Implement flask port detection by @thepetk in #218
- adding utils unit tests by @mike-hoang in #223
- Fix gosec warnings by @thepetk in #224
- Update license to Apache License 2.0 by @thepetk in #201
- Add support for 2.2.x devfile proposal by @thepetk in #229
- Enhance logging by @thepetk in #233
- updating readme by @mike-hoang in #236
- Replace MustCompile with Compile for non-hardcoded regexes by @thepetk in #238
- Enhance JBoss EAP port detection by @thepetk in #221
- Enhance Wildfly port detection by @thepetk in #219
- Add laravel port detection by @thepetk in #241
- Add binaries to every new release by @thepetk in #237
New Contributors
- @mike-hoang made their first contribution in #192
Full Changelog: 0.2.0...v0.3.0
0.2.0
What's Changed
- chore(skip-release): Bump to 0.2.0 by @jeffmaury in #58
- chore(skip-release): update changelog gh action in release workflow (#59) by @lstocchi in #60
- docs: Add component detection section to Readme by @lstocchi in #53
- feat: alizer impl in go - analyze by @lstocchi in #44
- docs: update readme in go impl (#61) by @lstocchi in #62
- feat: devfile detection implemented in go by @lstocchi in #55
- chore: update module name, add langs files in go module + gh action to check their state by @lstocchi in #66
- feat: add support for .net recognition (#51) by @lstocchi in #52
- feat: add .net detection in go impl (#72) by @lstocchi in #73
- feat: add component detection in go (#49) by @lstocchi in #64
- feat: add function to select devfile which accepts a list of languages (#68) by @lstocchi in #74
- feat: add go enricher and framework detection in go impl by @lstocchi in #71
- feat: add golang enricher and framework detection in java impl by @lstocchi in #75
- feat: pick devfile based on component detection and remove framework constraint by @lstocchi in #76
- docs: update documentation to describe current state of Alizer (#85) by @lstocchi in #86
- chore: remove GCC Machine Description from programming langs used for detection (#87) by @lstocchi in #89
- feat: use gitignore file when scanning project (#21) by @lstocchi in #79
- fix: remove GCC Machine Description from programming langs used for detection in JAVA (#93) by @lstocchi in #95
- fix: prevent skipping current folder if only a single file needs to be ignored (#99) by @lstocchi in #100
- feat: update component/devfile detection in JAVA (#88) by @lstocchi in #92
- Add DCO documentation by @fbricon in #97
- feat: retrieve project name when doing component detection (#96) by @lstocchi in #101
- refactor: rename UsageInPercentage to Weight (#77) by @lstocchi in #90
- feat: enable cli creation for go impl (#40) by @lstocchi in #102
- Fix odo link in go README (doc structure has changed with 3.0) by @jerolimov in #103
- feat: add port detection (#81) by @lstocchi in #98
- feat: add detection for multiple js frameworks (#105) by @lstocchi in #106
- chore: test alizer on live git repos (#107) by @lstocchi in #108
- fix: add working build command for windows in makefile (#104) by @lstocchi in #109
- Add .NET alias by @kadel in #112
- feat: add git repos for testing and enhance detection (#110) by @lstocchi in #111
- feat: add Node.JS as tool for JS/TS because of new devfile tag by @lstocchi in #113
- Add Snyk exclusion file by @jeffmaury in #122
- chore: upgrade deps (#119) by @lstocchi in #121
- feat: add support for Containerfile by @lcarva in #134
- chore: extend test suite by @lstocchi in #133
- fix: improve alizer performances (#118) by @lstocchi in #120
- feat: return multiple devfiles when having multiple components by @lstocchi in #116
- Use commit SHA instead of branch name for third-party actions by @andreaTP in #139
- Use commit SHA instead of branch name for third-party actions by @andreaTP in #138
- Use commit SHA instead of branch name for third-party actions by @andreaTP in #137
- fix: remove context as param for SelectDevFiles func by @lstocchi in #140
- [Snyk] Security upgrade react-scripts from 4.0.3 to 5.0.0 by @jeffmaury in #131
- [Snyk] Security upgrade django from 1.11.29 to 2.2.28 by @snyk-bot in #130
- [Snyk] Security upgrade django from 1.11.29 to 3.2.14 by @snyk-bot in #129
- [Snyk] Security upgrade jquery from 3.3.1 to 3.5.0 by @jeffmaury in #127
- [Snyk] Security upgrade react-scripts from 4.0.3 to 5.0.0 by @jeffmaury in #125
- [Snyk] Security upgrade lodash from 4.17.11 to 4.17.20 by @jeffmaury in #123
- [Snyk] Security upgrade express from 4.17.1 to 4.17.3 by @jeffmaury in #124
- [Snyk] Security upgrade django from 1.11.29 to 2.2.28 by @snyk-bot in #126
- [Snyk] Security upgrade jquery from 3.3.1 to 3.5.0 by @snyk-bot in #128
- [Snyk] Security upgrade django from 1.11.29 to 3.2.15 by @snyk-bot in #141
- Create separate usage guides per implemenation and clean root readme by @thepetk in #150
- Define a Release process by @thepetk in #158
- Add Python configuration files to customization and Implement FlaskDetector by @thepetk in #156
New Contributors
- @fbricon made their first contribution in #97
- @jerolimov made their first contribution in #103
- @kadel made their first contribution in #112
- @lcarva made their first contribution in #134
- @andreaTP made their first contribution in #139
- @snyk-bot made their first contribution in #130
- @thepetk made their first contribution in #150
Full Changelog: 0.1.0...0.2.0
0.1.0
Features
- Add code for alizer npm package (#27) link
- Add devfile selection in js impl (#33) (#34) link
- Recognize components (#35) link
- Extend recognition to nodejs frameworks (#39) link
Bug Fixes
- JSON out was invalid for devfile command (#18) link
- Update selectDevFileFromTypes signature to better align with generics (#23) link
- Use caller's class loader when loading LanguageEnricher (#25) link
- Prevent from logging error if dependencies section is missing in package.json (#45) link
Documentation
Refactoring
- Introduce builder (#8) link
- Add sub commands to CLI (#15) link
- Share single languages.yml with all projects (#30) (#46) link