Skip to content

Releases: Axway/agents-apigee

v0.1.4-alpha1

08 Dec 16:22
9c00236
Compare
Choose a tag to compare
v0.1.4-alpha1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.3...v0.1.4-alpha1

v0.1.3

16 Nov 17:45
33a11b6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.3-alpha9

02 Nov 15:21
b5e319f
Compare
Choose a tag to compare
v0.1.3-alpha9 Pre-release
Pre-release
INT - update SDK (#78)

v0.1.3-alpha8

01 Nov 16:38
6808ea8
Compare
Choose a tag to compare
v0.1.3-alpha8 Pre-release
Pre-release
  • Add AgentCreated attribute to products it creates during provisioning
  • Add new APIGEE_CLONEATTRIBUTES flag, default false, to clone a product attributes during provisioning

v0.1.3-alpha7

25 Oct 17:50
172e4b7
Compare
Choose a tag to compare
v0.1.3-alpha7 Pre-release
Pre-release

APIGOV-23936 - handle provisioning for product mode

v0.1.3-alpha6

24 Oct 21:25
0f4426b
Compare
Choose a tag to compare
v0.1.3-alpha6 Pre-release
Pre-release
  • Updates for change detection

v0.1.3-alpha5

24 Oct 13:06
Compare
Choose a tag to compare
v0.1.3-alpha5 Pre-release
Pre-release
  • Reintroduce the APIGEE_FILTER variable
  • Skip parsing spec in agent when in Product mode
  • Complete case insensitive comparison of Product to Spec

v0.1.3-alpha4

21 Oct 22:35
9cbe430
Compare
Choose a tag to compare
v0.1.3-alpha4 Pre-release
Pre-release
  • Reintroduce the APIGEE_FILTER variable
  • Skip parsing spec in agent when in Product mode
  • Complete case insensitive comparison of Product to Spec

v0.1.3-alpha3

20 Oct 22:06
Compare
Choose a tag to compare
v0.1.3-alpha3 Pre-release
Pre-release

Added the following environment variables

APIGEE_DISCOVERYMODE - default is proxy, set to product to discover products and associate to specs by name
APIGEE_WORKERS_PRODUCT - default 10, adjust as needed
APIGEE_INTERVAL_PRODUCT - default 30s, adjust as needed

Fixes around the running of the spec discovery job, keeps mod date in cache and skips spec download if mod date has not changed since last poll.

v0.1.3-alpha2

17 Oct 22:39
Compare
Choose a tag to compare
v0.1.3-alpha2 Pre-release
Pre-release
  • add check to prevent concurrent runs of the same job