Releases: alpacahq/marketstore
Releases · alpacahq/marketstore
Marketstore 3.3.0
- Increase iex polling size to 10 to avoid missing data #252
- add length check to avoid panic #254
- Dockerfile improvement #255
- Xignitefeeder recent data backfill #265
- fix: spec change for Xignite Feeder plugin #271
- Bug Fix: historic trades limited to 20k with duplicates #273
- Added symbols filter to the polygon backfiller #277
- Add websocket usage in Polygon plugin #267
- update copy-paste artifact #274
- select columns feature #268
- fix: bit mex API integration test - panic-able code #283
- ENH: Backfill from polygon tick data to bars #275
- chore(xignite-feeder plugin): add logs #276
- docs(installation): add homebrew section for installation #282
- ENH: Move ListTickers (ListSymbols) to Polygon API v2 in backfeeder #296
- Invalid memory address or nil pointer in upstream connection #299
- ENH: Move Trade backfiller to Polygon API v2 #297
- fix: update circleCI version from 2.0 to 2.1 #300
- fix: omit the install process from the test job #301
- fix: parallelize build and unit test #302
- fix/separate gofmt step from unittest #303
- fix: make plugins compilation separate #304
- fix: catch sigterm signal #305
- reduce the number of fp.Sync() calls for a WAL write from 3 to 1 #298
- CI speed improvement #306
- peformance improvement for packingReader function #295
- fix: update vendor modules #308
- CGO decommission #281
- stop vendoring #309
- fix: delete all vendored libraries #310
- Bump golang to v1.14 #312
v3.2.5
Streaming, memory fixes
v3.2.1
Polygon plugin quotes & trades support + various minor fixes.
v3.2.0
Variable record compression, WAL replay optimization, profiling endpoint.
v3.1.4
Variable length record limit fix
v3.1.2
Fixes a bug when supplying start + end + limit, where beginning records were getting clipped.
v3.1.1
Native tick support, IEX data plugin, bug fixes.
v3.0.1
Update Dockerfile for Go 1.11 changes.
v3.0.0
v2.3.8
Binancefeeder overwrite fix