Skip to content

Releases: longportapp/openapi-go

v0.9.1

28 Nov 10:47
c15d7d1
Compare
Choose a tag to compare
  • support read 'LONGPORT_' prefix env
  • support set access region
    set region by LONGPORT_REGION

change module path to longportapp

23 Nov 06:21
ff21edc
Compare
Choose a tag to compare
v0.9.0

change module path: longbridgeapp to longportapp (#30)

v0.8.0

14 Jul 09:14
5c70eec
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.3...v0.8.0

v0.7.3

14 Jul 02:37
2aa7e76
Compare
Choose a tag to compare

http client support pass request header

v0.7.2

13 May 07:08
Compare
Choose a tag to compare

Full Changelog: v0.7.0...v0.7.2

v0.7.1

13 May 06:26
36c21d1
Compare
Choose a tag to compare

Bugfix:

  • typo: update_at -> updated_at
  • fix json tag of PushOrderChanged: Price -> submitted_price, Quantity -> submitted_quantity

Full Changelog: v0.7.0...v0.7.1

v0.7.0

12 May 11:00
8579a81
Compare
Choose a tag to compare

What's Changed

  • refactor config by @sunfuze in #23
  • Update github.com/longbridgeapp/openapi-protocol/go to v0.2.5 by @sunfuze

Full Changelog: v0.6.1...v0.7.0

v0.6.1

12 May 02:49
Compare
Choose a tag to compare

Update github.com/longbridgeapp/openapi-protocol/go to v0.2.3 to fix reconnect bug

v0.6.0

24 Apr 09:21
e17303d
Compare
Choose a tag to compare

What's Changed

  • Add order detail interface and add estimate maximum purchase quantity interface by @Patrick0308 in #22

Full Changelog: v0.5.0...v0.6.0

v0.5.0

19 Apr 07:09
f15d2ba
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.5.0