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: faust-streaming/faust
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.8.9
Choose a base ref
...
head repository: faust-streaming/faust
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.8.10
Choose a head ref
  • 7 commits
  • 12 files changed
  • 4 contributors

Commits on Sep 12, 2022

  1. Update badges and settingref.txt (#353)

    * update README badges and settingref.txt
    
    * add BSD license badge
    wbarnha authored Sep 12, 2022
    Configuration menu
    Copy the full SHA
    e661f7b View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. Dependency update: click version lower than 8.2 (#352)

    Co-authored-by: Wiktor Latanowicz <wiktor@latanowicz.com>
    Co-authored-by: William Barnhart <williambbarnhart@gmail.com>
    3 people authored Sep 13, 2022
    Configuration menu
    Copy the full SHA
    103fb45 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. update all references of aioeventlet to faust-aioeventlet (#355)

    * update all references of aioeventlet to faust-aioeventlet
    wbarnha authored Sep 14, 2022
    Configuration menu
    Copy the full SHA
    f4da1e8 View commit details
    Browse the repository at this point in the history
  2. update tags to 0.8.10 in preparation of next release (#361)

    * update tags to 0.8.10 in preparation of next release
    
    * change github user from robinhood to faust-streaming
    wbarnha authored Sep 14, 2022
    Configuration menu
    Copy the full SHA
    3e4ad8f View commit details
    Browse the repository at this point in the history
  3. Update jinja2 requirement from <3.1.0 to <3.2.0 in /requirements (#360)

    Updates the requirements on [jinja2](https://github.com/pallets/jinja) to permit the latest version.
    - [Release notes](https://github.com/pallets/jinja/releases)
    - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
    - [Commits](pallets/jinja@2.0rc1...3.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: jinja2
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: William Barnhart <williambbarnhart@gmail.com>
    dependabot[bot] and wbarnha authored Sep 14, 2022
    Configuration menu
    Copy the full SHA
    bbfabae View commit details
    Browse the repository at this point in the history
  4. Bump actions/download-artifact from 2 to 3 (#357)

    Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 3.
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/download-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 14, 2022
    Configuration menu
    Copy the full SHA
    334fa46 View commit details
    Browse the repository at this point in the history
  5. Bump github/codeql-action from 1 to 2 (#356)

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@v1...v2)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 14, 2022
    Configuration menu
    Copy the full SHA
    8b4ff3f View commit details
    Browse the repository at this point in the history
Loading