Skip to content

Releases: polygon-io/client-go

Support For New Business Products

25 Oct 20:55
9588ed0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.14.1...v1.15.0

v1.14.1

22 Aug 17:02
80db909
Compare
Choose a tag to compare

What's Changed

  • Update CryptoQuote size types to float64 from int32 (fix parse error on fractional shares) by @JohnAllen in #326
  • Update LastTrade size type to resolve unmarshal error (fix parse error on fractional shares) by @AnteWall in #305
  • Add tests for Agg, Contract, and Conditions models by @timetraveler328 #333
  • Added limit param to Indicators by @justinpolygon in #329
  • Update websocket.json with updated price by @justinpolygon in #323
  • Update client version to v1.14.1 by @justinpolygon in #332
  • Bump github.com/go-playground/validator/v10 from 10.14.1 to 10.15.1 by @dependabot in #331
  • Bump github.com/jarcoal/httpmock from 1.3.0 to 1.3.1 by @dependabot in #330
  • Bump github.com/go-playground/form/v4 from 4.2.0 to 4.2.1 by @dependabot in #317

New Contributors

Full Changelog: v1.14.0...v1.14.1

v1.14.0

25 Jul 22:09
96ef7ec
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.13.1...v1.14.0

v1.13.1

26 Jun 17:30
a922e6a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.13.0...v1.13.1

v1.13.0

12 Jun 20:23
af61799
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.12.2...v1.13.0

v1.12.2

06 Jun 15:48
e6cde27
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3 by @dependabot in #299
  • Bump github.com/go-playground/validator/v10 from 10.14.0 to 10.14.1 by @dependabot in #297
  • Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by @dependabot in #298
  • Fix Crypto Level 2 Order Book model by @jbonzo in #300

Full Changelog: v1.12.1...v1.12.2

v1.12.1

24 May 00:37
8f6b1b0
Compare
Choose a tag to compare

What's Changed

  • Add gofmt as a check to the lint job by @jbonzo in #287
  • Added examples and updated models for forex and crypto for new v3 snapshot endpoint by @lukeoleson in #290
  • Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.2 by @dependabot in #291
  • Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 by @dependabot in #292
  • Bump github.com/go-playground/validator/v10 from 10.13.0 to 10.14.0 by @dependabot in #293

Breaking Changes

Full Changelog: v1.12.0...v1.12.1

v1.12.0

11 May 16:19
66388ee
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.11.1...v1.12.0

Enable gzip compression

23 Mar 16:02
9ab0e50
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.0...v1.11.1

Indices Endpoints

13 Mar 19:32
12a249f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.10.0...v1.11.0