Releases: apigee-internal/microgateway
Releases · apigee-internal/microgateway
v3.0.3-early-access
Version bump to incorporate changes from dependencies.
v3.0.2-early-access
v2.4.0-beta
- microgateway
- microgateway-core
- apigee/microgateway-core#61 - [MERGED] - May needs docs update.
- apigee/microgateway-core#60 - [MERGED] - Bugfix
- apigee/microgateway-core#57 - [MERGED] - BugFix
- apigee/microgateway-core#55 - [MERGED] - BugFix
- apigee/microgateway-core#53 - [MERGED] - Will need small docs update
- microgateway-config
- apigee/microgateway-config#15 - [MERGED] - Will need small docs update
- microgateway-plugins
- apigee/microgateway-plugins#21 - [MERGED]
Early Access for
This is an early access edition of the next version of the microgateway. It's still in early stages of development, and may contain bugs or other issues.
This release of microgateway depends on apid. An open source daemon built for powering api management services.
v2.3.3
- microgateway
- microgateway-core
- apigee/microgateway-core#47 [MERGED]
- apigee/microgateway-core#49 [MERGED]
- apigee/microgateway-core#50 [MERGED]
- microgateway-config
- apigee/microgateway-config#13 [MERGED]
- microgateway-plugins
- apigee/microgateway-plugins#17 [MERGED]
v2.3.3-beta
- microgateway
v2.3.2-beta
- microgateway-core
- apigee/microgateway-core#36 [MERGED]
- apigee/microgateway-core#37 [MERGED]
- apigee/microgateway-core#38 [MERGED]
- apigee/microgateway-core#39 [MERGED]
- apigee/microgateway-core#40 [MERGED]
- apigee/microgateway-core#41 [MERGED]
- microgateway-plugins
- apigee/microgateway-plugins#12 [MERGED]
- apigee/microgateway-plugins#13 [MERGED]
- apigee/microgateway-plugins#5 [MERGED]
- microgateway-config
- apigee/microgateway-config#10 [MERGED]
- microgateway
v2.3.1
- microgateway
- microgateway-core
- apigee/microgateway-core#31 - Add the ability to set headers on requests in plugins before they are proxied to target.
- apigee/microgateway-core#33 - Fixing a regression where keep-alive connection pooling isn't used by the http agent.
- apigee/microgateway-core#34 - Fixing an issue that would cause an HTTP agent to be created on every request, consuming too many system resources.
- microgateway-config
- apigee/microgateway-config#8 - Allows filtering of what proxies are exposed by edgemicro via onfiguration option.
- microgateway-plugins
- apigee/microgateway-plugins#10 - Delete the cache plugin. It's unused, and a poor example of a plugin implementation.
- apigee/microgateway-plugins#9 - Adds functional tests for plugins to begin stabililzing the repo, and minimizing regressions.
v2.3.0-beta
- Add configurable logging support: apigee/microgateway-core#29
v2.2.4-beta
Initial test fixing & KVM revert: #72