CovenantSQL v0.6.0 Release Notes

Release Date: 2019-05-15 // almost 5 years ago
  • v0.6.0 (2019-05-15)

    Full Changelog

    ๐Ÿ›  Fixed bugs:

    • [Document] some Quickstart pages are outdated #309

    Closed issues:

    • ๐Ÿšฆ signal SIGBUS: bus error code #151
    • truncate database cmd not found #149
    • ๐Ÿ— Static build get some warnings about glibc #143
    • ๐Ÿณ Panic while docker stop miner. #125

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ›  Fix incorrect log condition #334 (leventeliu)
    • ๐Ÿ›  Fix bug in provide service immutable tx apply height #333 (xq262144)
    • โœ‚ Remove the initialization BP step #332 (744189447)
    • ๐Ÿ›  Fix provide service miner overcharge deposit bug #331 (xq262144)
    • Serve RPC server first to prevent connection issue #330 (leventeliu)
    • ๐Ÿ›  Fix cql misunderstanding #329 (laodouya)
    • ๐Ÿ‘Œ Support android arm64 system compatible ELF binary release #328 (xq262144)
    • ๐Ÿ”€ Parallelize chain synchronization in startup #327 (leventeliu)
    • โž• Add more metric vars of miner node #326 (xq262144)
    • Query account database deposit and arrears #325 (xq262144)
    • โšก๏ธ Faucet api update & cql command improvement #324 (xq262144)
    • ๐Ÿ”‹ Feature/refactor cql #323 (laodouya)
    • Lower memory consumption while rebuilding chain #322 (leventeliu)
    • โž• Add service:DHT:NodeCount to metric web #321 (auxten)
    • โž• Add bench chart in README.md #318 (laodouya)
    • โž• Add receipt for query and execute methods with context #317 (leventeliu)
    • โšก๏ธ Update README.md #315 (ConnorLi96)
    • โšก๏ธ Update CovenantSQL README-zh.md #314 (ConnorLi96)
    • ๐Ÿ’ป Bring some improvements to the cql command line toolset #313 (leventeliu)
    • โž• Add bash zsh completion and homebrew for cql #312 (auxten)
    • ๐Ÿ›  Fix GNTE billingcount too large. Clean database before every single bench. #311 (laodouya)
    • ๐Ÿ›  Fix cql command dsn parser bug #310 (xq262144)
    • Provide more aggressive cache control for sqlchain #308 (leventeliu)
    • โž• Add Comparison and use cases #307 (auxten)
    • โž• Add direct-PRC server for cql-minerd #306 (leventeliu)
    • โœ‚ Remove boltdb dependency #305 (xq262144)
    • ๐Ÿ”จ Refactor ETLS/RPC/mux packages #303 (leventeliu)
    • ๐Ÿ›  Fix kayak memleak bugs #277 (xq262144)