Added option to replace base URLs generated by the server.
Release Version 0.42
Updates
Bumped dependencies.
Changed Reflections version back to the original project, since it was re-activated.
Release Version 0.41
Updates
Fixed UnsupportedOperationException always being thrown when publishing using MQTT.
Bumped dependencies.
Release Version 0.40
Updates
Fixed exception message for HTTP errors-
Bumped dependencies.
Release Version 0.39
Updates
Added getClientBuilder and depricated setHttpClient as a means to modify the HttpClient.
This makes it possible for separate pieces of code to all change (separate) options on
the httpClient without discarding eachothers changes.
Added StatusCode to message of StatusCodeException.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the dependencies group with 9 updates:
2.8
2.10
1.5.0
1.5.4
2.15.1
2.16.1
21.0.2
22
21.0.2
22
21.0.2
22
3.12.1
3.13.0
3.3.0
3.3.1
3.1.0
3.2.3
Updates
de.fraunhofer.iosb.ilt:FROST-Client-Dynamic
from 2.8 to 2.10Changelog
Sourced from de.fraunhofer.iosb.ilt:FROST-Client-Dynamic's changelog.
... (truncated)
Commits
Updates
ch.qos.logback:logback-classic
from 1.5.0 to 1.5.4Commits
61140ea
fix JaninoEvaluator issue/800, prepare release 1.5.4370de39
disable LOGBACK_1393_Testaa68978
add missing consoleAppender.setWithJansi(true) call81ab4ac
added more javadocs596fbea
fix LOGBACK-17677587630
more complete initializationd2f1cff
test logback_1759b4b7b62
fix typo in the README.md32259b3
add an instance version of StatusPrinterf8f0ed9
better reports in TimeBasedArchiveRemoverUpdates
commons-io:commons-io
from 2.15.1 to 2.16.1Updates
org.openjfx:javafx-fxml
from 21.0.2 to 22Updates
org.openjfx:javafx-controls
from 21.0.2 to 22Updates
org.openjfx:javafx-graphics
from 21.0.2 to 22Updates
org.openjfx:javafx-controls
from 21.0.2 to 22Updates
org.openjfx:javafx-graphics
from 21.0.2 to 22Updates
org.apache.maven.plugins:maven-compiler-plugin
from 3.12.1 to 3.13.0Release notes
Sourced from org.apache.maven.plugins:maven-compiler-plugin's releases.
Commits
a1415aa
[maven-release-plugin] prepare release maven-compiler-plugin-3.13.0b2b9196
[MCOMPILER-574] Propagate cause of exception in AbstractCompilerMojo6d2ce5a
[MCOMPILER-584] Refresh page - Using Non-Javac Compilerseebad60
[MCOMPILER-585] Refresh plugins versions in ITsceacf68
[MCOMPILER-582] Automatic detection of release option for JDK < 9110293f
[MCOMPILER-583] Require Maven 3.6.390131df
[MCOMPILER-575] Bump plexusCompilerVersion from 2.14.2 to 2.15.0 (#227)74cfc72
[MCOMPILER-548] JDK 21 throws annotations processing warning that can not be ...f85aa27
Bump apache/maven-gh-actions-shared from 3 to 4d59ef49
extract Maven 3.3.1 specific method callUpdates
org.apache.maven.plugins:maven-source-plugin
from 3.3.0 to 3.3.1Commits
f80596e
[maven-release-plugin] prepare release maven-source-plugin-3.3.17626998
Bump apache/maven-gh-actions-shared from 3 to 483c963c
Bump org.apache.maven.plugins:maven-plugins from 39 to 41 (#18)40ae495
Bump org.codehaus.plexus:plexus-archiver from 4.8.0 to 4.9.1 (#20)073462b
Bump org.apache.maven:maven-archiver from 3.6.0 to 3.6.1 (#21)0b1c823
Fix typos in AbstractSourceJarMojo exception099c65a
[MSOURCES-142] Bump org.codehaus.plexus:plexus-archiver from 4.7.1 to 4.8.0 (...1edeea4
[MSOURCES-139] Fix typo in AbstractSourceJarMojo exception436966e
[maven-release-plugin] prepare for next development iterationUpdates
org.apache.maven.plugins:maven-gpg-plugin
from 3.1.0 to 3.2.3Release notes
Sourced from org.apache.maven.plugins:maven-gpg-plugin's releases.
... (truncated)
Commits
89b91a4
[maven-release-plugin] prepare release maven-gpg-plugin-3.2.3fc2efa3
[MGPG-123][MGPG-124] Dependency upgrades (#93)50222d3
[MGPG-120] New mojo sign-deployed (#88)a6c3a09
[MGPG-122] Bump org.apache.maven.plugins:maven-invoker-plugin from 3.6.0 to 3...78f5e37
[MGPG-121] Return the workaround for pseudo security (#90)582df74
[MGPG-117] Improve passphrase handling (#86)0adc6b8
[MGPG-118] Bump commons-io:commons-io from 2.15.1 to 2.16.0 (#87)ef57091
[MGPG-116] Up max key file size to 64K (#85)944be4e
[maven-release-plugin] prepare for next development iterationab97064
[maven-release-plugin] prepare release maven-gpg-plugin-3.2.2Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show