Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLOUDP-179714: 0.27.0 pre-release #490

Merged
merged 2 commits into from
May 29, 2023
Merged

CLOUDP-179714: 0.27.0 pre-release #490

merged 2 commits into from
May 29, 2023

Conversation

fmenezes
Copy link
Contributor

@fmenezes fmenezes commented May 29, 2023

Description

Releasing new version of Atlas go-client adding support for cluster tagging.

Link to any related issue(s):

Type of change:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Required Checklist:

  • I have signed the MongoDB CLA
  • I have added tests that prove my fix is effective or that my feature works
  • I have added any necessary documentation (if appropriate)
  • I have run make fmt and formatted my code

Further comments

@fmenezes fmenezes changed the title CLOUDP-179714 Prerelase SDK v0.26.2 CLOUDP-179714: 0.26.2 pre-release May 29, 2023
wtrocki
wtrocki previously approved these changes May 29, 2023
@@ -41,7 +41,7 @@ const (
gzipMediaType = "application/gzip"
libraryName = "go-mongodbatlas"
// Version the version of the current API client. Should be set to the next version planned to be released.
Version = "0.26.1"
Version = "0.26.2"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would say it is feature but leaving up to you to decide :D

CHANGELOG.md Outdated
- INTMDB-802: Add Data Federation Query Limit [\#475](https://github.com/mongodb/go-client-mongodb-atlas/pull/475) ([maastha](https://github.com/maastha))
- CLOUDP-175576: Remove v2 SDKs mentions from master [\#473](https://github.com/mongodb/go-client-mongodb-atlas/pull/473) ([wtrocki](https://github.com/wtrocki))

## [v0.26.1](https://github.com/mongodb/go-client-mongodb-atlas/tree/v0.26.1) (May 16, 2023)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems to be duplicated for some reason with previous entry

@fmenezes fmenezes changed the title CLOUDP-179714: 0.26.2 pre-release CLOUDP-179714: 0.27.0 pre-release May 29, 2023
@fmenezes fmenezes marked this pull request as ready for review May 29, 2023 14:57
@fmenezes fmenezes requested a review from a team as a code owner May 29, 2023 14:57
@fmenezes fmenezes requested a review from wtrocki May 29, 2023 14:57
Copy link
Collaborator

@gssbzn gssbzn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@fmenezes fmenezes merged commit 45637d0 into master May 29, 2023
@fmenezes fmenezes deleted the CLOUDP-179714 branch May 29, 2023 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants