Skip to content

Releases: swilliams11/edgemicro-decorator

v0.6.4

09 Aug 18:46
Compare
Choose a tag to compare
  • Fixed the custom plugin bug. Custom plugins were being copied to the wrong directory in the container.
  • Decorator would print the Key and Secret used to start EM. This print statement was removed.

v0.6.3

19 Jul 14:05
Compare
Choose a tag to compare

The decorator installs edgemicro with npm as opposed to the previous release which would install the version of edgemicro that is located in the decorator. This has limited functionality and it required frequent updates to the decorator to add the edgemicro zip files.

v0.6.2

05 Jul 15:43
Compare
Choose a tag to compare

This release fixes a bug that caused the decorator to execute even if the Cloud Foundry app was not bound to the edgemicro_service.

Now the Decorator will only execute if the app is bound to the edgemicro_service.

v0.6.1

05 Jun 14:19
Compare
Choose a tag to compare

This release includes Edgemicro v2.4.6-beta.

https://github.com/apigee-internal/microgateway/releases

Initial release with support for Spike Arrest, Quota, Custom Plugins

28 Feb 15:41
Compare
Choose a tag to compare

In this release, users can enable the following:

  • Spike Arrest
  • Quotas
  • Custom Plugins

This release also supports the following items:

  • override the default.yaml with user provided YAML file
  • configure decorator to run with Edge on-premises or cloud-hosted solution