Verified Commit cf70796d authored by Lukas Wiest's avatar Lukas Wiest 🚂
Browse files

chore(release): 2.0.0

parent 7c10b571
# Changelog
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
## [2.0.0](https://transfer.hft-stuttgart.de/gitlab/HFTSoftwareProject/MoDoCoT-Backend/-/compare/1.2.0...2.0.0) (2020-12-21)
### ⚠ BREAKING CHANGES
* **pom:** pom version bump to 2.0.0
* serializer def for Failure and Diagnostics removed
* removed lots of code, templates, etc
* **rest:** Gitea eliminated
* **rest:** Jenkins eliminated
* **rest:** expected file type changed from zip to text
* **rest:** textfile has to conform new modocot URI
* **rest:** no Jenkins pipe needed in submission repo
* **rest:** no Dockerfile needed in submission repo
* **rest:** file to be uploaded changed from zip to text
* **rest:** no longer uses Gitea
* **util:** method signature for cloneRepository changed
### Features
* add debug profile activateable through the common ways to show trace levels of logger ([d285f60](https://transfer.hft-stuttgart.de/gitlab/HFTSoftwareProject/MoDoCoT-Backend/-/commit/d285f604f9d47e2aa511b089a3b71b7de948b62b))
* major rework of MoDoCoT ([7c10b57](https://transfer.hft-stuttgart.de/gitlab/HFTSoftwareProject/MoDoCoT-Backend/-/commit/7c10b571d6039838c1cdda11812bc1eb485f5e30))
* **config:** add global proxy configuration ([3a59600](https://transfer.hft-stuttgart.de/gitlab/HFTSoftwareProject/MoDoCoT-Backend/-/commit/3a59600dfb9517348560d9be18a030bdf77fddad))
* **dev-templates:** add compose file to build and run locally ([73816f7](https://transfer.hft-stuttgart.de/gitlab/HFTSoftwareProject/MoDoCoT-Backend/-/commit/73816f7f2ca4da3b01b948d9ca6893125b2250d8))
* **model:** add back model structure for moodle feedback ([528d78e](https://transfer.hft-stuttgart.de/gitlab/HFTSoftwareProject/MoDoCoT-Backend/-/commit/528d78ec32be0b88103a1c84f375fc924d65d529))
* **model:** add new definition for a result file ([d11a941](https://transfer.hft-stuttgart.de/gitlab/HFTSoftwareProject/MoDoCoT-Backend/-/commit/d11a941b1082f3c1aac099a12156e5e4d79d9c34))
* **util:** added Docker Util ([eebb44c](https://transfer.hft-stuttgart.de/gitlab/HFTSoftwareProject/MoDoCoT-Backend/-/commit/eebb44ce8809ebc710be8af654500f51a03e2e07))
* **util/FileUtil:** add method for recursive folder copy ([3042e11](https://transfer.hft-stuttgart.de/gitlab/HFTSoftwareProject/MoDoCoT-Backend/-/commit/3042e116522e23b8c3c0ada2769543ae6bb62887))
* **pom:** bump version to 2.0.0 ([aeed78a](https://transfer.hft-stuttgart.de/gitlab/HFTSoftwareProject/MoDoCoT-Backend/-/commit/aeed78aa0a64a4590f6b95e76e747a224241c769))
* remove all old stuff, no longer used ([1df2f5e](https://transfer.hft-stuttgart.de/gitlab/HFTSoftwareProject/MoDoCoT-Backend/-/commit/1df2f5e6d265212082c27f474b334d927faa6c88))
* removed custom serializer definition ([ca3e0c7](https://transfer.hft-stuttgart.de/gitlab/HFTSoftwareProject/MoDoCoT-Backend/-/commit/ca3e0c78a6cfb6d722ef7806b65d1a5e186c7e51))
* **rest:** refactor TaskUpload to V2 ([db826d5](https://transfer.hft-stuttgart.de/gitlab/HFTSoftwareProject/MoDoCoT-Backend/-/commit/db826d5db87bee07d5d1de691dcd06da46ca66cb))
* **rest:** refactor UnitTestUpload to v2 ([13d3ce3](https://transfer.hft-stuttgart.de/gitlab/HFTSoftwareProject/MoDoCoT-Backend/-/commit/13d3ce30f16fea913a9fac84ef12834fa231bdc5))
* **util:** refactor JGitUtil for V2 ([1547ce0](https://transfer.hft-stuttgart.de/gitlab/HFTSoftwareProject/MoDoCoT-Backend/-/commit/1547ce007a76f996f4a21f26e9c1de74c2e509c2))
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment