|  | 
| 1 | 1 | # Changelog | 
| 2 | 2 | 
 | 
|  | 3 | +## [v0.37.0](https://github.com/mongodb/go-client-mongodb-atlas/tree/v0.37.0) (August 26, 2024) | 
|  | 4 | + | 
|  | 5 | +[Full Changelog](https://github.com/mongodb/go-client-mongodb-atlas/compare/v0.36.0...v0.37.0) | 
|  | 6 | + | 
|  | 7 | +**Closed issues:** | 
|  | 8 | + | 
|  | 9 | +- ClustersService does not list the available clusters [\#532](https://github.com/mongodb/go-client-mongodb-atlas/issues/532) | 
|  | 10 | + | 
|  | 11 | +**Merged pull requests:** | 
|  | 12 | + | 
|  | 13 | +- feat: Adds field to ProcessArgs [\#538](https://github.com/mongodb/go-client-mongodb-atlas/pull/538) ([oarbusi](https://github.com/oarbusi)) | 
|  | 14 | +- chore\(deps\): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 [\#537](https://github.com/mongodb/go-client-mongodb-atlas/pull/537) ([dependabot[bot]](https://github.com/apps/dependabot)) | 
|  | 15 | +- chore\(deps\): bump github.com/go-test/deep from 1.1.0 to 1.1.1 [\#536](https://github.com/mongodb/go-client-mongodb-atlas/pull/536) ([dependabot[bot]](https://github.com/apps/dependabot)) | 
|  | 16 | +- chore\(deps\): bump golangci/golangci-lint-action from 6.0.0 to 6.0.1 [\#535](https://github.com/mongodb/go-client-mongodb-atlas/pull/535) ([dependabot[bot]](https://github.com/apps/dependabot)) | 
|  | 17 | +- chore\(deps\): bump golangci/golangci-lint-action from 5.1.0 to 6.0.0 [\#534](https://github.com/mongodb/go-client-mongodb-atlas/pull/534) ([dependabot[bot]](https://github.com/apps/dependabot)) | 
|  | 18 | +- chore\(deps\): bump golangci/golangci-lint-action from 4.0.0 to 5.1.0 [\#533](https://github.com/mongodb/go-client-mongodb-atlas/pull/533) ([dependabot[bot]](https://github.com/apps/dependabot)) | 
|  | 19 | +- task: Deprecated go.mod [\#531](https://github.com/mongodb/go-client-mongodb-atlas/pull/531) ([gssbzn](https://github.com/gssbzn)) | 
|  | 20 | +- test: add test for IsTimeoutErr [\#530](https://github.com/mongodb/go-client-mongodb-atlas/pull/530) ([gssbzn](https://github.com/gssbzn)) | 
|  | 21 | +- chore: updates README to clarify deprecation. [\#529](https://github.com/mongodb/go-client-mongodb-atlas/pull/529) ([mmarcon](https://github.com/mmarcon)) | 
|  | 22 | +- chore\(deps\): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 [\#528](https://github.com/mongodb/go-client-mongodb-atlas/pull/528) ([dependabot[bot]](https://github.com/apps/dependabot)) | 
|  | 23 | +- chore\(deps\): bump actions/cache from 3 to 4 [\#527](https://github.com/mongodb/go-client-mongodb-atlas/pull/527) ([dependabot[bot]](https://github.com/apps/dependabot)) | 
|  | 24 | +- chore\(deps\): bump actions/stale from 8 to 9 [\#526](https://github.com/mongodb/go-client-mongodb-atlas/pull/526) ([dependabot[bot]](https://github.com/apps/dependabot)) | 
|  | 25 | +- chore\(deps\): bump actions/setup-go from 4 to 5 [\#525](https://github.com/mongodb/go-client-mongodb-atlas/pull/525) ([dependabot[bot]](https://github.com/apps/dependabot)) | 
|  | 26 | + | 
| 3 | 27 | ## [v0.36.0](https://github.com/mongodb/go-client-mongodb-atlas/tree/v0.36.0) (November 22, 2023) | 
| 4 | 28 | 
 | 
| 5 | 29 | [Full Changelog](https://github.com/mongodb/go-client-mongodb-atlas/compare/v0.35.0...v0.36.0) | 
|  | 
0 commit comments