Skip to content

v1.1.0

Compare
Choose a tag to compare
@h2o-ops h2o-ops released this 18 Sep 07:46
da54094

1.1.0 (2023-09-18)

Features

  • ✨ add support for reading client credentials from the local H2O CLI config file (#68) (16eb15f)
  • ✨ add support for reading credentials from the environment variables (#67) (f7e44fe)
  • ✨ add support for reading endpoint from the local H2O CLI configuration file (#69) (89727c3)
  • ✨ allow to set timeout and ssl_context for the underlying http client. (#76) (d164e30), closes #28
  • 🏷️ mark package as typed (#73) (13ad7db)
  • 🥅 handle errors that hint discovery server not being enabled in environment. (#71) (3e4a0e3)