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: andriykohut/esdb-py
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.2.4
Choose a base ref
...
head repository: andriykohut/esdb-py
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.3.0
Choose a head ref
  • 14 commits
  • 23 files changed
  • 2 contributors

Commits on Aug 12, 2022

  1. [subscriptions] listing of subscriptions (#17)

    implement listing of subscriptions
    andriykohut committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    b7870f0 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. better docs structure

    andriykohut committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    fd71919 View commit details
    Browse the repository at this point in the history
  2. get rid of staticmethod

    andriykohut committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    05583c9 View commit details
    Browse the repository at this point in the history
  3. lint

    andriykohut committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    3acbf31 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. Bump mypy-protobuf from 3.2.0 to 3.3.0 (#19)

    Bumps [mypy-protobuf](https://github.com/nipunn1313/mypy-protobuf) from 3.2.0 to 3.3.0.
    - [Release notes](https://github.com/nipunn1313/mypy-protobuf/releases)
    - [Changelog](https://github.com/nipunn1313/mypy-protobuf/blob/main/CHANGELOG.md)
    - [Commits](nipunn1313/mypy-protobuf@v3.2.0...v3.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: mypy-protobuf
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    d7be6b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8a2583 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. Bump grpcio from 1.48.0 to 1.48.1 (#21)

    Bumps [grpcio](https://github.com/grpc/grpc) from 1.48.0 to 1.48.1.
    - [Release notes](https://github.com/grpc/grpc/releases)
    - [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md)
    - [Commits](grpc/grpc@v1.48.0...v1.48.1)
    
    ---
    updated-dependencies:
    - dependency-name: grpcio
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    6280fd8 View commit details
    Browse the repository at this point in the history
  2. Bump pytest from 7.1.2 to 7.1.3 (#22)

    Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.2 to 7.1.3.
    - [Release notes](https://github.com/pytest-dev/pytest/releases)
    - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest@7.1.2...7.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: pytest
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    deff512 View commit details
    Browse the repository at this point in the history
  3. Bump black from 22.6.0 to 22.8.0 (#23)

    Bumps [black](https://github.com/psf/black) from 22.6.0 to 22.8.0.
    - [Release notes](https://github.com/psf/black/releases)
    - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
    - [Commits](psf/black@22.6.0...22.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: black
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    c9b54e3 View commit details
    Browse the repository at this point in the history
  4. Bump grpcio-tools from 1.48.0 to 1.48.1 (#24)

    Bumps [grpcio-tools](https://grpc.io) from 1.48.0 to 1.48.1.
    
    ---
    updated-dependencies:
    - dependency-name: grpcio-tools
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    3246c4b View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. Configuration menu
    Copy the full SHA
    7f86f23 View commit details
    Browse the repository at this point in the history
  2. Connection string parsing (#18)

    * initial connection string parser
    
    * settings in expected example
    
    * parse all query options
    
    * lint
    
    * fix no port case
    
    * undo lock changes
    
    * use the parsed string
    
    * update readme
    
    * add a link to connection string generation tool
    
    * lint
    
    * one more connection string test
    
    * more linting
    
    * more test coverage
    
    * one more test
    andriykohut committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    29a5d02 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ecfa88d View commit details
    Browse the repository at this point in the history
  4. bump version

    andriykohut committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    4b2d92e View commit details
    Browse the repository at this point in the history
Loading