* New translations jeelink.properties (German)
* New translations nanoleaf.properties (German)
* New translations openweathermap.properties (German)
* New translations mielecloud.properties (German)
* New translations openhabcloud.properties (German)
* New translations mqtt.properties (German)
* New translations dynamodb.properties (German)
* New translations homekit.properties (German)
* New translations denonmarantz.properties (German)
* New translations heos.properties (German)
* New translations homematic.properties (German)
* New translations pilight.properties (German)
* New translations jsscripting.properties (German)
* New translations yamahamusiccast.properties (German)
* New translations awattar.properties (German)
* New translations fineoffsetweatherstation.properties (German)
* New translations chatgpt.properties (German)
* New translations pythonscripting.properties (German)
* use fully OSGI-ified Graal dependencies
* add js-scriptengine dep
* [jsscripting] Set OSGi DynamicImport-Package header to allow host class loading from JS
* [jsscripting] Remove not-needed feature dependencies, use POM property for version
* [jsscripting] Remove not-needed dependencies from POM, noEmbedDependencies.profile not needed anymore
* [pythonscripting] Use POM property for feature dependency versions
* [pythonscripting] Remove/Change scope of dependencies in POM, noEmbedDependencies.profile not needed anymore
* Upgrade to GraalVM 24.2.1
Signed-off-by: Cody Cutrer <cody@cutrer.us>
Co-authored-by: Florian Hotze <dev@florianhotze.com>
* Fix capitalization to make it more consistent
* Start sentences on new lines for easier reviewing diffs
* Fix openhab-python link
Signed-off-by: Wouter Born <github@maindrain.net>