You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!-- Here goes a general summary of what this release is about -->
6
+
7
+
## Upgrading
8
+
9
+
<!-- Here goes notes on how to upgrade from previous versions, including deprecations and what they should be replaced with -->
10
+
11
+
## New Features
12
+
13
+
<!-- Here goes the main new features and examples or instructions on how to use them -->
14
+
3
15
## Bug Fixes
4
16
5
17
- Bump the `grpclib` dependency to pull a fix for using IPv6 addresses.
18
+
19
+
- Allow setting `api_power_request_timeout` in `microgrid.initialize()`. This was supposed to be possible since the last release, but wasn't until now.
0 commit comments