-
Notifications
You must be signed in to change notification settings - Fork 132
Comparing changes
Open a pull request
base repository: influxdata/influxdb-client-java
base: v6.8.0
head repository: influxdata/influxdb-client-java
compare: master
Commits on Mar 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for eaecfef - Browse repository at this point
Copy the full SHA eaecfefView commit details
Commits on May 2, 2023
-
chore(deps): bump spring-boot-actuator-autoconfigure from 2.7.5 to 2.…
…7.11 in /spring (#536) * chore(deps): bump spring-boot-actuator-autoconfigure in /spring Bumps [spring-boot-actuator-autoconfigure](https://github.com/spring-projects/spring-boot) from 2.7.5 to 2.7.11. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.5...v2.7.11) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-actuator-autoconfigure dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * docs: update CHANGELOG.md --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jakub Bednář <jakub.bednar@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5de7014 - Browse repository at this point
Copy the full SHA 5de7014View commit details -
chore(deps): bump rxjava from 3.1.5 to 3.1.6 (#507)
* chore(deps): bump rxjava from 3.1.5 to 3.1.6 Bumps [rxjava](https://github.com/ReactiveX/RxJava) from 3.1.5 to 3.1.6. - [Release notes](https://github.com/ReactiveX/RxJava/releases) - [Commits](ReactiveX/RxJava@v3.1.5...v3.1.6) --- updated-dependencies: - dependency-name: io.reactivex.rxjava3:rxjava dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * docs: update CHANGELOG.md --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jakub Bednář <jakub.bednar@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e738cb5 - Browse repository at this point
Copy the full SHA e738cb5View commit details -
chore(deps): bump lombok from 1.18.24 to 1.18.26 (#511)
* chore(deps): bump lombok from 1.18.24 to 1.18.26 Bumps [lombok](https://github.com/projectlombok/lombok) from 1.18.24 to 1.18.26. - [Release notes](https://github.com/projectlombok/lombok/releases) - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](projectlombok/lombok@v1.18.24...v1.18.26) --- updated-dependencies: - dependency-name: org.projectlombok:lombok dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * docs: update CHANGELOG.md * docs: update CHANGELOG.md --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jakub Bednář <jakub.bednar@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2eff163 - Browse repository at this point
Copy the full SHA 2eff163View commit details -
chore(deps): bump commons-csv from 1.9.0 to 1.10.0 (#512)
* chore(deps): bump commons-csv from 1.9.0 to 1.10.0 Bumps [commons-csv](https://github.com/apache/commons-csv) from 1.9.0 to 1.10.0. - [Release notes](https://github.com/apache/commons-csv/releases) - [Changelog](https://github.com/apache/commons-csv/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-csv@rel/commons-csv-1.9.0...rel/commons-csv-1.10.0) --- updated-dependencies: - dependency-name: org.apache.commons:commons-csv dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * docs: update CHANGELOG.md --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jakub Bednář <jakub.bednar@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 58a46bc - Browse repository at this point
Copy the full SHA 58a46bcView commit details -
chore(deps): bump plugin.surefire.version from 3.0.0-M8 to 3.0.0 (#526)
* chore(deps): bump plugin.surefire.version from 3.0.0-M8 to 3.0.0 Bumps `plugin.surefire.version` from 3.0.0-M8 to 3.0.0. Updates `maven-surefire-plugin` from 3.0.0-M8 to 3.0.0 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.0.0-M8...surefire-3.0.0) Updates `maven-failsafe-plugin` from 3.0.0-M8 to 3.0.0 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.0.0-M8...surefire-3.0.0) Updates `maven-surefire-report-plugin` from 3.0.0-M8 to 3.0.0 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.0.0-M8...surefire-3.0.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.maven.plugins:maven-surefire-report-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * docs: update CHANGELOG.md --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jakub Bednář <jakub.bednar@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for dfa7c6f - Browse repository at this point
Copy the full SHA dfa7c6fView commit details -
chore(deps): bump license-maven-plugin from 4.2.rc2 to 4.2 (#528)
* chore(deps): bump license-maven-plugin from 4.2.rc2 to 4.2 Bumps license-maven-plugin from 4.2.rc2 to 4.2. --- updated-dependencies: - dependency-name: com.mycila:license-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * docs: update CHANGELOG.md --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jakub Bednář <jakub.bednar@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 20a7d66 - Browse repository at this point
Copy the full SHA 20a7d66View commit details -
chore(deps): bump scala-maven-plugin from 4.8.0 to 4.8.1 (#527)
* chore(deps): bump scala-maven-plugin from 4.8.0 to 4.8.1 Bumps scala-maven-plugin from 4.8.0 to 4.8.1. --- updated-dependencies: - dependency-name: net.alchim31.maven:scala-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * docs: update CHANGELOG.md --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jakub Bednář <jakub.bednar@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0248bb0 - Browse repository at this point
Copy the full SHA 0248bb0View commit details -
chore(deps): bump kotlin.version from 1.8.0 to 1.8.21 (#540)
* chore(deps): bump kotlin.version from 1.8.0 to 1.8.21 Bumps `kotlin.version` from 1.8.0 to 1.8.21. Updates `kotlin-stdlib` from 1.8.0 to 1.8.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.8.0...v1.8.21) Updates `kotlin-maven-plugin` from 1.8.0 to 1.8.21 --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * docs: update CHANGELOG.md --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jakub Bednář <jakub.bednar@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1de8464 - Browse repository at this point
Copy the full SHA 1de8464View commit details -
chore(deps): bump maven-deploy-plugin from 2.8.2 to 3.1.1 (#529)
* chore(deps): bump maven-deploy-plugin from 2.8.2 to 3.1.1 Bumps [maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) from 2.8.2 to 3.1.1. - [Release notes](https://github.com/apache/maven-deploy-plugin/releases) - [Commits](apache/maven-deploy-plugin@maven-deploy-plugin-2.8.2...maven-deploy-plugin-3.1.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-deploy-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * docs: update CHANGELOG.md --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jakub Bednář <jakub.bednar@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 61d284a - Browse repository at this point
Copy the full SHA 61d284aView commit details
Commits on May 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 145e546 - Browse repository at this point
Copy the full SHA 145e546View commit details -
refactor: improve tests (#541)
* Remove spring-test dependency * Remove usage of ReflectionTestUtils * Use assertj's extracting
Configuration menu - View commit details
-
Copy full SHA for 64c9538 - Browse repository at this point
Copy the full SHA 64c9538View commit details
Commits on May 9, 2023
-
chore(deps): bump maven-compiler-plugin from 3.10.1 to 3.11.0 (#550)
* chore(deps): bump maven-compiler-plugin from 3.10.1 to 3.11.0 Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.10.1 to 3.11.0. - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.10.1...maven-compiler-plugin-3.11.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * docs: update CHANGELOG.md --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jakub Bednář <jakub.bednar@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 04eabc9 - Browse repository at this point
Copy the full SHA 04eabc9View commit details
Commits on May 10, 2023
-
chore(deps): bump maven-checkstyle-plugin from 3.2.1 to 3.2.2 (#549)
* chore(deps): bump maven-checkstyle-plugin from 3.2.1 to 3.2.2 Bumps [maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.2.1 to 3.2.2. - [Commits](apache/maven-checkstyle-plugin@maven-checkstyle-plugin-3.2.1...maven-checkstyle-plugin-3.2.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-checkstyle-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * docs: update CHANGELOG.md --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jakub Bednář <jakub.bednar@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5c1c1f7 - Browse repository at this point
Copy the full SHA 5c1c1f7View commit details -
chore(deps): bump jacoco-maven-plugin from 0.8.8 to 0.8.10 (#543)
* chore(deps): bump jacoco-maven-plugin from 0.8.8 to 0.8.10 Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.8 to 0.8.10. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.8...v0.8.10) --- updated-dependencies: - dependency-name: org.jacoco:jacoco-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * docs: update CHANGELOG.md --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jakub Bednář <jakub.bednar@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2d11a3a - Browse repository at this point
Copy the full SHA 2d11a3aView commit details -
chore(deps): bump micrometer-registry-influx from 1.10.3 to 1.11.0 (#552
) * chore(deps): bump micrometer-registry-influx from 1.10.3 to 1.11.0 Bumps [micrometer-registry-influx](https://github.com/micrometer-metrics/micrometer) from 1.10.3 to 1.11.0. - [Release notes](https://github.com/micrometer-metrics/micrometer/releases) - [Commits](micrometer-metrics/micrometer@v1.10.3...v1.11.0) --- updated-dependencies: - dependency-name: io.micrometer:micrometer-registry-influx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * docs: update CHANGELOG.md --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jakub Bednář <jakub.bednar@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for acbf3d5 - Browse repository at this point
Copy the full SHA acbf3d5View commit details -
chore(deps): bump scala-collection-compat_2.12 from 2.9.0 to 2.10.0 (#…
…545) * chore(deps): bump scala-collection-compat_2.12 from 2.9.0 to 2.10.0 Bumps [scala-collection-compat_2.12](https://github.com/scala/scala-collection-compat) from 2.9.0 to 2.10.0. - [Release notes](https://github.com/scala/scala-collection-compat/releases) - [Commits](scala/scala-collection-compat@v2.9.0...v2.10.0) --- updated-dependencies: - dependency-name: org.scala-lang.modules:scala-collection-compat_2.12 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * docs: update CHANGELOG.md --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jakub Bednář <jakub.bednar@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for cb318f6 - Browse repository at this point
Copy the full SHA cb318f6View commit details -
chore(deps): bump plugin.surefire.version from 3.0.0 to 3.1.0 (#544)
* chore(deps): bump plugin.surefire.version from 3.0.0 to 3.1.0 Bumps `plugin.surefire.version` from 3.0.0 to 3.1.0. Updates `maven-surefire-plugin` from 3.0.0 to 3.1.0 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.0.0...surefire-3.1.0) Updates `maven-failsafe-plugin` from 3.0.0 to 3.1.0 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.0.0...surefire-3.1.0) Updates `maven-surefire-report-plugin` from 3.0.0 to 3.1.0 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.0.0...surefire-3.1.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.maven.plugins:maven-surefire-report-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * docs: update CHANGELOG.md --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jakub Bednář <jakub.bednar@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2869b7a - Browse repository at this point
Copy the full SHA 2869b7aView commit details -
chore(deps): bump maven-gpg-plugin from 3.0.1 to 3.1.0 (#548)
* chore(deps): bump maven-gpg-plugin from 3.0.1 to 3.1.0 Bumps [maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 3.0.1 to 3.1.0. - [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-3.0.1...maven-gpg-plugin-3.1.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-gpg-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * docs: Update CHANGELOG.md --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jakub Bednář <jakub.bednar@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for aabc5f4 - Browse repository at this point
Copy the full SHA aabc5f4View commit details
Commits on May 23, 2023
-
chore(deps-dev): Bump assertk-jvm from 0.25 to 0.26.1 (#564)
* chore(deps-dev): Bump assertk-jvm from 0.25 to 0.26.1 Bumps [assertk-jvm](https://github.com/willowtreeapps/assertk) from 0.25 to 0.26.1. - [Release notes](https://github.com/willowtreeapps/assertk/releases) - [Changelog](https://github.com/willowtreeapps/assertk/blob/main/CHANGELOG.md) - [Commits](willowtreeapps/assertk@v0.25...v0.26.1) --- updated-dependencies: - dependency-name: com.willowtreeapps.assertk:assertk-jvm dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * docs: update CHANGELOG.md --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jakub Bednář <jakub.bednar@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ab95c77 - Browse repository at this point
Copy the full SHA ab95c77View commit details -
chore(deps): Bump slf4j-api from 2.0.6 to 2.0.7 (#561)
* chore(deps): Bump slf4j-api from 2.0.6 to 2.0.7 Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 2.0.6 to 2.0.7. - [Commits](qos-ch/slf4j@v_2.0.6...v_2.0.7) --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * docs: update CHANGELOG.md --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jakub Bednář <jakub.bednar@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 48d93f6 - Browse repository at this point
Copy the full SHA 48d93f6View commit details -
chore(deps): Bump maven-project-info-reports-plugin from 3.4.2 to 3.4…
….3 (#559) * chore(deps): Bump maven-project-info-reports-plugin from 3.4.2 to 3.4.3 Bumps [maven-project-info-reports-plugin](https://github.com/apache/maven-project-info-reports-plugin) from 3.4.2 to 3.4.3. - [Commits](apache/maven-project-info-reports-plugin@maven-project-info-reports-plugin-3.4.2...maven-project-info-reports-plugin-3.4.3) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-project-info-reports-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * docs: Update CHANGELOG.md --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jakub Bednář <jakub.bednar@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 03a825c - Browse repository at this point
Copy the full SHA 03a825cView commit details -
chore(deps-dev): Bump logback-classic from 1.3.5 to 1.3.7 (#556)
* chore(deps-dev): Bump logback-classic from 1.3.5 to 1.3.7 Bumps [logback-classic](https://github.com/qos-ch/logback) from 1.3.5 to 1.3.7. - [Commits](qos-ch/logback@v_1.3.5...v_1.3.7) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * docs: Update CHANGELOG.md --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jakub Bednář <jakub.bednar@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for fe9f880 - Browse repository at this point
Copy the full SHA fe9f880View commit details
Commits on May 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3ca61f0 - Browse repository at this point
Copy the full SHA 3ca61f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for db1b2ec - Browse repository at this point
Copy the full SHA db1b2ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 854295c - Browse repository at this point
Copy the full SHA 854295cView commit details -
Configuration menu - View commit details
-
Copy full SHA for dff7296 - Browse repository at this point
Copy the full SHA dff7296View commit details -
chore(deps): Bump commons-io from 2.11.0 to 2.12.0 (#571)
* chore(deps): Bump commons-io from 2.11.0 to 2.12.0 Bumps commons-io from 2.11.0 to 2.12.0. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * docs: Update CHANGELOG.md --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jakub Bednář <jakub.bednar@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 996718c - Browse repository at this point
Copy the full SHA 996718cView commit details -
chore(deps): Bump build-helper-maven-plugin from 3.3.0 to 3.4.0 (#570)
* chore(deps): Bump build-helper-maven-plugin from 3.3.0 to 3.4.0 Bumps [build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) from 3.3.0 to 3.4.0. - [Release notes](https://github.com/mojohaus/build-helper-maven-plugin/releases) - [Commits](mojohaus/build-helper-maven-plugin@build-helper-maven-plugin-3.3.0...3.4.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:build-helper-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * docs: Update CHANGELOG.md --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jakub Bednář <jakub.bednar@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0a3151d - Browse repository at this point
Copy the full SHA 0a3151dView commit details
Commits on Jun 6, 2023
-
chore(deps): Bump maven-project-info-reports-plugin from 3.4.3 to 3.4…
….4 (#575) * chore(deps): Bump maven-project-info-reports-plugin from 3.4.3 to 3.4.4 Bumps [maven-project-info-reports-plugin](https://github.com/apache/maven-project-info-reports-plugin) from 3.4.3 to 3.4.4. - [Commits](apache/maven-project-info-reports-plugin@maven-project-info-reports-plugin-3.4.3...maven-project-info-reports-plugin-3.4.4) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-project-info-reports-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * docs: Update CHANGELOG.md --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jakub Bednář <jakub.bednar@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4abe0de - Browse repository at this point
Copy the full SHA 4abe0deView commit details
Commits on Jun 13, 2023
-
chore(deps): Bump versions-maven-plugin from 2.14.2 to 2.16.0 (#580)
Bumps [versions-maven-plugin](https://github.com/mojohaus/versions) from 2.14.2 to 2.16.0. - [Release notes](https://github.com/mojohaus/versions/releases) - [Changelog](https://github.com/mojohaus/versions/blob/master/ReleaseNotes.md) - [Commits](mojohaus/versions@2.14.2...2.16.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:versions-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 042f90c - Browse repository at this point
Copy the full SHA 042f90cView commit details -
chore(deps): Bump maven-checkstyle-plugin from 3.2.2 to 3.3.0 (#579)
Bumps [maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.2.2 to 3.3.0. - [Commits](apache/maven-checkstyle-plugin@maven-checkstyle-plugin-3.2.2...maven-checkstyle-plugin-3.3.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-checkstyle-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6d1ca5a - Browse repository at this point
Copy the full SHA 6d1ca5aView commit details -
chore(deps): Bump commons-io from 2.12.0 to 2.13.0 (#578)
Bumps commons-io from 2.12.0 to 2.13.0. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f4c5bb4 - Browse repository at this point
Copy the full SHA f4c5bb4View commit details
Commits on Jun 20, 2023
-
chore(deps): Bump scala-collection-compat_2.12 from 2.10.0 to 2.11.0 (#…
…582) * chore(deps): Bump scala-collection-compat_2.12 from 2.10.0 to 2.11.0 Bumps [scala-collection-compat_2.12](https://github.com/scala/scala-collection-compat) from 2.10.0 to 2.11.0. - [Release notes](https://github.com/scala/scala-collection-compat/releases) - [Commits](scala/scala-collection-compat@v2.10.0...v2.11.0) --- updated-dependencies: - dependency-name: org.scala-lang.modules:scala-collection-compat_2.12 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * docs: Update CHANGELOG.md --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jakub Bednář <jakub.bednar@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f5767ca - Browse repository at this point
Copy the full SHA f5767caView commit details -
chore(deps): Bump maven-project-info-reports-plugin from 3.4.4 to 3.4…
….5 (#583) * chore(deps): Bump maven-project-info-reports-plugin from 3.4.4 to 3.4.5 Bumps [maven-project-info-reports-plugin](https://github.com/apache/maven-project-info-reports-plugin) from 3.4.4 to 3.4.5. - [Commits](apache/maven-project-info-reports-plugin@maven-project-info-reports-plugin-3.4.4...maven-project-info-reports-plugin-3.4.5) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-project-info-reports-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * docs: Update CHANGELOG.md --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jakub Bednář <jakub.bednar@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 06b1319 - Browse repository at this point
Copy the full SHA 06b1319View commit details -
chore(deps): Bump micrometer-registry-influx from 1.11.0 to 1.11.1 (#581
) * chore(deps): Bump micrometer-registry-influx from 1.11.0 to 1.11.1 Bumps [micrometer-registry-influx](https://github.com/micrometer-metrics/micrometer) from 1.11.0 to 1.11.1. - [Release notes](https://github.com/micrometer-metrics/micrometer/releases) - [Commits](micrometer-metrics/micrometer@v1.11.0...v1.11.1) --- updated-dependencies: - dependency-name: io.micrometer:micrometer-registry-influx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * docs: Update CHANGELOG.md --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jakub Bednář <jakub.bednar@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5223158 - Browse repository at this point
Copy the full SHA 5223158View commit details -
chore(deps): Bump lombok from 1.18.26 to 1.18.28 (#567)
* chore(deps): Bump lombok from 1.18.26 to 1.18.28 Bumps [lombok](https://github.com/projectlombok/lombok) from 1.18.26 to 1.18.28. - [Release notes](https://github.com/projectlombok/lombok/releases) - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](projectlombok/lombok@v1.18.26...v1.18.28) --- updated-dependencies: - dependency-name: org.projectlombok:lombok dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * docs: Update CHANGELOG.md --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jakub Bednář <jakub.bednar@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6660090 - Browse repository at this point
Copy the full SHA 6660090View commit details -
chore(deps): Bump dokka-maven-plugin from 1.7.20 to 1.8.20 (#573)
* chore(deps): Bump dokka-maven-plugin from 1.7.20 to 1.8.20 Bumps [dokka-maven-plugin](https://github.com/Kotlin/dokka) from 1.7.20 to 1.8.20. - [Release notes](https://github.com/Kotlin/dokka/releases) - [Commits](https://github.com/Kotlin/dokka/commits) --- updated-dependencies: - dependency-name: org.jetbrains.dokka:dokka-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * docs: Update CHANGELOG.md --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jakub Bednář <jakub.bednar@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5a5c73b - Browse repository at this point
Copy the full SHA 5a5c73bView commit details -
chore(deps): Bump maven-enforcer-plugin from 3.2.1 to 3.3.0 (#569)
* chore(deps): Bump maven-enforcer-plugin from 3.2.1 to 3.3.0 Bumps [maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.2.1 to 3.3.0. - [Release notes](https://github.com/apache/maven-enforcer/releases) - [Commits](apache/maven-enforcer@enforcer-3.2.1...enforcer-3.3.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-enforcer-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * docs: Update CHANGELOG.md --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jakub Bednář <jakub.bednar@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1640d60 - Browse repository at this point
Copy the full SHA 1640d60View commit details
Commits on Jun 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a95ec06 - Browse repository at this point
Copy the full SHA a95ec06View commit details
Commits on Jun 28, 2023
-
chore(deps): Bump akka.version from 2.6.20 to 2.6.21 (#592)
* chore(deps): Bump akka.version from 2.6.20 to 2.6.21 Bumps `akka.version` from 2.6.20 to 2.6.21. Updates `akka-stream_2.12` from 2.6.20 to 2.6.21 - [Release notes](https://github.com/akka/akka/releases) - [Changelog](https://github.com/akka/akka/blob/main/akka-docs/release-train-issue-template.md) - [Commits](akka/akka@v2.6.20...v2.6.21) Updates `akka-testkit_2.12` from 2.6.20 to 2.6.21 - [Release notes](https://github.com/akka/akka/releases) - [Changelog](https://github.com/akka/akka/blob/main/akka-docs/release-train-issue-template.md) - [Commits](akka/akka@v2.6.20...v2.6.21) Updates `akka-stream-testkit_2.12` from 2.6.20 to 2.6.21 - [Release notes](https://github.com/akka/akka/releases) - [Changelog](https://github.com/akka/akka/blob/main/akka-docs/release-train-issue-template.md) - [Commits](akka/akka@v2.6.20...v2.6.21) Updates `akka-stream_2.13` from 2.6.20 to 2.6.21 - [Release notes](https://github.com/akka/akka/releases) - [Changelog](https://github.com/akka/akka/blob/main/akka-docs/release-train-issue-template.md) - [Commits](akka/akka@v2.6.20...v2.6.21) Updates `akka-testkit_2.13` from 2.6.20 to 2.6.21 - [Release notes](https://github.com/akka/akka/releases) - [Changelog](https://github.com/akka/akka/blob/main/akka-docs/release-train-issue-template.md) - [Commits](akka/akka@v2.6.20...v2.6.21) Updates `akka-stream-testkit_2.13` from 2.6.20 to 2.6.21 - [Release notes](https://github.com/akka/akka/releases) - [Changelog](https://github.com/akka/akka/blob/main/akka-docs/release-train-issue-template.md) - [Commits](akka/akka@v2.6.20...v2.6.21) --- updated-dependencies: - dependency-name: com.typesafe.akka:akka-stream_2.12 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.typesafe.akka:akka-testkit_2.12 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: com.typesafe.akka:akka-stream-testkit_2.12 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: com.typesafe.akka:akka-stream_2.13 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.typesafe.akka:akka-testkit_2.13 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: com.typesafe.akka:akka-stream-testkit_2.13 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * docs: Update CHANGELOG.md --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jakub Bednář <jakub.bednar@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 72fc548 - Browse repository at this point
Copy the full SHA 72fc548View commit details -
chore(deps): Bump maven-source-plugin from 3.2.1 to 3.3.0 (#591)
Bumps [maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.2.1 to 3.3.0. - [Commits](apache/maven-source-plugin@maven-source-plugin-3.2.1...maven-source-plugin-3.3.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-source-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f019ba5 - Browse repository at this point
Copy the full SHA f019ba5View commit details -
chore(deps): Bump maven-bundle-plugin from 5.1.8 to 5.1.9 (#590)
Bumps maven-bundle-plugin from 5.1.8 to 5.1.9. --- updated-dependencies: - dependency-name: org.apache.felix:maven-bundle-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for dfb23f0 - Browse repository at this point
Copy the full SHA dfb23f0View commit details -
chore(deps): Bump plugin.surefire.version from 3.1.0 to 3.1.2 (#586)
Bumps `plugin.surefire.version` from 3.1.0 to 3.1.2. Updates `maven-surefire-plugin` from 3.1.0 to 3.1.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.1.0...surefire-3.1.2) Updates `maven-failsafe-plugin` from 3.1.0 to 3.1.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.1.0...surefire-3.1.2) Updates `maven-surefire-report-plugin` from 3.1.0 to 3.1.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.1.0...surefire-3.1.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.maven.plugins:maven-surefire-report-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ada3044 - Browse repository at this point
Copy the full SHA ada3044View commit details -
chore(deps): Bump scala-library from 2.12.17 to 2.12.18 (#588)
* chore(deps): Bump scala-library from 2.12.17 to 2.12.18 Bumps [scala-library](https://github.com/scala/scala) from 2.12.17 to 2.12.18. - [Release notes](https://github.com/scala/scala/releases) - [Commits](scala/scala@v2.12.17...v2.12.18) --- updated-dependencies: - dependency-name: org.scala-lang:scala-library dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * revert: keep 2.13 same --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jakub Bednář <jakub.bednar@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0166932 - Browse repository at this point
Copy the full SHA 0166932View commit details -
chore(deps): Bump spring-boot.version from 2.7.11 to 2.7.13 (#587)
Bumps `spring-boot.version` from 2.7.11 to 2.7.13. Updates `spring-boot-actuator-autoconfigure` from 2.7.11 to 2.7.13 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.11...v2.7.13) Updates `spring-boot-test` from 2.7.11 to 2.7.13 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.11...v2.7.13) Updates `spring-boot-configuration-processor` from 2.7.11 to 2.7.13 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.11...v2.7.13) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-actuator-autoconfigure dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-test dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-configuration-processor dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1d74493 - Browse repository at this point
Copy the full SHA 1d74493View commit details -
chore(deps): Bump kotlin.version from 1.8.21 to 1.8.22 (#589)
Bumps `kotlin.version` from 1.8.21 to 1.8.22. Updates `kotlin-stdlib` from 1.8.21 to 1.8.22 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.8.22/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.8.21...v1.8.22) Updates `kotlin-maven-plugin` from 1.8.21 to 1.8.22 --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f86a923 - Browse repository at this point
Copy the full SHA f86a923View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd988bb - Browse repository at this point
Copy the full SHA bd988bbView commit details
Commits on Jun 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1031c1c - Browse repository at this point
Copy the full SHA 1031c1cView commit details
Commits on Jul 17, 2023
-
chore(deps): Bump okio from 3.3.0 to 3.4.0 (#602)
* chore(deps): Bump okio from 3.3.0 to 3.4.0 Bumps [okio](https://github.com/square/okio) from 3.3.0 to 3.4.0. - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md) - [Commits](square/okio@parent-3.3.0...parent-3.4.0) --- updated-dependencies: - dependency-name: com.squareup.okio:okio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * docs: Update CHANGELOG.md --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jakub Bednář <jakub.bednar@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a50fdf0 - Browse repository at this point
Copy the full SHA a50fdf0View commit details
There are no files selected for viewing
Uh oh!
There was an error while loading. Please reload this page.