Skip to content

Commit cc2fa05

Browse files
authored
task: release 0.9.0 prep (#229)
1 parent b506f92 commit cc2fa05

File tree

3 files changed

+41
-3
lines changed

3 files changed

+41
-3
lines changed

.github_changelog_generator

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
future-release=v0.8.0
2-
since-tag=v0.7.2
1+
future-release=v0.9.0
2+
since-tag=v0.8.0
33
date-format=%B %d, %Y
44
base=CHANGELOG.md

CHANGELOG.md

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,43 @@
11
# Changelog
22

3+
## [v0.9.0](https://github.com/mongodb/go-client-mongodb-atlas/tree/v0.9.0) (June 29, 2021)
4+
5+
[Full Changelog](https://github.com/mongodb/go-client-mongodb-atlas/compare/v0.8.0...v0.9.0)
6+
7+
**Breaking changes:**
8+
9+
- INTMDB-17: Update search [\#223](https://github.com/mongodb/go-client-mongodb-atlas/pull/223) ([abner-dou](https://github.com/abner-dou))
10+
- CLOUDP-91945: Add support for endpoints v1.5 [\#212](https://github.com/mongodb/go-client-mongodb-atlas/pull/212) ([andreaangiolillo](https://github.com/andreaangiolillo))
11+
- This only affects users setting a custom base URL which now should not include the `api/{version}}` segment
12+
- feat: remove project whitelist [\#206](https://github.com/mongodb/go-client-mongodb-atlas/pull/206) ([gssbzn](https://github.com/gssbzn))
13+
14+
**Merged pull requests:**
15+
16+
- CLOUDP-93382: Add Programmatic Invite Management for project to the atlas go client [\#228](https://github.com/mongodb/go-client-mongodb-atlas/pull/228) ([andreaangiolillo](https://github.com/andreaangiolillo))
17+
- CLOUDP-93381: Add Programmatic Invite Management for organization to the atlas go client [\#227](https://github.com/mongodb/go-client-mongodb-atlas/pull/227) ([andreaangiolillo](https://github.com/andreaangiolillo))
18+
- tests: enable ifshort [\#226](https://github.com/mongodb/go-client-mongodb-atlas/pull/226) ([gssbzn](https://github.com/gssbzn))
19+
- task: enable thelper and errorlint [\#225](https://github.com/mongodb/go-client-mongodb-atlas/pull/225) ([gssbzn](https://github.com/gssbzn))
20+
- added custom analyzer structs [\#224](https://github.com/mongodb/go-client-mongodb-atlas/pull/224) ([abner-dou](https://github.com/abner-dou))
21+
- lint: replace golint with revive [\#222](https://github.com/mongodb/go-client-mongodb-atlas/pull/222) ([gssbzn](https://github.com/gssbzn))
22+
- lint: enable godot [\#221](https://github.com/mongodb/go-client-mongodb-atlas/pull/221) ([gssbzn](https://github.com/gssbzn))
23+
- docs: update README [\#220](https://github.com/mongodb/go-client-mongodb-atlas/pull/220) ([gssbzn](https://github.com/gssbzn))
24+
- Addded autoscaling to the advance cluster [\#219](https://github.com/mongodb/go-client-mongodb-atlas/pull/219) ([andreaangiolillo](https://github.com/andreaangiolillo))
25+
- task: check dependencies on Tuesday [\#218](https://github.com/mongodb/go-client-mongodb-atlas/pull/218) ([gssbzn](https://github.com/gssbzn))
26+
- fix: fix alert configurations path [\#217](https://github.com/mongodb/go-client-mongodb-atlas/pull/217) ([gssbzn](https://github.com/gssbzn))
27+
- added update-all-analyzers method to search [\#216](https://github.com/mongodb/go-client-mongodb-atlas/pull/216) ([abner-dou](https://github.com/abner-dou))
28+
- Fixed failing tests [\#215](https://github.com/mongodb/go-client-mongodb-atlas/pull/215) ([andreaangiolillo](https://github.com/andreaangiolillo))
29+
- Bug Fix: Add CloudURL [\#214](https://github.com/mongodb/go-client-mongodb-atlas/pull/214) ([andreaangiolillo](https://github.com/andreaangiolillo))
30+
- CLOUDP-92196: add advanced cluster endpoints in the atlas go client [\#213](https://github.com/mongodb/go-client-mongodb-atlas/pull/213) ([andreaangiolillo](https://github.com/andreaangiolillo))
31+
- INTMDB-145: Support delete function for Cloud Backup Schedules [\#210](https://github.com/mongodb/go-client-mongodb-atlas/pull/210) ([coderGo93](https://github.com/coderGo93))
32+
- INTMDB-19: Added fields in datalake databases and stores [\#209](https://github.com/mongodb/go-client-mongodb-atlas/pull/209) ([coderGo93](https://github.com/coderGo93))
33+
- chore\(deps\): bump actions/cache from 2.1.5 to 2.1.6 [\#208](https://github.com/mongodb/go-client-mongodb-atlas/pull/208) ([dependabot[bot]](https://github.com/apps/dependabot))
34+
- Adding missing args to do a custom online archive [\#207](https://github.com/mongodb/go-client-mongodb-atlas/pull/207) ([leofigy](https://github.com/leofigy))
35+
- chore\(deps\): bump actions/checkout from 2 to 2.3.4 [\#205](https://github.com/mongodb/go-client-mongodb-atlas/pull/205) ([dependabot[bot]](https://github.com/apps/dependabot))
36+
- chore\(deps\): bump actions/cache from 2 to 2.1.5 [\#204](https://github.com/mongodb/go-client-mongodb-atlas/pull/204) ([dependabot[bot]](https://github.com/apps/dependabot))
37+
- task: add CODEOWNERS [\#203](https://github.com/mongodb/go-client-mongodb-atlas/pull/203) ([gssbzn](https://github.com/gssbzn))
38+
- feat: update golancgci and enable tagliatelle [\#202](https://github.com/mongodb/go-client-mongodb-atlas/pull/202) ([gssbzn](https://github.com/gssbzn))
39+
- ldap group is admin db [\#201](https://github.com/mongodb/go-client-mongodb-atlas/pull/201) ([leofigy](https://github.com/leofigy))
40+
341
## [v0.8.0](https://github.com/mongodb/go-client-mongodb-atlas/tree/v0.8.0) (April 20, 2021)
442

543
[Full Changelog](https://github.com/mongodb/go-client-mongodb-atlas/compare/v0.7.2...v0.8.0)

mongodbatlas/mongodbatlas.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ const (
4242
gzipMediaType = "application/gzip"
4343
libraryName = "go-mongodbatlas"
4444
// Version the version of the current API client. Should be set to the next version planned to be released.
45-
Version = "0.8.0"
45+
Version = "0.9.0"
4646
)
4747

4848
var (

0 commit comments

Comments
 (0)