Skip to content
This repository has been archived by the owner on Dec 26, 2022. It is now read-only.

v0.4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@wusyong wusyong released this 01 Apr 03:21
· 702 commits to master since this release
59c8f48

v0.4.0

🎉 New Features

  • core: Response error code for invalid result (cb3d926) by jkrvivian
  • test: Add code coverage configs (02f52e9) by Yu Wei Wu
  • server: Add Server name in header (5672d82) by Yu Wei Wu
  • docker: Add docker image rule (67b0547) by Yu Wei Wu
  • config: Refactor configuration variables (d04fdb6) by Yu Wei Wu
  • config: Move pow init/destroy to cofig (0acae98) by Yu Wei Wu
  • utils: Refactor cache interface (b8a6b60) by Yu Wei Wu
  • config: Move cache init/destroy to config (0cfb0ac) by Yu Wei Wu
  • test: Implement time utility functions (7407a39) by jkrvivian
  • Synchronize with entangled for MAM APIs (15e5e43) by YangHau
  • dcurl: Update dcurl version (8f62edf) by Yu Wei Wu

🐛 Bug Fixes

  • core: Move HTTP response code to status_t (fb6c29c) by jkrvivian
  • core: Fix severity shift error and reorder error code (92c1f87) by jkrvivian
  • core: Response error code when MAM failed (08a5547) by jkrvivian
  • core: Rename HTTP status code (6357bba) by jkrvivian
  • core: Return error if transaction not found (70928dd) by Yu Wei Wu
  • config: Fix all functions related to configs (bc2ee0a) by Yu Wei Wu
  • config: Fix all test cases related to configs (1a91bf7) by Yu Wei Wu
  • config: Rename iota_config_t variable (7d431e5) by Yu Wei Wu
  • common: Fix send_trytes parameters (cd5202f) by Yu Wei Wu
  • test: Fix memory leak when ENABLE_STAT is enabled (22627b5) by jkrvivian
  • test: Replace tag and hash for find transactions related apis (00d4f18) by jkrvivian
  • config: Add logger for utils initializing (d7fa966) by Yu Wei Wu
  • pow: Fix memory leaks in pow.c (e0b0bc5) by YangHau
  • README: Add CI and chat badges (544f3a4) by Yu Wei Wu

0.3.0...v0.4.0