Releases: InjectiveLabs/sdk-python
Releases · InjectiveLabs/sdk-python
v1.15.0-rc1
- Updated proto definitions pointing to injective-core v1.20.0-alpha.3 and injective-indexer v1.19.41.
- Added support in v2 Composer for the new exchange module MsgBatchLiquidatePositions message, including the
liquidate_position_dataandmsg_batch_liquidate_positionscomposer helpers and a corresponding example script - Exposed
OrderType,OracleType, andCrossMarginEligibilityproto enums asIntEnumclass attributes on the v2Composer(Composer.ORDER_TYPE,Composer.ORACLE_TYPE,Composer.CROSS_MARGIN_ELIGIBILITY) for IDE discoverability and type safety. Theorder_typeandoracle_typeparameters in composer methods now accept either the string name or an integer / enum value (backward-compatible);cross_margin_eligibility(newly introduced this release) accepts only theComposer.CROSS_MARGIN_ELIGIBILITYenum.
What's Changed
- [CHORE] sync dev with master by @aarmoa in #414
- [IC-1055] create-python-sdk-final-release-for-v120-testnet by @aarmoa in #415
Full Changelog: v1.14.1...v1.15.0-rc1
v1.14.1
v1.14.0
- Updated proto definitions to Injective Core v1.19.0 and Indexer v1.19.0
What's Changed
- [CHORE] sync dev with master after v1.13.1 by @aarmoa in #409
- [CHORE] regenerate protos for injective-core/indexer and align v1.19.0-beta by @aarmoa in #410
- [CHORE] final_v1_19_alignment_for_release by @aarmoa in #411
- release/v1_19_changes_to_master_for_v1_14_release by @aarmoa in #412
Full Changelog: v1.13.1...v1.14.0
v1.14.0-rc1
- Updated proto definitions to Injective Core v1.19.0-beta and Indexer v1.18.59
What's Changed
- [CHORE] sync dev with master after v1.13.1 by @aarmoa in #409
- [CHORE] regenerate protos for injective-core/indexer and align v1.19.0-beta by @aarmoa in #410
Full Changelog: v1.13.1...v1.14.0-rc1
v1.13.1
v1.13.0
- Updated proto definitions to Injective Core v1.18.0 and Indexer v1.18.3
- Includes support for the new Chainlink oracle messages
What's Changed
- [C-655] add chainlink data streams oracle by @aarmoa in #404
- [CHORE] Update licence year by @aarmoa in #405
- Release/v1.13 by @aarmoa in #406
- Release/v1.13 to master by @aarmoa in #407
Full Changelog: v1.12.0...v1.13.0
v1.13.0-rc2
- Updated proto definitions to Injective Core v1.18.0-alpha.3 and Indexer v1.17.81
What's Changed
- [C-655] add chainlink data streams oracle by @aarmoa in #404
- [CHORE] Update licence year by @aarmoa in #405
Full Changelog: v1.13.0-rc1...v1.13.0-rc2
v1.13.0-rc1
- Includes new proto definitions for the Chainlink Data Streams oracle
Full Changelog: v1.12.0...v1.13.0-rc1
v1.12.0
- Updated proto definitions to Injective Core v1.17.0 and Indexer v1.17.16
What's Changed
- [CHORE] sync with master after v1.11 by @aarmoa in #392
- Feat/add liquidable positions example script by @aarmoa in #395
- Feat/sync dev with master after v1.11.2 by @aarmoa in #399
- [CHORE] sync dev with master v1.11.2 by @aarmoa in #401
- [CP-652] update protos for v1.17.0 upgrade by @aarmoa in #400
- Release/chain v1.17.0 support to master by @aarmoa in #402
Full Changelog: v1.11.2...v1.12.0
v1.12.0-rc1
- Updated proto definitions to Injective Core v1.17.0-beta.3 and Indexer v1.17.0-beta
What's Changed
- [CHORE] sync with master after v1.11 by @aarmoa in #392
- Feat/add liquidable positions example script by @aarmoa in #395
- Feat/sync dev with master after v1.11.2 by @aarmoa in #399
- [CHORE] sync dev with master v1.11.2 by @aarmoa in #401
Full Changelog: v1.11.2...v1.12.0-rc1