close
The Wayback Machine - https://web.archive.org/web/20201228043016/https://github.com/alpacahq/marketstore/releases
Skip to content
  • v4.1.0
  • 8e74c49
  • Compare
    Choose a tag to compare
    Search for a tag
  • v4.1.0
  • 8e74c49
  • Compare
    Choose a tag to compare
    Search for a tag

@dakimura dakimura released this Dec 10, 2020 · 7 commits to master since this release

  • Replication feature
  • Command to store Corporate Actions using ICE
  • Polygon Backfiller improvements
  • Coerce Column feature
  • Minor bug fixes
Assets 2
  • v4.04
  • a7b8f23
  • Compare
    Choose a tag to compare
    Search for a tag
  • v4.04
  • a7b8f23
  • Compare
    Choose a tag to compare
    Search for a tag

@tibkiss tibkiss released this Nov 11, 2020 · 20 commits to master since this release

  • Alpaca WS Improvements
  • Polygon backfill improvements
Assets 2
  • v4.0.3
  • 9bb6fd8
  • Compare
    Choose a tag to compare
    Search for a tag
  • v4.0.3
  • 9bb6fd8
  • Compare
    Choose a tag to compare
    Search for a tag

@tibkiss tibkiss released this Nov 9, 2020 · 30 commits to master since this release

  • Alpaca WS Connector
  • Prometheus metrics
  • Gap finder normalization
Assets 2
  • v4.0.2
  • 90a40bc
  • Compare
    Choose a tag to compare
    Search for a tag
  • v4.0.2
  • 90a40bc
  • Compare
    Choose a tag to compare
    Search for a tag

@tibkiss tibkiss released this Nov 8, 2020 · 48 commits to master since this release

  • Polygon backfill improvements
  • Helm Chart PVC fix
  • Preparation for replication feature
Assets 2

@tibkiss tibkiss released this Sep 14, 2020 · 62 commits to master since this release

  • small refactor in catalog #371
  • add: serialize/deserialize data shape #372
  • add: include DataShape in WAL message #373
  • refactor: move OffsetIndexBuffer and WTSet to another file #374
  • refactor: remove Instance ID from Instance Config #368
  • fix Makefiles #361
  • allow configuring gRPC message size limits #364
  • fix: support the new default DateTime (="") #357
  • fix: add error handling for unexpected epoch/nanoseconds data type #355
  • fix: stop converting column names to Title Case #354
  • fix: possible panic when query variable length records #353
  • ENH: polygon backfill glob filter #352
  • Fix/over year query #351
  • feat: run both json-RPC test and gRPC test #349
  • Feat/grpc nanosec support #347
  • Refactor/move wal checksum validation logic #346
Assets 2
  • v4.0.0
  • ba8dd4e
  • Compare
    Choose a tag to compare
    Search for a tag
  • v4.0.0
  • ba8dd4e
  • Compare
    Choose a tag to compare
    Search for a tag

@tibkiss tibkiss released this Jun 12, 2020 · 98 commits to master since this release

  • GRPC Support [ #316 ]
  • Kubernetes support via Helm Chart [ #315 ]
  • Polygon improvements [ #313 #322 #332 #333 ]
  • Docker related fixes [ #328 #335 ]
  • Documentation improvements [ #321 ]
  • Move from vendor to go modules [ #309 ]
Assets 2
  • v3.3.1
  • 34352c9
  • Compare
    Choose a tag to compare
    Search for a tag
  • v3.3.1
  • 34352c9
  • Compare
    Choose a tag to compare
    Search for a tag

@tibkiss tibkiss released this Apr 24, 2020 · 129 commits to master since this release

  • Fix polygon database schema difference #313
Assets 2
  • v3.3.0
  • 09b0bd3
  • Compare
    Choose a tag to compare
    Search for a tag
  • v3.3.0
  • 09b0bd3
  • Compare
    Choose a tag to compare
    Search for a tag

@tibkiss tibkiss released this Apr 24, 2020 · 131 commits to master since this release

  • 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
Assets 2
Feb 3, 2020
v3.2.18
- add length check to avoid panic (#254)
- Dockerfile improvement (#255)
- add some columns to the feed data of XigniteFeederPlugin (#256)
- enable codecov (#246)
- 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)
Sep 17, 2019
return early on bar fetch errors
You can’t perform that action at this time.