Skip to content

v1.3.0

Compare
Choose a tag to compare
@yoshi-automation yoshi-automation released this 11 Jan 22:19
ff01233

Features

  • add context manager support in client (#255) (9ad887f)
  • Add ReassignmentHandler which is notified on client reassignment (#242) (80fd5f6)
  • remove warnings from reservation methods (#249) (2defd91)
  • surface ReservationPath and Reservation (#274) (eb50503)

Bug Fixes

  • add 'dict' annotation type to 'request' (e2f7b98)
  • add 'dict' annotation type to 'request' (c69dc30)
  • deps: drop packaging dependency (ce2e5ef)
  • improper types in pagers generation (e2f7b98)

Documentation

  • list oneofs in docstring (ce2e5ef)