Releases: polygon-io/client-go
Releases · polygon-io/client-go
Support For New Business Products
What's Changed
- Added tests for exchanges, indicators, and splits by @justinpolygon in #334
- Added tests for dividends, financials, trades, quotes, and tickers (recreate of 335) by @justinpolygon in #336
- Added tests for models snapshots by @justinpolygon in #337
- Update ws spec entitlement value naming by @justinpolygon in #342
- Added test for summaries model by @justinpolygon in #343
- Update README with trace mode by @justinpolygon in #348
- Bump github.com/go-playground/validator/v10 from 10.15.1 to 10.15.3 by @dependabot in #346
- Bump github.com/go-playground/validator/v10 from 10.15.3 to 10.15.5 by @dependabot in #352
- Bump github.com/go-resty/resty/v2 from 2.7.0 to 2.9.1 by @dependabot in #351
- Bump golang.org/x/net from 0.15.0 to 0.17.0 by @dependabot in #354
- update rest snapshot models, add FMV data types and new feed urls for websockets by @aitzkovitz in #356
Full Changelog: v1.14.1...v1.15.0
v1.14.1
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
- @JohnAllen made their first contribution in #326
- @AnteWall made their first contribution in #305
Full Changelog: v1.14.0...v1.14.1
v1.14.0
What's Changed
- Updated Launchpad WS Example by @justinpolygon in #309
- Update ws spec for launchpad by @justinpolygon in #308
- add second timestamp enum by @aitzkovitz in #318
Full Changelog: v1.13.1...v1.14.0
v1.13.1
What's Changed
- Added request tracing by @justinpolygon in #303
- Allow rawData to bypass any extra JSON processing by @jbonzo in #302
Full Changelog: v1.13.0...v1.13.1
v1.13.0
What's Changed
- adding support for launchpad websockets by @lukeoleson in #301
Full Changelog: v1.12.2...v1.13.0
v1.12.2
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
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
- Fix crypto snapshot unmarshal by @justinpolygon in #272
- Change name of new Snapshot Endpoint by @jbonzo in #286
- Updates to snapshot response model by @antdjohns in #288
Full Changelog: v1.12.0...v1.12.1
v1.12.0
What's Changed
- add sort types used in financials api by @HunterL in #260
- enhance websocket support for indices by @moeshinyo in #266
- Exclude example files from coverage report by @timetraveler328 in #265
- Add crypto, forex, and indices examples by @justinpolygon in #273
- Update: Add MIC specification for primary exchange by @justinpolygon in #280
- Add error checking to spec downloader by @justinpolygon in #278
- Spec spelling/examples updates by @justinpolygon in #277
- Add crypto daily open close example by @justinpolygon in #276
- Bump github.com/go-playground/validator/v10 from 10.12.0 to 10.13.0 by @dependabot in #281
- Bump github.com/cenkalti/backoff/v4 from 4.2.0 to 4.2.1 by @dependabot in #275
- Support for go 1.20 by @jbonzo in #285
- Add RequestID to error response if not present in response body by @jbonzo in #284
- Luke/backend/1036/snapshot v3 endpoint by @lukeoleson in #283
New Contributors
- @HunterL made their first contribution in #260
- @moeshinyo made their first contribution in #266
- @lukeoleson made their first contribution in #283
Full Changelog: v1.11.1...v1.12.0
Enable gzip compression
What's Changed
- Updated example with aggregates by @justinpolygon in #257
- Force gzip encoding for faster response and reduced bandwidth usage by @justinpolygon in #262
- update specs by @morningvera in #263
Full Changelog: v1.11.0...v1.11.1
Indices Endpoints
What's Changed
- Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in #250
- Add examples for stocks and options by @justinpolygon in #256
- Add support for indices by @jbonzo in #251
- Update minor version to v1.11.0 by @jbonzo in #259
New Contributors
- @justinpolygon made their first contribution in #256
Full Changelog: v1.10.0...v1.11.0