Skip to content

Releases: alibaba/Appactive

v0.2.1

17 Jun 09:46
Compare
Choose a tag to compare
  1. [Feature] Join SpringCloud ecosystem and add Feign and RestTemplate support for RPC (Ribbon-based LB)
  2. [Feature] Rule and channel decoupling and a brand new nacos channel
  3. [Feature] Documentation site and demo site

v0.2

11 Feb 09:20
Compare
Choose a tag to compare

appactive v0.2 is now released!including:

  • Feature
  1. Filter adds support for customized extraction source of routeId
  2. RPC adds support for unit request protection
  3. Key modules are deployed to maven central repository
  4. Add standalone demo for some modules
  • Fix
  1. DB property of storage demo fixed
  2. Forbidden logic fixed
  3. Some doc errors fixed

v0.1

18 Jan 11:37
Compare
Choose a tag to compare

The first open source version is released:

  1. Multi-Active core rule model, which Defines core components such as IDC and traffic
  2. Gateway plugin, which support traffic analysing and routing, nc tagging, and so on
  3. MicroService plugin, which support traffic routing, multiple active service attribute strategy, error correction and protection
  4. Message layer component API definition release
  5. Data layer components released to support data protection
  6. Basic Demo and Portal