Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: influxdata/influxdb-client-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.8.0
Choose a base ref
...
head repository: influxdata/influxdb-client-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref

Commits on Mar 29, 2023

  1. Copy the full SHA
    eaecfef View commit details

Commits on May 2, 2023

  1. 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>
    dependabot[bot] and bednar authored May 2, 2023
    Copy the full SHA
    5de7014 View commit details
  2. 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>
    dependabot[bot] and bednar authored May 2, 2023
    Copy the full SHA
    e738cb5 View commit details
  3. 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>
    dependabot[bot] and bednar authored May 2, 2023
    Copy the full SHA
    2eff163 View commit details
  4. 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>
    dependabot[bot] and bednar authored May 2, 2023
    Copy the full SHA
    58a46bc View commit details
  5. 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>
    dependabot[bot] and bednar authored May 2, 2023
    Copy the full SHA
    dfa7c6f View commit details
  6. 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>
    dependabot[bot] and bednar authored May 2, 2023
    Copy the full SHA
    20a7d66 View commit details
  7. 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>
    dependabot[bot] and bednar authored May 2, 2023
    Copy the full SHA
    0248bb0 View commit details
  8. 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>
    dependabot[bot] and bednar authored May 2, 2023
    Copy the full SHA
    1de8464 View commit details
  9. 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>
    dependabot[bot] and bednar authored May 2, 2023
    Copy the full SHA
    61d284a View commit details

