Stefan Behl
|
4a3a79aa6b
|
Migration to Spring Boot 2.7.10 (#1320)
* Initial commit
* Fix compile breaks
* Fix hibernate config
* Fix hibernate config
* Fix failing tests
* Improve logging
* Improve logging
* Fix Sonar issues
* Remove BusProperties
* Add BusProperties bean back in
* Fix JPA workaround
* Fix CVE-2021-22044
* Fix test failures
* Fix PR review findings
* Fix CVEs
* Remove H2 version downgrade, fix schema migration, enable legacy mode
* Downgrade Vaadin back to 8.14.3
* Fix EventPublisherHolder
* Fix RemoteTenantAwareEvent
* Fixed EventPublisherAutoConfiguration
* New version of spring-hateoas requires links to be expanded (Mgmt API)
* New version of spring-hateoas requires links to be expanded (Mgmt API)
* Fix PR review findings
* Fix PR review findings
* Fix PR review findings
* Update README.md
* MariaDB Java Client downgrade to maintain compatibility with AWS Aurora
* Temporarily disable RSQL test that depends on DB collation type
* Upgrade to boot 2.7.10
* Upgrade snakeyaml to 1.33
* Upgrade Spring Security OAuth2 to version 5.7.7
* Remove obsolete exclusion of junit-vintage-engine
* Upgrade jackson-bom to 2.14.2
|
2023-03-28 07:16:25 +02:00 |
|
Dominic Schabel
|
9c5360e59d
|
JUnit5 support (#1063)
* First preparation for JUnit5
Signed-off-by: Dominic Schabel <dominic.schabel@bosch.io>
* Exclusion of JUnit5 removed
Signed-off-by: Dominic Schabel <dominic.schabel@bosch.io>
|
2021-02-12 08:22:26 +01:00 |
|
Kai Zimmermann
|
d52a720480
|
Spring Boot 2.0 (#721)
* Migration to Boot 2.0.
Signed-off-by: Kai Zimmermann <kai.zimmermann@microsoft.com>
|
2019-01-31 07:29:27 +01:00 |
|
Stefan Klotz
|
d09ca7be05
|
Migrate to Allure 2 (#749)
Add allure 2.7.0 dependency; change class references of Description, Features, Stories
Signed-off-by: Stefan Klotz <stefan.klotz@bosch-si.com>
|
2018-10-25 18:18:37 +02:00 |
|
Kai Zimmermann
|
ac931ec8fa
|
Master now on 0.3
|
2018-06-11 15:57:15 +02:00 |
|
Kai Zimmermann
|
428e3af2bc
|
hawkBit rest docs (management & DDI API) (#688)
* hawkBit REST docs.
Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com>
* Fiy gitignore.
Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com>
* Add to website.
Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com>
* Switch to generated docs.
Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com>
* Fix typos.
Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com>
* Review findings.
Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com>
* Otimizations.
Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com>
* Revert accidental checkin.
Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com>
* Add security link.
|
2018-05-24 16:10:01 +02:00 |
|