Releases: fungover/storm
Releases · fungover/storm
v.2.2.0
v.2.1.0
What's Changed
- Bump github/codeql-action from 1 to 2 by @dependabot in #139
- Bump jackson-databind from 2.13.2.2 to 2.13.3 by @dependabot in #146
- Bump mockito-junit-jupiter from 4.4.0 to 4.8.1 by @dependabot in #167
- Bump eclipse-temurin from 17-jre-alpine to 19-jre-alpine by @dependabot in #161
- Bump assertj-core from 3.22.0 to 3.23.1 by @dependabot in #149
- Bump logcaptor from 2.7.9 to 2.7.10 by @dependabot in #138
- Bump JetBrains/qodana-action from 5.0.4 to 2022.2.2 by @dependabot in #162
- Bump maven-surefire-plugin from 3.0.0-M6 to 3.0.0-M7 by @dependabot in #152
- Bump maven-failsafe-plugin from 3.0.0-M6 to 3.0.0-M7 by @dependabot in #151
- Bump docker/build-push-action from 2.10.0 to 3.2.0 by @dependabot in #164
- Bump docker/login-action from 1.14.1 to 2.1.0 by @dependabot in #165
- Bump docker/metadata-action from 3.7.0 to 4.1.1 by @dependabot in #166
- Bump junit-jupiter from 5.8.2 to 5.9.2 by @dependabot in #180
- Bump maven-jar-plugin from 3.2.2 to 3.3.0 by @dependabot in #171
- Bump maven-dependency-plugin from 3.3.0 to 3.5.0 by @dependabot in #181
- Bump jackson-databind from 2.13.3 to 2.14.2 by @dependabot in #187
- Bump log4j-core from 2.17.2 to 2.20.0 by @dependabot in #193
- Bump docker/metadata-action from 4.1.1 to 4.3.0 by @dependabot in #185
- Bump JetBrains/qodana-action from 2022.2.2 to 2022.3.4 by @dependabot in #192
- Bump mockito-junit-jupiter from 4.8.1 to 5.2.0 by @dependabot in #194
- Bump docker/build-push-action from 3.2.0 to 4.0.0 by @dependabot in #189
- Bump eclipse-temurin from 19-jre-alpine to 20-jre-alpine by @dependabot in #195
- Bump jackson-databind from 2.13.3 to 2.16.1 and hakky54-logcaptor from 2.7.10 to 2.9.2 by @Kouroshkt in #196
- Change the setter methods to void type by @Kouroshkt in #198
- Update java version by @nilssonjn in #212
- Bump org.apache.maven.plugins:maven-dependency-plugin from 3.5.0 to 3.6.1 by @dependabot in #206
- Bump docker/login-action from 2.1.0 to 3.0.0 by @dependabot in #207
- Bump docker/build-push-action from 4.0.0 to 5.1.0 by @dependabot in #210
- Bump JetBrains/qodana-action from 2022.3.4 to 2023.3.1 by @dependabot in #208
- Bump actions/checkout from 3 to 4 by @dependabot in #216
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #215
- Update image version for build step in Dockerfile by @kappsegla in #219
New Contributors
- @Kouroshkt made their first contribution in #196
- @nilssonjn made their first contribution in #212
Full Changelog: v.2.0.1...v.2.1.0
Java version update
What's Changed
- Refactor FileRequestHandler's methods to non-static methods by @Vimbayinashe in #80
- Bump maven-compiler-plugin from 3.9.0 to 3.10.0 by @dependabot in #106
- Add joke badge #98 by @Yuriks1 in #100
- Creates local variables for OutputStream and BufferedReader by @GreenGard in #102
- Issue92 by @GreenGard in #103
- Fixes #76 by @kappsegla in #107
- issue_76 by @kappsegla in #108
- issue_76 by @kappsegla in #109
- #76 by @kappsegla in #110
- #76 by @kappsegla in #111
- Badges by @kappsegla in #112
- Bump maven-compiler-plugin from 3.10.0 to 3.10.1 by @dependabot in #120
- Bump actions/checkout from 2 to 3 by @dependabot in #117
- Bump jackson-databind from 2.13.1 to 2.13.2.1 by @dependabot in #125
- Bump logcaptor from 2.7.8 to 2.7.9 by @dependabot in #124
- Bump docker/build-push-action from 2.9.0 to 2.10.0 by @dependabot in #122
- Bump log4j-core from 2.17.1 to 2.17.2 by @dependabot in #114
- Bump maven-dependency-plugin from 3.2.0 to 3.3.0 by @dependabot in #121
- Bump docker/login-action from 1.12.0 to 1.14.1 by @dependabot in #116
- Bump mockito-junit-jupiter from 4.3.1 to 4.4.0 by @dependabot in #119
- refactor fileHanlder to filehandler, change of capital H. by @LummIIi in #123
- Bump jackson-databind from 2.13.2.1 to 2.13.2.2 by @dependabot in #127
- Bump JetBrains/qodana-action from 4.2.5 to 5.0.4 by @dependabot in #135
- Bump actions/upload-artifact from 2 to 3 by @dependabot in #134
- Bump maven-failsafe-plugin from 3.0.0-M5 to 3.0.0-M6 by @dependabot in #128
- Bump maven-surefire-plugin from 3.0.0-M5 to 3.0.0-M6 by @dependabot in #129
- Bump maven from 3.8.4-openjdk-17-slim to 3.8.5-openjdk-17-slim by @dependabot in #130
- Bump jacoco-maven-plugin from 0.8.7 to 0.8.8 by @dependabot in #131
- Bump docker/metadata-action from 3.6.2 to 3.7.0 by @dependabot in #132
- Bump actions/setup-java from 2 to 3 by @dependabot in #133
New Contributors
- @kappsegla made their first contribution in #107
- @LummIIi made their first contribution in #123
Full Changelog: v2.0.0...v.2.0.1
Supports HTTPS
What's Changed
- Hotfix 69 by @helenahalldiniths in #73
- Updates the default index.html file by @Vimbayinashe in #74
- Issue 38 by @Ahsanadam in #55
- 500 - Internal Server Error by @albindubech in #51
- Updated all badges to be clickable by @Randika-Lakmal-Abeyrathna in #71
- Adds .iml entry in .gitignore-file by @ErikssonF in #78
- Update maven.yml with checkout for badges branch by @FelixJacobsen in #81
- 404 - Not Found - Issue 19 by @ToniKaru in #82
- Bump EndBug/add-and-commit from 7 to 8.0.2 by @dependabot in #83
- More badges Issue #86 by @Yuriks1 in #87
- Adds more response codes by @GreenGard in #101
- Issue5 by @ReymartNarvaez in #60
- Change FileInfo to record #91 by @Yuriks1 in #96
- Issue35 by @FelixJacobsen in #58
- Support https #63 by @LordRekishi in #105
New Contributors
- @Ahsanadam made their first contribution in #55
- @Randika-Lakmal-Abeyrathna made their first contribution in #71
- @ToniKaru made their first contribution in #82
- @Yuriks1 made their first contribution in #87
- @ReymartNarvaez made their first contribution in #60
Full Changelog: v1.0.1...v2.0.0
Fixes issue with MIME types
v1.0.1 Reformat code
First Release
First version for a simple webserver that will take the world with storm.