Commits on May 3, 2023

  1. docs: actual version of the client is 6.8.0 (#539)

    * fix: deploy plugin
    bednar authored May 3, 2023
    Copy the full SHA
    145e546 View commit details
  2. refactor: improve tests (#541)

    * Remove spring-test dependency
    * Remove usage of ReflectionTestUtils
    * Use assertj's extracting
    eddumelendez authored May 3, 2023
    Copy the full SHA
    64c9538 View commit details

Commits on May 9, 2023

  1. 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>
    dependabot[bot] and bednar authored May 9, 2023
    Copy the full SHA
    04eabc9 View commit details

Commits on May 10, 2023

  1. 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>
    dependabot[bot] and bednar authored May 10, 2023
    Copy the full SHA
    5c1c1f7 View commit details
  2. 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>
    dependabot[bot] and bednar authored May 10, 2023
    Copy the full SHA
    2d11a3a View commit details
  3. 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>
    dependabot[bot] and bednar authored May 10, 2023
    Copy the full SHA
    acbf3d5 View commit details
  4. 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>
    dependabot[bot] and bednar authored May 10, 2023
    Copy the full SHA
    cb318f6 View commit details
  5. 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>
    dependabot[bot] and bednar authored May 10, 2023
    Copy the full SHA
    2869b7a View commit details
  6. 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>
    dependabot[bot] and bednar authored May 10, 2023
    Copy the full SHA
    aabc5f4 View commit details

Commits on May 23, 2023

  1. 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>
    dependabot[bot] and bednar authored May 23, 2023
    Copy the full SHA
    ab95c77 View commit details
  2. 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>
    dependabot[bot] and bednar authored May 23, 2023
    Copy the full SHA
    48d93f6 View commit details
  3. 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>
    dependabot[bot] and bednar authored May 23, 2023
    Copy the full SHA
    03a825c View commit details
  4. 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>
    dependabot[bot] and bednar authored May 23, 2023
    Copy the full SHA
    fe9f880 View commit details

Commits on May 31, 2023

  1. Copy the full SHA
    3ca61f0 View commit details
  2. Copy the full SHA
    db1b2ec View commit details
  3. Copy the full SHA
    854295c View commit details
  4. Copy the full SHA
    dff7296 View commit details
  5. 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>
    dependabot[bot] and bednar authored May 31, 2023
    Copy the full SHA
    996718c View commit details
  6. 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>
    dependabot[bot] and bednar authored May 31, 2023
    Copy the full SHA
    0a3151d View commit details

Commits on Jun 6, 2023

  1. 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>
    dependabot[bot] and bednar authored Jun 6, 2023
    Copy the full SHA
    4abe0de View commit details

Commits on Jun 13, 2023

  1. 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>
    dependabot[bot] authored Jun 13, 2023
    Copy the full SHA
    042f90c View commit details
  2. 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>
    dependabot[bot] authored Jun 13, 2023
    Copy the full SHA
    6d1ca5a View commit details
  3. 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>
    dependabot[bot] authored Jun 13, 2023
    Copy the full SHA
    f4c5bb4 View commit details

Commits on Jun 20, 2023

  1. 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>
    dependabot[bot] and bednar authored Jun 20, 2023
    Copy the full SHA
    f5767ca View commit details
  2. 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>
    dependabot[bot] and bednar authored Jun 20, 2023
    Copy the full SHA
    06b1319 View commit details
  3. 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>
    dependabot[bot] and bednar authored Jun 20, 2023
    Copy the full SHA
    5223158 View commit details
  4. 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>
    dependabot[bot] and bednar authored Jun 20, 2023
    Copy the full SHA
    6660090 View commit details
  5. 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>
    dependabot[bot] and bednar authored Jun 20, 2023
    Copy the full SHA
    5a5c73b View commit details
  6. 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>
    dependabot[bot] and bednar authored Jun 20, 2023
    Copy the full SHA
    1640d60 View commit details

Commits on Jun 22, 2023

  1. Copy the full SHA
    a95ec06 View commit details

Commits on Jun 28, 2023

  1. 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>
    dependabot[bot] and bednar authored Jun 28, 2023
    Copy the full SHA
    72fc548 View commit details
  2. 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>
    dependabot[bot] authored Jun 28, 2023
    Copy the full SHA
    f019ba5 View commit details
  3. 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>
    dependabot[bot] authored Jun 28, 2023
    Copy the full SHA
    dfb23f0 View commit details
  4. 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>
    dependabot[bot] authored Jun 28, 2023
    Copy the full SHA
    ada3044 View commit details
  5. 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>
    dependabot[bot] and bednar authored Jun 28, 2023
    Copy the full SHA
    0166932 View commit details
  6. 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>
    dependabot[bot] authored Jun 28, 2023
    Copy the full SHA
    1d74493 View commit details
  7. 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>
    dependabot[bot] authored Jun 28, 2023
    Copy the full SHA
    f86a923 View commit details
  8. docs: Update CHANGELOG.md

    bednar authored Jun 28, 2023
    Copy the full SHA
    bd988bb View commit details

Commits on Jun 29, 2023

  1. fix: deploy by CI (#593)

    * chore(ci): change latest JDK to 20
    bednar authored Jun 29, 2023
    Copy the full SHA
    1031c1c View commit details

Commits on Jul 17, 2023

  1. 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>
    dependabot[bot] and bednar authored Jul 17, 2023
    Copy the full SHA
    a50fdf0 View commit details
Showing with 3,081 additions and 347 deletions.
  1. +12 −15 .circleci/config.yml
  2. +1 −1 .github/dependabot.yml
  3. +341 −0 CHANGELOG.md
  4. +18 −18 README.md
  5. +5 −15 client-core/pom.xml
  6. +14 −6 client-core/src/main/java/com/influxdb/internal/AbstractQueryApi.java
  7. +20 −1 client-core/src/main/java/com/influxdb/query/InfluxQLQueryResult.java
  8. +4 −2 client-core/src/main/java/com/influxdb/query/internal/FluxCsvParser.java
  9. +103 −0 client-core/src/main/java/com/influxdb/rest/ConnectionClosingInterceptor.java
  10. +26 −0 client-core/src/test/java/com/influxdb/exceptions/InfluxExceptionTest.java
  11. +55 −0 client-core/src/test/java/com/influxdb/query/internal/FluxCsvParserTest.java
  12. +143 −0 client-core/src/test/java/com/influxdb/rest/ITConnectionClosingInterceptor.java
  13. +2 −2 client-kotlin/README.md
  14. +13 −7 client-kotlin/pom.xml
  15. +4 −4 client-kotlin/src/test/kotlin/com/influxdb/client/kotlin/ITQueryKotlinApi.kt
  16. +2 −2 client-legacy/README.md
  17. +2 −2 client-legacy/pom.xml
  18. +6 −6 client-osgi/pom.xml
  19. +3 −3 client-reactive/README.md
  20. +2 −2 client-reactive/pom.xml
  21. +2 −3 client-reactive/src/main/java/com/influxdb/client/reactive/internal/QueryReactiveApiImpl.java
  22. +12 −12 client-scala/README.md
  23. +14 −14 client-scala/cross/2.12/pom.xml
  24. +13 −13 client-scala/cross/2.13/pom.xml
  25. +1 −1 client-scala/src/main/scala/com/influxdb/client/scala/InfluxDBClientScala.scala
  26. +2 −2 client-scala/src/main/scala/com/influxdb/client/scala/QueryScalaApi.scala
  27. +2 −2 client-scala/src/main/scala/com/influxdb/client/scala/WriteScalaApi.scala
  28. +2 −2 client-scala/src/main/scala/com/influxdb/client/scala/internal/QueryScalaApiImpl.scala
  29. +2 −2 client-scala/src/main/scala/com/influxdb/client/scala/internal/WriteScalaApiImpl.scala
  30. +4 −4 client-scala/src/test/scala/com/influxdb/client/scala/ITQueryScalaApiQuery.scala
  31. +2 −2 client-scala/src/test/scala/com/influxdb/client/scala/InfluxDBClientScalaTest.scala
  32. +2 −2 client-scala/src/test/scala/com/influxdb/client/scala/WriteScalaApiTest.scala
  33. +7 −3 client-test/pom.xml
  34. +2 −2 client-utils/pom.xml
  35. +16 −2 client/README.md
  36. +3 −3 client/pom.xml
  37. +3 −2 client/src/generated/java/com/influxdb/client/service/InfluxQLQueryService.java
  38. +6 −5 client/src/main/java/com/influxdb/client/InfluxDBClientOptions.java
  39. +75 −1 client/src/main/java/com/influxdb/client/InfluxQLQueryApi.java
  40. +10 −0 client/src/main/java/com/influxdb/client/TasksApi.java
  41. +57 −0 client/src/main/java/com/influxdb/client/domain/InfluxQLQuery.java
  42. +13 −0 client/src/main/java/com/influxdb/client/internal/AbstractInfluxDBClient.java
  43. +205 −15 client/src/main/java/com/influxdb/client/internal/InfluxQLQueryApiImpl.java
  44. +77 −0 client/src/main/java/com/influxdb/client/internal/TasksApiImpl.java
  45. +18 −1 client/src/main/java/com/influxdb/client/write/events/WriteErrorEvent.java
  46. +348 −0 client/src/test/java/com/influxdb/client/ITInfluxQLQueryApi.java
  47. +39 −0 client/src/test/java/com/influxdb/client/ITTasksApi.java
  48. +22 −1 client/src/test/java/com/influxdb/client/ITWriteApiBlocking.java
  49. +32 −0 client/src/test/java/com/influxdb/client/ITWriteQueryApi.java
  50. +70 −0 client/src/test/java/com/influxdb/client/InfluxDBClientOptionsTest.java
  51. +90 −18 client/src/test/java/com/influxdb/client/InfluxDBClientTest.java
  52. +10 −1 client/src/test/java/com/influxdb/client/WriteApiTest.java
  53. +80 −0 client/src/test/java/com/influxdb/client/domain/InfluxQLQueryTest.java
  54. +404 −3 client/src/test/java/com/influxdb/client/internal/InfluxQLQueryApiImplTest.java
  55. +2 −1 examples/README.md
  56. +7 −7 examples/pom.xml
  57. +113 −17 examples/src/main/java/example/InfluxQLExample.java
  58. +2 −2 examples/src/main/java/example/ScalaQuery.scala
  59. +2 −2 examples/src/main/java/example/ScalaQueryDSL.scala
  60. +2 −2 examples/src/main/java/example/ScalaQueryRaw.scala
  61. +2 −2 examples/src/main/java/example/ScalaWriteApi.scala
  62. +128 −0 examples/src/main/java/example/WriteHttpExceptionHandled.java
  63. +2 −2 flux-dsl/README.md
  64. +2 −2 flux-dsl/pom.xml
  65. +54 −0 flux-dsl/src/main/java/com/influxdb/query/dsl/Flux.java
  66. +66 −0 flux-dsl/src/main/java/com/influxdb/query/dsl/functions/ElapsedFlux.java
  67. +5 −1 flux-dsl/src/main/java/com/influxdb/query/dsl/functions/restriction/ColumnRestriction.java
  68. +134 −0 flux-dsl/src/test/java/com/influxdb/query/dsl/functions/ElapsedFluxTest.java
  69. +11 −0 flux-dsl/src/test/java/com/influxdb/query/dsl/functions/restriction/RestrictionsTest.java
  70. +10 −3 karaf/karaf-assembly/pom.xml
  71. +10 −3 karaf/karaf-features/pom.xml
  72. +10 −3 karaf/karaf-kar/pom.xml
  73. +3 −3 karaf/pom.xml
  74. +50 −44 pom.xml
  75. +23 −8 spring/README.md
  76. +8 −15 spring/pom.xml
  77. +5 −1 spring/src/main/java/com/influxdb/spring/health/InfluxDB2HealthIndicatorAutoConfiguration.java
  78. +9 −27 spring/src/test/java/com/influxdb/spring/influx/InfluxDB2AutoConfigurationTest.java
27 changes: 12 additions & 15 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -109,7 +109,7 @@ jobs:
parameters:
maven-image:
type: string
default: &default-maven-image "cimg/openjdk:8.0"
default: &default-maven-image "cimg/openjdk:17.0"
influxdb-image:
type: string
default: &default-influxdb-image "influxdb:latest"
@@ -200,7 +200,7 @@ jobs:
- maven-cache_v3-<< parameters.maven-image >>-
- run:
name: "Check generate site"
command: mvn clean site site:stage -DskipTests
command: mvn clean install site site:stage -DskipTests

deploy-snapshot:
docker:
@@ -233,7 +233,7 @@ jobs:
- run:
name: Deploying Snapshot
command: |
mvn -s scripts/deploy-settings.xml -DskipTests=true clean package deploy
mvn -s scripts/deploy-settings.xml -DskipTests=true clean deploy
- save_cache:
name: Saving Maven Cache
key: *cache-key-deploy
@@ -250,19 +250,17 @@ workflows:
- check-dependencies
- check-generate-site
- check-licenses
- tests-java:
name: jdk-8
- tests-java:
name: jdk-11
maven-image: "cimg/openjdk:11.0"
- tests-java:
name: jdk-17
maven-image: "cimg/openjdk:17.0"
- tests-java:
name: jdk-19
maven-image: "cimg/openjdk:19.0"
name: jdk-20
maven-image: "cimg/openjdk:20.0"
- tests-java:
name: jdk-21
maven-image: "cimg/openjdk:21.0"
- tests-java:
name: jdk-8-nightly
name: jdk-17-nightly
influxdb-image: "quay.io/influxdb/influxdb:nightly"
- tests-java:
name: client-backpressure
@@ -275,11 +273,10 @@ workflows:
- check-dependencies
- check-generate-site
- check-licenses
- jdk-8
- jdk-11
- jdk-17
- jdk-19
- jdk-8-nightly
- jdk-20
- jdk-21
- jdk-17-nightly
filters:
branches:
only: master
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -25,7 +25,7 @@ updates:
- package-ecosystem: "maven"
directory: "/"
schedule:
interval: "weekly"
interval: "monthly"
open-pull-requests-limit: 10
ignore:
- dependency-name: "org.scala-lang:scala-library"
Loading