Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor data processor and sink API (#1632) #1633

Merged

Commits on May 27, 2023

  1. Configuration menu
    Copy the full SHA
    bed05dd View commit details
    Browse the repository at this point in the history

Commits on May 28, 2023

  1. Bump types-requests in /streampipes-client-python (#1588)

    Bumps [types-requests](https://github.com/python/typeshed) from 2.30.0.0 to 2.31.0.0.
    - [Commits](https://github.com/python/typeshed/commits)
    
    ---
    updated-dependencies:
    - dependency-name: types-requests
      dependency-type: direct:development
      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] committed May 28, 2023
    Configuration menu
    Copy the full SHA
    3ac670b View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

  1. Configuration menu
    Copy the full SHA
    b15ed10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36ee46f View commit details
    Browse the repository at this point in the history
  3. Bump spring-boot.version from 3.0.6 to 3.1.0 (#1595)

    Bumps `spring-boot.version` from 3.0.6 to 3.1.0.
    
    Updates `spring-boot-properties-migrator` from 3.0.6 to 3.1.0
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v3.0.6...v3.1.0)
    
    Updates `spring-boot-starter-jersey` from 3.0.6 to 3.1.0
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v3.0.6...v3.1.0)
    
    Updates `spring-boot-starter-jetty` from 3.0.6 to 3.1.0
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v3.0.6...v3.1.0)
    
    Updates `spring-boot-starter-oauth2-client` from 3.0.6 to 3.1.0
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v3.0.6...v3.1.0)
    
    Updates `spring-boot-starter-undertow` from 3.0.6 to 3.1.0
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v3.0.6...v3.1.0)
    
    Updates `spring-boot-starter-web` from 3.0.6 to 3.1.0
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v3.0.6...v3.1.0)
    
    Updates `spring-boot-maven-plugin` from 3.0.6 to 3.1.0
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v3.0.6...v3.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework.boot:spring-boot-properties-migrator
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.springframework.boot:spring-boot-starter-jersey
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.springframework.boot:spring-boot-starter-jetty
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.springframework.boot:spring-boot-starter-oauth2-client
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.springframework.boot:spring-boot-starter-undertow
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.springframework.boot:spring-boot-starter-web
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.springframework.boot:spring-boot-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] committed May 29, 2023
    Configuration menu
    Copy the full SHA
    77a34d5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    88cd7e9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5e030a6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d30baac View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    89d5a7c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dfb602a View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. Configuration menu
    Copy the full SHA
    3f689cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bfec05 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec4df6d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e2d63f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0a471ab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ffea821 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    00a1e90 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7413d0f View commit details
    Browse the repository at this point in the history