Releases: meraki/dashboard-api-go
Release v1.38.0
Meraki Golang Dashboard API v1.38.0
Release v1.37.1
Meraki Golang Dashboard API v1.37.1
Updates the user agent to the following:
- default: "golang-meraki/1.37.1"
- custom caller: "golang-meraki/1.37.1 $MERAKI_GO_SDK_CALLER"
Release v1.37.0
Meraki Golang Dashboard API v1.37.0
Release v1.36.0
Meraki Golang Dashboard API v1.36.0
Release v1.35.0
Meraki Golang Dashboard API v1.35.0
v1.34.3
This feature release includes several enhancements to the Meraki configuration:
-
Adds default configuration values to the NewConfiguration function, allowing for easier setup and usage.
-
Updates mustache files to align with the new default configuration.
-
Adds a custom transport to the default HTTP client, providing improved security by securely adding the bearer token to the Authorization header.
-
Updates documentation to reflect the new default configuration and transport setup.
-
Regenerates the client to ensure compatibility and consistency with the updated configuration.
v1.34.2
Feature Release v1.34.2:
The issue with the linter failing on autogenerated code has been resolved.
The OpenAPI generator templates have been updated, improving code quality and structure.
The HTTP client has been regenerated using the new templates, enhancing performance and functionality.
The README documentation has been updated to provide clearer instructions and information.
These changes contribute to a more stable and efficient codebase, ensuring better development practices and improved user experience.
v1.34.1
Upgrades the Go Client to use the Meraki OpenAPI v3 Specification version 1.34.0.
-
Updates Github actions workflow
-
Updates dependencies per PR12
-
Resolves merge conflicts from PR13
-
Update the Go version from 1.19 to 1.20 as Go 1.19 will soon no longer be supported with Go 1.21 coming out in August
-
Remove the Terraform HTTP retry client (more below).
Fixes #5
Release v1.34.0
Meraki Golang Dashboard API v1.34.0
Release v1.33.0
Meraki Golang Dashboard API v1.33.0