Releases: palantir/foundry-platform-python
Releases · palantir/foundry-platform-python
0.115.0
0.114.0
💡 Improvements
-
Swap
datetime
types withAwareDatetime
types frompydantic
to ensure timezones are used when constructing adatetime
instance. (#181) -
Promote the latest
FoundryClient
from the top level package so that users can import everything they need to get started from thefoundry
package.from foundry import UserTokenAuth, FoundryClient client = FoundryClient(hostname="...", auth=UserTokenAuth(...)) ``` ([#182](https://github.com/palantir/foundry-platform-python/pull/182))
0.113.0
0.112.0
No documented user-facing changes
0.111.0
0.110.0
No documented user-facing changes
0.109.0
0.108.0
No documented user-facing changes
0.107.0
No documented user-facing changes