-
-
Notifications
You must be signed in to change notification settings - Fork 57
Comparing changes
Open a pull request
base repository: supabase/realtime-py
base: v2.1.0
head repository: supabase/realtime-py
compare: v2.2.0
- 7 commits
- 10 files changed
- 5 contributors
Commits on Jan 22, 2025
-
chore(deps): bump abatilo/actions-poetry from 3 to 4 (#254)
Bumps [abatilo/actions-poetry](https://github.com/abatilo/actions-poetry) from 3 to 4. - [Release notes](https://github.com/abatilo/actions-poetry/releases) - [Changelog](https://github.com/abatilo/actions-poetry/blob/master/.releaserc) - [Commits](abatilo/actions-poetry@v3...v4) --- updated-dependencies: - dependency-name: abatilo/actions-poetry dependency-type: direct:production update-type: version-update:semver-major ... 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 c5a4e5a - Browse repository at this point
Copy the full SHA c5a4e5aView commit details -
chore(deps-dev): bump pre-commit from 4.0.1 to 4.1.0 (#263)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.0.1 to 4.1.0. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.0.1...v4.1.0) --- updated-dependencies: - dependency-name: pre-commit 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>
Configuration menu - View commit details
-
Copy full SHA for 5204930 - Browse repository at this point
Copy the full SHA 5204930View commit details -
chore(deps-dev): bump pytest-asyncio from 0.25.0 to 0.25.2 (#255)
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.25.0 to 0.25.2. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.25.0...v0.25.2) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:development 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 382ada0 - Browse repository at this point
Copy the full SHA 382ada0View commit details -
chore(deps-dev): bump virtualenv in the pip group across 1 directory (#…
…256) Bumps the pip group with 1 update in the / directory: [virtualenv](https://github.com/pypa/virtualenv). Updates `virtualenv` from 20.26.3 to 20.26.6 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.26.3...20.26.6) --- updated-dependencies: - dependency-name: virtualenv dependency-type: indirect dependency-group: pip ... 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 685eda7 - Browse repository at this point
Copy the full SHA 685eda7View commit details -
feat: add support for
system
event (#264)* feat: add support for event * push to coveralls only once * force test to fail * remove failure test
Configuration menu - View commit details
-
Copy full SHA for 0396c7b - Browse repository at this point
Copy the full SHA 0396c7bView commit details -
fix: send correct payload to channel on reconnect (#262)
* fix: add token authentication on reconnect * fix: correct payload during channel connection --------- Co-authored-by: Andrew Smith <a.smith@silentworks.co.uk>
Configuration menu - View commit details
-
Copy full SHA for 66db32e - Browse repository at this point
Copy the full SHA 66db32eView commit details
Commits on Jan 24, 2025
-
chore(main): release 2.2.0 (#266)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b35bbb6 - Browse repository at this point
Copy the full SHA b35bbb6View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.1.0...v2.2.0