Skip to content

Latest commit

 

History

History
46 lines (22 loc) · 1.98 KB

CHANGELOG.md

File metadata and controls

46 lines (22 loc) · 1.98 KB

Changelog

1.2.0 (2021-05-25)

Features

  • sampleapps: add mariadb with knex (f329555)

Performance Improvements

  • math: optimize build performance (69198c4)

1.1.0 (2021-05-10)

Features

  • examples: Add redis-pubsub example (7c2f37d)

Fixes

  • Prefix image name with project name, to prevent image conflicts (92d582a)
  • Remove port bindings to prevent conflicts with other users (944cdd1)

1.0.0 (2021-05-10)

Features

  • example: Add kafka-pubsub example (c6e743b)
  • example: Add kong-podman example (9eaac1b)
  • example: Add math example (294e11b)
  • example: Add zeromq-pushpull example (8b6d400)

Continuous Integrations

  • Add AppVeyor with semantic-release bot (cadebb0)

Documentations

  • README: Update README.md (7a0f0d0)