Releases: eclipse-opensmartclide/smartclide-db-api
Releases · eclipse-opensmartclide/smartclide-db-api
2023-01-24
2023-01-10
What's Changed
- change eclipse organisation by @schlotze in #1
- add dependabot and codeql scanning by @schlotze in #3
- Bump actions/setup-java from 2 to 3 by @dependabot in #5
- Bump actions/checkout from 2 to 3 by @dependabot in #4
- Bump spring-boot-starter-parent from 2.6.7 to 2.7.4 by @dependabot in #6
- Changing code namespaces to org.eclipse.opensmartclide.dbapi.* by @deanone in #2
- Added text search functionality for services on name and description … by @theioakiti in #7
- Bump spring-boot-starter-parent from 2.7.4 to 2.7.5 by @dependabot in #8
- Update dependabot.yml by @philipreimer in #9
- Bump adoptopenjdk from 11-jre-hotspot to 16-jre-hotspot by @dependabot in #10
- Deployments by @theioakiti in #13
- Added @notempty annotation to required fields (deployment object) by @theioakiti in #16
New Contributors
- @schlotze made their first contribution in #1
- @dependabot made their first contribution in #5
- @deanone made their first contribution in #2
- @theioakiti made their first contribution in #7
- @philipreimer made their first contribution in #9
Full Changelog: 2022-09-08...2023-01-11
2022-09-08
2022-08-31
2022-06-29
Added query params for serching services
2022-06-15
Added new fields in services' database schema
2022-06-07
Created initial database schema