Skip to content

Releases: mulesoft-anypoint/anypoint-client-go

flexgateway/v0.0.1

07 Jan 20:11
bb43f83
Compare
Choose a tag to compare

Flex Gateway client. This client mainly contains the following operations:

  • List all Flex Gateway Targets for a given organization and environment
  • Get a particular Flex Gateway Target
  • Get available APIs for a given Flex Gateway Target

apim_upstream/v0.0.1

07 Jan 20:09
e76a94e
Compare
Choose a tag to compare

Initial version for API Manager Upstream Client. Mainly includes:

  • List all Upstreams for a given API Manager Instance
  • Create an Upstream for a given API Manager
  • Update an Upstream for a given API Manager Instance
  • Delete a given Upstream

apim/v0.0.1

07 Jan 20:07
e76a94e
Compare
Choose a tag to compare

The first version of API Manager client:

  • List all API Manager Instances using filters
  • Create API Manager Instance of different kind of type : flexgateway, mule4 ...
  • Get API Manager Instance Details
  • Update API Manager Details
  • Delete API Manager Instance

dlb/v0.5.0

26 Aug 18:14
7499f64
Compare
Choose a tag to compare

Added Missing attributes to create operation:

  • staticIPsDisabled
  • workers
  • proxyReadTimeout
  • clientCertLabel
  • clientCert
  • revocationListLabel
  • revocationList
  • upstreamProtocol

vpn/v0.1.0

23 Aug 16:27
2ae69de
Compare
Choose a tag to compare
  • integrates GovCloud server

vpc/v0.6.0

23 Aug 16:27
2ae69de
Compare
Choose a tag to compare
  • integrates GovCloud server
  • Fixes missing VPC update response struct

user_rolegroups/v0.2.0

23 Aug 16:26
2ae69de
Compare
Choose a tag to compare
  • integrates GovCloud server

user/v0.3.0

23 Aug 16:26
2ae69de
Compare
Choose a tag to compare
  • integrates GovCloud server
  • adds missing name property in org schema

team_roles/v0.2.0

23 Aug 16:25
2ae69de
Compare
Choose a tag to compare
  • integrates GovCloud server
  • adds envId attribute to context_params schema

team_members/v0.2.0

23 Aug 16:24
2ae69de
Compare
Choose a tag to compare
  • integrates GovCloud server