Releases: SuK-IT/ChatBot
Releases · SuK-IT/ChatBot
Release 1.5.8
Automatic release of version: 1.5.8
Changes in this release:
Bug Fixes
- Explicitly define log4j dependencies to prevent CVE-2021-44228, CVE-2021-45105, CVE-2021-45046 (4af27445)
- More hardening against CVE-2021-44228 (bce8617b)
- Update dependencies and fix build (715ef2c4)
- Implement log4j vulnerability fix for Docker. Re-activate dependabot (447fc77b)
- Fix dependencies breaking everything. (78d13b44)
- Fix dictionary reading and tests (a5c35d4e)
- Punctuation for sentence endings (a5d1598f)
- Fix get for API access (84672b2d)
- Set CORS to * and axios to get from /api/... (efa01986)
Build System
- MORE DEPENDENCY UPDATES! (3232cc4c)
- Update dependencies (b4f0ad96)
- deps:
- Bump log4j-web from 2.17.0 to 2.17.1 (f23fa045)
- Bump spring-boot-devtools from 2.6.1 to 2.6.2 (72211309)
- Bump spring-boot-starter-web from 2.6.1 to 2.6.2 (6aae56c0)
- Bump spring-boot-starter-validation from 2.6.1 to 2.6.2 (bc3ffdee)
- Bump spring-boot-starter-log4j2 from 2.6.1 to 2.6.2 (3a1030c1)
- Bump spring-boot-starter-test from 2.6.1 to 2.6.2 (c7933512)
- Bump org.springframework.boot from 2.6.1 to 2.6.2 (567a80af)
- Bump core-js from 3.20.0 to 3.20.1 in /frontend (a31b698c)
- Bump core-js from 3.18.3 to 3.20.0 in /frontend (13a074ee)
- Bump log4j-web from 2.15.0 to 2.17.0 (a352ade4)
- Bump JamesIves/github-pages-deploy-action (20ba7c4f,8cc38ae9)
- Bump quasar from 2.1.5 to 2.3.4 in /frontend (1b268f98)
- Bump spring-boot-starter-test from 2.5.5 to 2.6.0 (9e5b5d7b)
- Bump org.springframework.boot from 2.5.5 to 2.6.0 (9b03a861)
- Bump spring-boot-starter-validation from 2.5.5 to 2.6.0 (5044cdaf)
- Bump spring-boot-starter-web from 2.5.5 to 2.6.0 (dfae6a99)
- Bump griefed/baseimage-ubuntu-jdk-8 from 1.0.5 to 2.0.0 (4bedd942)
- Bump axios from 0.23.0 to 0.24.0 in /frontend (0f198bcc)
- Bump @quasar/extras from 1.11.1 to 1.11.2 in /frontend (7d992d37)
- Bump axios from 0.21.4 to 0.22.0 in /frontend (9724f0ae)
- Bump org.springframework.boot from 2.5.4 to 2.5.5 (ada04125)
- Bump spring-boot-starter-validation from 2.5.4 to 2.5.5 (b3f5db68)
- Bump spring-boot-starter-web from 2.5.4 to 2.5.5 (395250ab)
- Bump @quasar/extras from 1.11.0 to 1.11.1 in /frontend (08a42c22)
- Bump spring-boot-starter-test from 2.5.4 to 2.5.5 (1e8ab35b)
- Bump spring-boot-starter-log4j2 from 2.5.4 to 2.5.5 (07d298c6)
- Bump core-js from 3.18.0 to 3.18.1 in /frontend (37bda339)
- Bump junit-jupiter-api from 5.7.2 to 5.8.1 (5979f77c)
- Bump spring-boot-devtools from 2.5.4 to 2.5.5 (fe299594)
- Bump quasar from 2.0.4 to 2.1.0 in /frontend (529c4704)
- Bump @quasar/extras from 1.10.12 to 1.11.0 in /frontend (1b1d412d)
- Bump core-js from 3.17.3 to 3.18.0 in /frontend (19098079)
- deps-dev:
- Bump @quasar/app from 3.1.4 to 3.2.6 in /frontend (bcbcfcea)
- Bump @typescript-eslint/eslint-plugin in /frontend (621ce5f1,00d8f73f,a615f628,b3bc855c,072291e9)
- Bump @babel/eslint-parser in /frontend (a0de0065,3e1a46ab)
- Bump @types/node from 16.11.9 to 17.0.5 in /frontend (f35a5533)
- Bump @typescript-eslint/parser in /frontend (05c6f1ff,c83d0598,c8ac102c,65eba407,459bd27e,5e08efa7)
- Bump eslint from 8.0.1 to 8.5.0 in /frontend (4080f36e)
- Bump eslint-plugin-vue from 8.1.1 to 8.2.0 in /frontend (fdbf99fb)
- Bump eslint-plugin-vue in /frontend (f2bb5971,257e4fe6,bd6b1102)
- Bump @types/node from 16.11.0 to 16.11.9 in /frontend (a39b6181)
- Bump eslint from 7.32.0 to 8.0.0 in /frontend (3b8424aa)
- Bump @quasar/app from 3.1.0 to 3.1.2 in /frontend (7dd3c50e)
- Bump @types/node from 16.10.1 to 16.10.2 in /frontend (dcfdc8d7)
- Bump @types/node from 16.9.4 to 16.10.1 in /frontend (ec0f5611)
- Bump @types/node from 16.9.1 to 16.9.4 in /frontend (2d16d75e)
Chores
Release 1.5.5
Automatic release of version: 1.5.5
Changes in this release:
Bug Fixes
- More hardening against CVE-2021-44228 (bce8617b)
- Update dependencies and fix build (715ef2c4)
- Implement log4j vulnerability fix for Docker. Re-activate dependabot (447fc77b)
- Fix dependencies breaking everything. (78d13b44)
- Fix dictionary reading and tests (a5c35d4e)
- Punctuation for sentence endings (a5d1598f)
- Fix get for API access (84672b2d)
- Set CORS to * and axios to get from /api/... (efa01986)
Build System
- MORE DEPENDENCY UPDATES! (3232cc4c)
- Update dependencies (b4f0ad96)
- deps:
- Bump spring-boot-starter-test from 2.5.5 to 2.6.0 (9e5b5d7b)
- Bump org.springframework.boot from 2.5.5 to 2.6.0 (9b03a861)
- Bump spring-boot-starter-validation from 2.5.5 to 2.6.0 (5044cdaf)
- Bump spring-boot-starter-web from 2.5.5 to 2.6.0 (dfae6a99)
- Bump griefed/baseimage-ubuntu-jdk-8 from 1.0.5 to 2.0.0 (4bedd942)
- Bump JamesIves/github-pages-deploy-action (8cc38ae9)
- Bump axios from 0.23.0 to 0.24.0 in /frontend (0f198bcc)
- Bump @quasar/extras from 1.11.1 to 1.11.2 in /frontend (7d992d37)
- Bump axios from 0.21.4 to 0.22.0 in /frontend (9724f0ae)
- Bump org.springframework.boot from 2.5.4 to 2.5.5 (ada04125)
- Bump spring-boot-starter-validation from 2.5.4 to 2.5.5 (b3f5db68)
- Bump spring-boot-starter-web from 2.5.4 to 2.5.5 (395250ab)
- Bump @quasar/extras from 1.11.0 to 1.11.1 in /frontend (08a42c22)
- Bump spring-boot-starter-test from 2.5.4 to 2.5.5 (1e8ab35b)
- Bump spring-boot-starter-log4j2 from 2.5.4 to 2.5.5 (07d298c6)
- Bump core-js from 3.18.0 to 3.18.1 in /frontend (37bda339)
- Bump junit-jupiter-api from 5.7.2 to 5.8.1 (5979f77c)
- Bump spring-boot-devtools from 2.5.4 to 2.5.5 (fe299594)
- Bump quasar from 2.0.4 to 2.1.0 in /frontend (529c4704)
- Bump @quasar/extras from 1.10.12 to 1.11.0 in /frontend (1b1d412d)
- Bump core-js from 3.17.3 to 3.18.0 in /frontend (19098079)
- deps-dev:
- Bump eslint-plugin-vue in /frontend (f2bb5971,257e4fe6,bd6b1102)
- Bump @types/node from 16.11.0 to 16.11.9 in /frontend (a39b6181)
- Bump @typescript-eslint/parser in /frontend (c8ac102c,65eba407,459bd27e,5e08efa7)
- Bump @typescript-eslint/eslint-plugin in /frontend (00d8f73f,a615f628,b3bc855c,072291e9)
- Bump eslint from 7.32.0 to 8.0.0 in /frontend (3b8424aa)
- Bump @quasar/app from 3.1.0 to 3.1.2 in /frontend (7dd3c50e)
- Bump @types/node from 16.10.1 to 16.10.2 in /frontend (dcfdc8d7)
- Bump @types/node from 16.9.4 to 16.10.1 in /frontend (ec0f5611)
- Bump @babel/eslint-parser in /frontend (3e1a46ab)
- Bump @types/node from 16.9.1 to 16.9.4 in /frontend (2d16d75e)
Chores
Continuous Integration
- Create dev-builds and run tests on all push and pr events. Tag docker images depending on branch (83e0beef)
- Fix dev continuous integration and deployment (73d64e9c)
Dependencies
- Update build versions. Node 16.1.0, npm 7.17.0, yarn 1.22.10 (75103c2e)
Documentation Changes
- Fix some typos in javadoc comments (44358fa3)
New Features
- Add route for /home to Index.vue (1c28d10b)
- Recreate dictionary.json if it was deteted. (84b46d1e)
- Allow changing of string if no match was found for user input. (d27dd717)
- Return all responses for the user input in one concatenated string. (7b9444c2)
Other Changes
Reverts
- Revert workflow for release creation to depend on tag push (a3decead)
Release 1.5.4
Automatic release of version: 1.5.4
Changes in this release:
Bug Fixes
- Update dependencies and fix build (715ef2c4)
- Implement log4j vulnerability fix for Docker. Re-activate dependabot (447fc77b)
- Fix dependencies breaking everything. (78d13b44)
- Fix dictionary reading and tests (a5c35d4e)
- Punctuation for sentence endings (a5d1598f)
- Fix get for API access (84672b2d)
- Set CORS to * and axios to get from /api/... (efa01986)
Build System
- MORE DEPENDENCY UPDATES! (3232cc4c)
- Update dependencies (b4f0ad96)
- deps:
- Bump spring-boot-starter-test from 2.5.5 to 2.6.0 (9e5b5d7b)
- Bump org.springframework.boot from 2.5.5 to 2.6.0 (9b03a861)
- Bump spring-boot-starter-validation from 2.5.5 to 2.6.0 (5044cdaf)
- Bump spring-boot-starter-web from 2.5.5 to 2.6.0 (dfae6a99)
- Bump griefed/baseimage-ubuntu-jdk-8 from 1.0.5 to 2.0.0 (4bedd942)
- Bump JamesIves/github-pages-deploy-action (8cc38ae9)
- Bump axios from 0.23.0 to 0.24.0 in /frontend (0f198bcc)
- Bump @quasar/extras from 1.11.1 to 1.11.2 in /frontend (7d992d37)
- Bump axios from 0.21.4 to 0.22.0 in /frontend (9724f0ae)
- Bump org.springframework.boot from 2.5.4 to 2.5.5 (ada04125)
- Bump spring-boot-starter-validation from 2.5.4 to 2.5.5 (b3f5db68)
- Bump spring-boot-starter-web from 2.5.4 to 2.5.5 (395250ab)
- Bump @quasar/extras from 1.11.0 to 1.11.1 in /frontend (08a42c22)
- Bump spring-boot-starter-test from 2.5.4 to 2.5.5 (1e8ab35b)
- Bump spring-boot-starter-log4j2 from 2.5.4 to 2.5.5 (07d298c6)
- Bump core-js from 3.18.0 to 3.18.1 in /frontend (37bda339)
- Bump junit-jupiter-api from 5.7.2 to 5.8.1 (5979f77c)
- Bump spring-boot-devtools from 2.5.4 to 2.5.5 (fe299594)
- Bump quasar from 2.0.4 to 2.1.0 in /frontend (529c4704)
- Bump @quasar/extras from 1.10.12 to 1.11.0 in /frontend (1b1d412d)
- Bump core-js from 3.17.3 to 3.18.0 in /frontend (19098079)
- deps-dev:
- Bump eslint-plugin-vue in /frontend (f2bb5971,257e4fe6,bd6b1102)
- Bump @types/node from 16.11.0 to 16.11.9 in /frontend (a39b6181)
- Bump @typescript-eslint/parser in /frontend (c8ac102c,65eba407,459bd27e,5e08efa7)
- Bump @typescript-eslint/eslint-plugin in /frontend (00d8f73f,a615f628,b3bc855c,072291e9)
- Bump eslint from 7.32.0 to 8.0.0 in /frontend (3b8424aa)
- Bump @quasar/app from 3.1.0 to 3.1.2 in /frontend (7dd3c50e)
- Bump @types/node from 16.10.1 to 16.10.2 in /frontend (dcfdc8d7)
- Bump @types/node from 16.9.4 to 16.10.1 in /frontend (ec0f5611)
- Bump @babel/eslint-parser in /frontend (3e1a46ab)
- Bump @types/node from 16.9.1 to 16.9.4 in /frontend (2d16d75e)
Chores
Continuous Integration
- Create dev-builds and run tests on all push and pr events. Tag docker images depending on branch (83e0beef)
- Fix dev continuous integration and deployment (73d64e9c)
Dependencies
- Update build versions. Node 16.1.0, npm 7.17.0, yarn 1.22.10 (75103c2e)
Documentation Changes
- Fix some typos in javadoc comments (44358fa3)
New Features
- Add route for /home to Index.vue (1c28d10b)
- Recreate dictionary.json if it was deteted. (84b46d1e)
- Allow changing of string if no match was found for user input. (d27dd717)
- Return all responses for the user input in one concatenated string. (7b9444c2)
Other Changes
Reverts
- Revert workflow for release creation to depend on tag push (a3decead)
Release 1.5.3
Automatic release of version: 1.5.3
Changes in this release:
Bug Fixes
- Fix dependencies breaking everything. (78d13b44)
- Fix dictionary reading and tests (a5c35d4e)
- Punctuation for sentence endings (a5d1598f)
- Fix get for API access (84672b2d)
- Set CORS to * and axios to get from /api/... (efa01986)
Build System
- MORE DEPENDENCY UPDATES! (3232cc4c)
- Update dependencies (b4f0ad96)
- deps:
- Bump @quasar/extras from 1.11.1 to 1.11.2 in /frontend (7d992d37)
- Bump axios from 0.21.4 to 0.22.0 in /frontend (9724f0ae)
- Bump org.springframework.boot from 2.5.4 to 2.5.5 (ada04125)
- Bump spring-boot-starter-validation from 2.5.4 to 2.5.5 (b3f5db68)
- Bump spring-boot-starter-web from 2.5.4 to 2.5.5 (395250ab)
- Bump @quasar/extras from 1.11.0 to 1.11.1 in /frontend (08a42c22)
- Bump spring-boot-starter-test from 2.5.4 to 2.5.5 (1e8ab35b)
- Bump spring-boot-starter-log4j2 from 2.5.4 to 2.5.5 (07d298c6)
- Bump core-js from 3.18.0 to 3.18.1 in /frontend (37bda339)
- Bump junit-jupiter-api from 5.7.2 to 5.8.1 (5979f77c)
- Bump spring-boot-devtools from 2.5.4 to 2.5.5 (fe299594)
- Bump quasar from 2.0.4 to 2.1.0 in /frontend (529c4704)
- Bump @quasar/extras from 1.10.12 to 1.11.0 in /frontend (1b1d412d)
- Bump core-js from 3.17.3 to 3.18.0 in /frontend (19098079)
- deps-dev:
- Bump @typescript-eslint/eslint-plugin in /frontend (00d8f73f,a615f628,b3bc855c,072291e9)
- Bump eslint-plugin-vue in /frontend (257e4fe6,bd6b1102)
- Bump eslint from 7.32.0 to 8.0.0 in /frontend (3b8424aa)
- Bump @quasar/app from 3.1.0 to 3.1.2 in /frontend (7dd3c50e)
- Bump @typescript-eslint/parser in /frontend (65eba407,459bd27e,5e08efa7)
- Bump @types/node from 16.10.1 to 16.10.2 in /frontend (dcfdc8d7)
- Bump @types/node from 16.9.4 to 16.10.1 in /frontend (ec0f5611)
- Bump @babel/eslint-parser in /frontend (3e1a46ab)
- Bump @types/node from 16.9.1 to 16.9.4 in /frontend (2d16d75e)
Chores
Continuous Integration
- Fix dev continuous integration and deployment (73d64e9c)
Dependencies
- Update build versions. Node 16.1.0, npm 7.17.0, yarn 1.22.10 (75103c2e)
Documentation Changes
- Fix some typos in javadoc comments (44358fa3)
New Features
- Add route for /home to Index.vue (1c28d10b)
- Recreate dictionary.json if it was deteted. (84b46d1e)
- Allow changing of string if no match was found for user input. (d27dd717)
- Return all responses for the user input in one concatenated string. (7b9444c2)
Other Changes
Reverts
- Revert workflow for release creation to depend on tag push (a3decead)
1.5.2
What's Changed
- build(deps-dev): Bump @typescript-eslint/eslint-plugin from 4.31.1 to 4.31.2 in /frontend by @dependabot in #54
- build(deps): Bump spring-boot-devtools from 2.5.4 to 2.5.5 by @dependabot in #55
- build(deps): Bump junit-jupiter-api from 5.7.2 to 5.8.1 by @dependabot in #57
- build(deps): Bump core-js from 3.18.0 to 3.18.1 in /frontend by @dependabot in #58
- build(deps): Bump spring-boot-starter-log4j2 from 2.5.4 to 2.5.5 by @dependabot in #59
- build(deps): Bump spring-boot-starter-test from 2.5.4 to 2.5.5 by @dependabot in #56
- build(deps): Bump spring-boot-starter-web from 2.5.4 to 2.5.5 by @dependabot in #60
- build(deps): Bump @quasar/extras from 1.11.0 to 1.11.1 in /frontend by @dependabot in #61
- build(deps-dev): Bump @types/node from 16.9.4 to 16.10.1 in /frontend by @dependabot in #62
- build(deps-dev): Bump @typescript-eslint/parser from 4.31.1 to 4.31.2 in /frontend by @dependabot in #63
- build(deps): Bump spring-boot-starter-validation from 2.5.4 to 2.5.5 by @dependabot in #65
- build(deps): Bump org.springframework.boot from 2.5.4 to 2.5.5 by @dependabot in #64
- build(deps): Bump axios from 0.21.4 to 0.22.0 in /frontend by @dependabot in #66
- build(deps-dev): Bump @types/node from 16.10.1 to 16.10.2 in /frontend by @dependabot in #67
- build(deps-dev): Bump @typescript-eslint/parser from 4.31.2 to 4.32.0 in /frontend by @dependabot in #70
- build(deps-dev): Bump @quasar/app from 3.1.0 to 3.1.2 in /frontend by @dependabot in #71
- build(deps-dev): Bump @typescript-eslint/eslint-plugin from 4.31.2 to 4.32.0 in /frontend by @dependabot in #69
Full Changelog: 1.5.1...1.5.2
Release 1.5.1
Automatic release of version: 1.5.1
Changes in this pre-release:
Bug Fixes
- Fix dictionary reading and tests (a5c35d4e)
- Punctuation for sentence endings (a5d1598f)
- Fix get for API access (84672b2d)
- Set CORS to * and axios to get from /api/... (efa01986)
Build System
Chores
Continuous Integration
- Fix dev continuous integration and deployment (73d64e9c)
Dependencies
- Update build versions. Node 16.1.0, npm 7.17.0, yarn 1.22.10 (75103c2e)
Documentation Changes
- Fix some typos in javadoc comments (44358fa3)
New Features
- Add route for /home to Index.vue (1c28d10b)
- Recreate dictionary.json if it was deteted. (84b46d1e)
- Allow changing of string if no match was found for user input. (d27dd717)
- Return all responses for the user input in one concatenated string. (7b9444c2)
Other Changes
Reverts
- Revert workflow for release creation to depend on tag push (a3decead)
Release 1.5.0
Automatic release of version: 1.5.0
Changes in this pre-release:
Bug Fixes
- Fix dictionary reading and tests (a5c35d4e)
- Punctuation for sentence endings (a5d1598f)
- Fix get for API access (84672b2d)
- Set CORS to * and axios to get from /api/... (efa01986)
Build System
Chores
Continuous Integration
- Fix dev continuous integration and deployment (73d64e9c)
Dependencies
- Update build versions. Node 16.1.0, npm 7.17.0, yarn 1.22.10 (75103c2e)
Documentation Changes
- Fix some typos in javadoc comments (44358fa3)
New Features
- Add route for /home to Index.vue (1c28d10b)
- Recreate dictionary.json if it was deteted. (84b46d1e)
- Allow changing of string if no match was found for user input. (d27dd717)
- Return all responses for the user input in one concatenated string. (7b9444c2)
Other Changes
Reverts
- Revert workflow for release creation to depend on tag push (a3decead)
Release 1.4.1
Automatic release of version: 1.4.1
Changes in this pre-release:
Bug Fixes
- Fix dictionary reading and tests (a5c35d4e)
- Punctuation for sentence endings (a5d1598f)
- Fix get for API access (84672b2d)
- Set CORS to * and axios to get from /api/... (efa01986)
Build System
Chores
Continuous Integration
- Fix dev continuous integration and deployment (73d64e9c)
Dependencies
- Update build versions. Node 16.1.0, npm 7.17.0, yarn 1.22.10 (75103c2e)
Documentation Changes
- Fix some typos in javadoc comments (44358fa3)
New Features
- Recreate dictionary.json if it was deteted. (84b46d1e)
- Allow changing of string if no match was found for user input. (d27dd717)
- Return all responses for the user input in one concatenated string. (7b9444c2)
Other Changes
Reverts
- Revert workflow for release creation to depend on tag push (a3decead)
Release 1.4.0
Automatic release of version: 1.4.0
Changes in this pre-release:
Bug Fixes
- Fix dictionary reading and tests (a5c35d4e)
- Punctuation for sentence endings (a5d1598f)
- Fix get for API access (84672b2d)
- Set CORS to * and axios to get from /api/... (efa01986)
Chores
Continuous Integration
- Fix dev continuous integration and deployment (73d64e9c)
Dependencies
- Update build versions. Node 16.1.0, npm 7.17.0, yarn 1.22.10 (75103c2e)
Documentation Changes
- Fix some typos in javadoc comments (44358fa3)
New Features
- Recreate dictionary.json if it was deteted. (84b46d1e)
- Allow changing of string if no match was found for user input. (d27dd717)
- Return all responses for the user input in one concatenated string. (7b9444c2)
Other Changes
Reverts
- Revert workflow for release creation to depend on tag push (a3decead)
Release 1.3.0
Automatic release of version: 1.3.0
Changes in this pre-release:
Bug Fixes
- Punctuation for sentence endings (a5d1598f)
- Fix get for API access (84672b2d)
- Set CORS to * and axios to get from /api/... (efa01986)
Chores
Continuous Integration
- Fix dev continuous integration and deployment (73d64e9c)
Dependencies
- Update build versions. Node 16.1.0, npm 7.17.0, yarn 1.22.10 (75103c2e)
Documentation Changes
- Fix some typos in javadoc comments (44358fa3)
New Features
- Allow changing of string if no match was found for user input. (d27dd717)
- Return all responses for the user input in one concatenated string. (7b9444c2)
Other Changes
Reverts
- Revert workflow for release creation to depend on tag push (a3decead)