Skip to content

Releases: ExpressApp/pybotx-smartapp-rpc

0.5.5 (Jan 26, 2023)

26 Jan 08:35
47a7669
Compare
Choose a tag to compare

Changed

  • Supported pybotx version updated to >=0.53.2,<0.55.0.

0.5.4 (Jan 23, 2022)

23 Jan 13:57
Compare
Choose a tag to compare

Added

  • Option for encrypting payload in smartapp events.

0.5.3 (Nov 16, 2022)

16 Nov 09:09
c56fabc
Compare
Choose a tag to compare

Changed

  • Supported pybotx version updated to >=0.44.1,<0.51.2.

0.5.2 (July 22, 2022)

22 Jul 10:28
Compare
Choose a tag to compare

Changed

  • Supported pybotx version updated to >=0.44.1,<0.48.0.

0.5.1 (July 20, 2022)

20 Jul 13:37
Compare
Choose a tag to compare

Changed

  • Supported pybotx version updated to >=0.32.0,<0.47.0

0.5.0 (Jun 7, 2022)

07 Jun 15:26
ab172df
Compare
Choose a tag to compare

Support for pydantic aliases

Changed

  • If RPC result is pydatic.BaseModel subclass, it will be dumped to dict with by_alias=True before sendind
  • RPCArgsBaseModel now have allow_population_by_field_name setting on

Added

  • RPCResponseBaseModel class with allow_population_by_field_name setting on

0.4.4 (May 30, 2022)

30 May 10:49
Compare
Choose a tag to compare

Changed

  • Supported pybotx version updated to >=0.32.0,<0.45.0

0.4.3 (May 26, 2022)

26 May 12:59
29b31fe
Compare
Choose a tag to compare

Changed

  • Supported pybotx version changed to >=0.32.0,<0.44.0

0.4.2 (May 6, 2022)

06 May 11:15
6f3e3b6
Compare
Choose a tag to compare

Changed

  • Supported pybotx version changed to >=0.32.0,<0.41.0

0.4.1 (May 4, 2022)

04 May 20:42
6c0cb48
Compare
Choose a tag to compare

Changed

  • Supported pybotx version changed to >=0.32.0,<0.40.0