Skip to content

Tags: yinan-symphony/symphony-bdk-python

Tags

2.3.0

Toggle 2.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request finos#272 from symphony-elias/PLAT-11894

Release 2.3.0

2.2.1

Toggle 2.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request finos#263 from symphony-youri/prepare-2-2-1-release

Prepare 2.2.1 release

2.2.0

Toggle 2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request finos#258 from symphony-youri/2.2-rc

Prepare 2.2.0 release

2.1.0

Toggle 2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request finos#244 from symphony-elias/release-2.1.0

Bumped version to 2.1.0

2.0.1

Toggle 2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request finos#237 from symphony-soufiane/release-2.0.1

Prepare release 2.0.1

1.3.7

Toggle 1.3.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
finos#221: Release to update the Pypi landing page of legacy sym-api-…

…client-python (finos#231)

* finos#221 Added an INFO block in the legacy python BDK README (finos#230)

* Bumped version to 1.3.7

2.0.0

Toggle 2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
finos#221 Deliver a 2.0.0 version (finos#228)

* finos#226 Added the search messages by query endpoint (finos#227)

* Bumped version to 2.0.0

2.0b6

Toggle 2.0b6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
2.0b6 release (finos#224)

* PLAT-11113 Upgrade urllib3 dependency (finos#211)

Upgrading library dependency to fix the following vulnerability https://app.snyk.io/vuln/SNYK-PYTHON-URLLIB3-1085966

* PLAT-1114 Upgrade aiohttp dependency (finos#212)

Upgrading library dependency to fix the following vulnerability https://app.snyk.io/vuln/SNYK-PYTHON-AIOHTTP-1079232

* Integrate safety and liccheck to build (finos#215)

To check for CVEs and licenses.

* Updated LICENSE NOTICE and README.md to comply with FINOS guidelines (finos#214)

* Updated CONTRIBUTING.md as per FINOS guidelines (finos#217)

* adding CNAME for website publishing

* Renamed 2.0 to main branch in GH actions (finos#219)

* Updated documentation GH action

* Updated project files and documentation following move to FINOS (finos#223)

* Updated links in documentation following move to finos

* Updated pyproject.toml file following move to finos

* Added roadmap in README file

* Deleted jenkins folder used to release legacy versions

* Bumped version to 2.0b6

Co-authored-by: Mariacristina De Dominicis <65179248+symphony-mariacristina@users.noreply.github.com>
Co-authored-by: Youri Bonnaffe <youri.bonnaffe@symphony.com>
Co-authored-by: FINOS Administrator <37706051+finos-admin@users.noreply.github.com>

1.3.6

Toggle 1.3.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
PLAT-11215: Release Python legacy BDK 1.3.6 (finos#216)

* PLAT-11208 Legacy Python BDK: Params missing in list attachments endpoint
Stream attachments list method in Python Legacy BDK was missing parameters for pagination. They have been added in this PR

* added comments and type hints for parameters

* Made since and to optional with a default value of None

* Bumped version to 1.3.6

Co-authored-by: symphony-soufiane <soufiane.aourinmouche@symphony.com>

2.0b5

Toggle 2.0b5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 2.0b5 (finos#210)

* PLAT-10936 update documentation for certificate authentication (finos#203)

- We support only pem files with no password
- Document the way to convert pfx file to pem file

* PLAT-10936: Fix typo in markdown   (finos#204)

* bump 2.0b5 version

Co-authored-by: symphony-youness <76746033+symphony-youness@users.noreply.github.com>