Initial release after CI/CD has been configured
What's Changed
- Update deps and remove mix and match of jakarta.servlet and javax.servlet. by @MikeNeilson in #20
- add installation instructions to readme copied from the word doc by @adamkorynta in #35
- #42 move rest_api project files to subdirectory off of the root by @adamkorynta in #47
- move web_client directories to gradle/maven standard locations by @adamkorynta in #48
- #27 convert maven build scripts to gradle by @adamkorynta in #46
- add sonarcloud static analysis for repository by @adamkorynta in #51
- fix directory for manifest classspath by @adamkorynta in #54
- add SonarCloud badges to README.md by @adamkorynta in #53
- update github actions workflow to include artifacts by @adamkorynta in #55
- update copyright across java, jsp, css, and javascript files by @adamkorynta in #50
- add dependabot config for monitoring dependencies by @adamkorynta in #57
- add PR batching for all minor/patch dependency upgrades by @adamkorynta in #65
- update github actions to target specific versions by @adamkorynta in #71
- update setup java - missed a version to pin by @adamkorynta in #73
- add contributing/contributors and issue templates by @adamkorynta in #49
- add basic unit tests to to ensure github actions bundle in CI/CD by @adamkorynta in #69
- scan web client webapp directory in the sonarqube plugin by @adamkorynta in #74
- move directories as per discussion #56 by @adamkorynta in #76
- Publish artifacts to Releases by @adamkorynta in #77
- Add self to CONTRIBUTORS.md by @MikeNeilson in #81
- Bump actions/upload-artifact from 3.1.3 to 4.0.0 by @dependabot in #82
- update contributing.md to point to sonarcloud rules by @adamkorynta in #80
- Bump the alldependencies group with 2 updates by @dependabot in #88
- Bug Fixes on start script for rest api jetty. by @wjonassen in #85
- use the github gradle build action in order to get the dependency graph to work by @adamkorynta in #102
- Update the token generator to use a cryptographically strong random number generator. by @wjonassen in #95
- Add OWASP Zap API scanner to CI/CD by @adamkorynta in #64
- Fix security findings on the web-client. by @wjonassen in #97
- SwaggerUI needs to run properly on Tomcat using a WAR file. by @wjonassen in #90
- grant write permissions for publish task by @adamkorynta in #104
New Contributors
- @MikeNeilson made their first contribution in #20
- @adamkorynta made their first contribution in #35
- @dependabot made their first contribution in #82
- @wjonassen made their first contribution in #85
Full Changelog: https://github.com/opendcs/rest_api/commits/0.0.1