Releases: mulesoft-anypoint/anypoint-client-go
Releases · mulesoft-anypoint/anypoint-client-go
flexgateway/v0.0.1
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
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
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
Added Missing attributes to create operation:
- staticIPsDisabled
- workers
- proxyReadTimeout
- clientCertLabel
- clientCert
- revocationListLabel
- revocationList
- upstreamProtocol
vpn/v0.1.0
- integrates GovCloud server
vpc/v0.6.0
- integrates GovCloud server
- Fixes missing VPC update response struct
user_rolegroups/v0.2.0
- integrates GovCloud server
user/v0.3.0
- integrates GovCloud server
- adds missing name property in org schema
team_roles/v0.2.0
- integrates GovCloud server
- adds envId attribute to context_params schema
team_members/v0.2.0
- integrates GovCloud server