This repository has been archived by the owner on Oct 10, 2023. It is now read-only.
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