File tree Expand file tree Collapse file tree 3 files changed +12
-3
lines changed
Expand file tree Collapse file tree 3 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 1- future-release=v0.35 .0
2- since-tag=v0.34 .0
1+ future-release=v0.36 .0
2+ since-tag=v0.35 .0
33date-format=%B %d, %Y
44base=CHANGELOG.md
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ v0.36.0] ( https://github.com/mongodb/go-client-mongodb-atlas/tree/v0.36.0 ) (November 22, 2023)
4+
5+ [ Full Changelog] ( https://github.com/mongodb/go-client-mongodb-atlas/compare/v0.35.0...v0.36.0 )
6+
7+ ** Merged pull requests:**
8+
9+ - feat: adds fields to backup\_ compliance\_ policy. [ \# 523] ( https://github.com/mongodb/go-client-mongodb-atlas/pull/523 ) ([ marcosuma] ( https://github.com/marcosuma ) )
10+ - chore: Updates release doc [ \# 522] ( https://github.com/mongodb/go-client-mongodb-atlas/pull/522 ) ([ lantoli] ( https://github.com/lantoli ) )
11+
312## [ v0.35.0] ( https://github.com/mongodb/go-client-mongodb-atlas/tree/v0.35.0 ) (October 31, 2023)
413
514[ Full Changelog] ( https://github.com/mongodb/go-client-mongodb-atlas/compare/v0.34.0...v0.35.0 )
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ const (
4141 gzipMediaType = "application/gzip"
4242 libraryName = "go-mongodbatlas"
4343 // Version of the current API client. Should be set to the next version planned to be released.
44- Version = "0.35 .0"
44+ Version = "0.36 .0"
4545)
4646
4747var (
You can’t perform that action at this time.
0 commit comments