Skip to content

Releases: finos/symphony-bdk-python

symphony-bdk-python-2.2.0

15 Feb 08:44
7c1fec8
Compare
Choose a tag to compare

Features
#249: Improve suspend user API

Dependency upgrades
#246: aiohttp, tenacity
#257: cryptography and other minor upgrades

Documentation
#250: Update documentation regarding certificate formats for cert authentication
#252: Clarified in the docs listeners must be async
#253: Documented how to achieve full concurrency across several DF events
#254: Added proxy configuration example

symphony-bdk-python-2.1.0

23 Nov 14:30
838f795
Compare
Choose a tag to compare

Features
#239: Added support for updateIM and getIMInfo endpoint
#241: Support of message update endpoint

Documentation
#240: BDK to SDK renaming when referring to legacy SDK

symphony-bdk-python-2.0.1

12 Oct 08:12
9885c59
Compare
Choose a tag to compare

Features
#234: Update Room V3 API to Pin/Unpin a message

Bug fixes
#235: When getting text content, we now extract the escaped content and then unescape characters

Documentation
#232: Wrote migration guide from BDK 1.x to BDK 2.0
#229: Cleaned up readme file and documentation after 2.0.0 release

symphony-api-client-python-1.3.7

14 Sep 12:44
53e6432
Compare
Choose a tag to compare

No code change, only readme file update to inform about new package name of 2.0 version.

#230 : Added an INFO block in the README saying 2.0 version is delivered under new package name.

symphony-bdk-python-2.0.0

13 Sep 14:37
7855334
Compare
Choose a tag to compare

First GA release for the Python BDK 2.0

Along with the move to Finos, the package has been renamed to symphony-bdk-python

Features

#226 : Implementation of the missing endpoing 'search messages by query'
#221 : Deliver a 2.0.0 version

Installation

$ pip install symphony-bdk-python==2.0.0

symphony-bdk-python-2.0b6

24 Aug 10:58
48a68f6
Compare
Choose a tag to compare
Pre-release

Beta release for the Python BDK 2.0

Along with the move to Finos, the package has been renamed to symphony-bdk-python

Bug fixes

#211 : Upgrade urllib3 dependency
#212 : Upgrade aiohttp dependency
#215 : Added CVE and licence checks

Documentation

#214 / #217 : Updated LICENCE, NOTICE, README, CONTRIBUTING to comply with FINOS guidelines
#223 : Updated project files and links in documentation following move to FINOS

Installation

$ pip install symphony-bdk-python==2.0b6

symphony-api-client-python-1.3.6

06 Aug 07:48
b050a0c
Compare
Choose a tag to compare

Contains:
#213: Added missing parameters in the list_attachments endpoints. The added parameters are optional, so there is no non-backward compatible changes.

sym-api-client-python-2.0b5

08 Jul 12:11
003d00d
Compare
Choose a tag to compare
Pre-release

Beta release for the Python BDK 2.0

Bug fixes

#208 : Remove html entities before xml parsing messages

Documentation

#203 / #204 : Update documentation for certificate authentication

Installation

$ pip install sym-api-client-python==2.0b5

symphony-api-client-python-1.3.5

23 Jun 07:02
5392b8f
Compare
Choose a tag to compare

No API changes or new features, this is mostly a security fixes releases.

  • #205 / #196 Relax dependencies constraints
  • #205 Dependencies upgrades
  • #186 / #188 / #192 Small security improvements from review

sym-api-client-python-2.0b4

07 Jun 11:12
a15462a
Compare
Choose a tag to compare
Pre-release

Beta release for the Python BDK 2.0

New features

#194: Support of multiple bot instances
#197: Built-in help command

Bug fixes

#195: Check for duplicated bot commands
#200: Removed test credentials used in unit tests
#201: Passed bot service account information in RealTimeEventListener.is_accepting_event (fixed failures for messages sent in external rooms in the datafeed loop)

Documentation

#198: Fixed broken links in documentation

Installation

$ pip install sym-api-client-python==2.0b4