Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: Naziya-Be/client-python

Tags

v1.14.2

Toggle v1.14.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added ticker news insights support (massive-com#710)

v1.14.1

Toggle v1.14.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Revert "Use ssl_context for HTTPS requests to avoid reading certifica…

…te files…" (massive-com#691)

This reverts commit 7cb5208.

v1.14.0

Toggle v1.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump urllib3 from 1.26.19 to 2.2.2 (massive-com#696)

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.19 to 2.2.2.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@1.26.19...2.2.2)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v1.13.7

Toggle v1.13.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update ws init lint formatting (massive-com#661)

* Update ws init lint formatting

* Added black updates

v1.13.6

Toggle v1.13.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump idna from 3.4 to 3.7 (massive-com#641)

Bumps [idna](https://github.com/kjd/idna) from 3.4 to 3.7.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](kjd/idna@v3.4...v3.7)

---
updated-dependencies:
- dependency-name: idna
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v1.13.5

Toggle v1.13.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixed rest spec (massive-com#635)

v1.13.4

Toggle v1.13.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updated rest spec with compfigi (massive-com#584)

v1.13.3

Toggle v1.13.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix websocket parse of tickers with periods (massive-com#567)

v1.13.2

Toggle v1.13.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump types-setuptools from 68.2.0.1 to 68.2.0.2 (massive-com#565)

Bumps [types-setuptools](https://github.com/python/typeshed) from 68.2.0.1 to 68.2.0.2.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-setuptools
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: justinpolygon <[email protected]>

v1.13.1

Toggle v1.13.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Retry on 499 status code (massive-com#563)

* Update base.py

* Fix lint