Skip to content

Latest commit

 

History

History
46 lines (35 loc) · 1.43 KB

CHANGELOG.md

File metadata and controls

46 lines (35 loc) · 1.43 KB
title
Changelog

Table of Contents

0.2.0

Feature

  • 🌅 feat: support Var API #31
  • 🌅 feat: provide default APISIX_CONF_EXPIRE_TIME to simplify thing #30
  • 🌅 feat: handle idempotent key in PrepareConf #27

Bugfix

  • fix: a race when reusing flatbuffers.Builder #35
  • fix: the default socket permission is not enough #25

0.1.0

Feature

  • First implementation