v23.6.0
This release is a quarterly major version release.
With this release, v22.6 and earlier versions are EoL.
New features 🐸
- Upgrade python to v3.11 by @YoshihitoAso in #505
- Upgrade web3py to v6 by @YoshihitoAso @purplesmoke05 in #501 #524
Improvements
- Add msg_sender to lock/unlock events API response by @purplesmoke05 in #514
- Add cancellation blocktimestamp by @YoshihitoAso in #506
- Add token history API by @purplesmoke05 in #518
- Remove unit test warnings by @YoshihitoAso in #504
- Upgrade SQLAlchemy by @purplesmoke05 in #508
- Dependencies using Annotated by @YoshihitoAso in #507
- Session type annotations incorrect in PyCharm by @YoshihitoAso in #509
- Bump dependencies versions by @purplesmoke05 @YoshihitoAso in #521 #522 #523
- Use path parameter account_address in force_unlock API by @purplesmoke05 in #520
- Add error response for
Int exceeds 64bit range
exception by @purplesmoke05 in #517 - Refine openapi doc error response schema by @purplesmoke05 in #515
Bug fixes
None