Skip to content

Releases: alpacahq/marketstore

MarketStore 4.1.13

02 Mar 23:55
9cabb7e
Compare
Choose a tag to compare
  • feat: Alpaca Broker Feeder plugin

MarketStore 4.1.12

16 Dec 01:13
f7ff46c
Compare
Choose a tag to compare

refactor(xignitefeeder): add logs(#531)

MarketStore 4.1.11

13 Dec 00:55
0f59ea9
Compare
Choose a tag to compare
  • Xignite Feeder plugin: add error logs (#530)
  • minor refactors (e.g. #529)

MarketStore 4.1.10

18 Oct 23:24
0b956f4
Compare
Choose a tag to compare
v4.1.10

feat(xignite): off_hours_schedule config (#521)

MarketStore 4.1.9

03 Oct 13:30
5211168
Compare
Choose a tag to compare

#513 : fix(query): off-by-one bug in read size check after read

MarketStore 4.1.8

19 Sep 05:18
df956c0
Compare
Choose a tag to compare

#509 : refactor(category): ignore partially deleted data dir

MarketStore 4.1.7

19 Sep 02:19
a015238
Compare
Choose a tag to compare
  • add a feature to move old WAL files to a temporary file and continue marketore starts up even when WAL_Replay fails

MarketStore 4.1.6

11 Sep 09:15
6f86d19
Compare
Choose a tag to compare

Fixed unexpected process termination and other bugs that could occur when the Delete API and Write API are called frequently at the same time.

MarketStore 4.1.5

29 Aug 02:39
bbc76fb
Compare
Choose a tag to compare

Update Go to version 1.17

MarketStore 4.1.4

26 Aug 01:07
a850757
Compare
Choose a tag to compare
  • [Xignite Feeder plugin] Data fetching during off-hours. (off_hours_interval config)