Skip to content

Releases: PasarGuard/node_bridge_py

v0.4.2

09 Feb 15:28

Choose a tag to compare

v0.4.1...v0.4.2

compare changes

🚀 Enhancements

  • Add version checking for chunked sync support (de8af7a)
  • Update version parsing to use packaging.Version and add packaging dependency (045570f)

💅 Refactors

  • Simplify version cleaning logic in get_versions method (9f14279)

❤️ Contributors

v0.4.1

08 Jan 11:00

Choose a tag to compare

bump version to v0.4.1

v0.4.0

06 Jan 10:19

Choose a tag to compare

v0.3.11...v0.4.0

compare changes

🚀 Enhancements

  • Implement chunked user synchronization for gRPC and REST APIs (#11)

❤️ Contributors

v0.3.11

05 Jan 15:31

Choose a tag to compare

bump version to v0.3.11 and update max message size to 10MB for impro…

v0.3.10

05 Jan 15:15

Choose a tag to compare

bump version to v0.3.10 and update max message size handling

v0.3.9

05 Jan 14:19

Choose a tag to compare

fix:  Channel.init() got an unexpected keyword argument 'options'

v0.3.8

05 Jan 14:01

Choose a tag to compare

fix: argument error

v0.3.7

05 Jan 13:40

Choose a tag to compare

v0.3.6...v0.3.7

compare changes

🚀 Enhancements

  • Add max message size configuration to Node class (969b6dd)

💅 Refactors

  • Enhance max message size handling in Node class (0386042)
  • Reduce default max message size in Node class (591dde5)

❤️ Contributors

v0.3.6

01 Dec 13:01

Choose a tag to compare

v0.3.5...v0.3.6

compare changes

🚀 Enhancements

  • Refactor user sync handling (697619f)

❤️ Contributors

v0.3.5

30 Nov 12:54

Choose a tag to compare

v0.3.4...v0.3.5

compare changes

🩹 Fixes

  • Improve user sync error handling (303e71d)

❤️ Contributors