Skip to content

v0.25.2

Compare
Choose a tag to compare
@devinrsmith devinrsmith released this 14 Jun 22:53
· 902 commits to main since this release
  • 94a5d81 - Bump version to 0.25.2 (54 minutes ago)
  • 0e1c995 - Improve the release process to better handle PyPi upload failures (#3998)
  • a88c202 - Our UsePreviousValues implementations generally need to care about satisfaction, rather than just last notification step (#3983)
  • 2d80df2 - Create BarrageChunkAppendingMarshaller ideal for TableDataService Usage (#3961)
  • d2c5316 - PeriodicUpdateGraph: Fix thread count and initialization order bugs; update_graph.py: Don't deadlock transforms via auto-locking (#3979)
  • 59d69a1 - List java.time.Instant as the primary classname for datetime types (#3972)
  • 4e1ead8 - Ensure AuthContext is Available to Table Loggers (#3952)
  • 69065c0 - Fix sending duplicate headers from the python client. (#3970)
  • e80d8dc - Fix incorrect Java method name in blink_to_append_only, and add a unit test (#3967)
  • 6bbe135 - Minimal support for TLS connection from python and C++ clients. (#3948)
  • 8e01ac8 - Add UpdateGraph wrapper and fix typehints (#3947)
  • f9b92ba - Improve ReinterpretUtils for ZonedDateTime conversion, and generally enhance time conversion support (#3945)
  • 9909db1 - Consistently use lastVisibleState to read column information (#3937)
  • ebe802d - Several JS API totals table fixes (#3942)

Full Changelog: v0.25.1...v0.25.2