-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #10 from mongodb/changelog
chore: add changelog file
- Loading branch information
Showing
1 changed file
with
32 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
## [Unreleased](https://github.com/mongodb/go-client-mongodb-atlas/tree/HEAD) | ||
|
||
|
||
**Closed issues:** | ||
|
||
- Add JobID attr to SnapshotReqPathParameters struct [\#8](https://github.com/mongodb-partners/go-client-mongodb-atlas/issues/8) | ||
|
||
**Merged pull requests:** | ||
|
||
- ProjectAPIKeys.Create test [\#9](https://github.com/mongodb/go-client-mongodb-atlas/pull/9) ([thetonymaster](https://github.com/thetonymaster)) | ||
- Project api keys [\#8](https://github.com/mongodb/go-client-mongodb-atlas/pull/8) ([thetonymaster](https://github.com/thetonymaster)) | ||
- Update Readme.md [\#7](https://github.com/mongodb/go-client-mongodb-atlas/pull/7) ([marinsalinas](https://github.com/marinsalinas)) | ||
- Encryption At Rest Service [\#6](https://github.com/mongodb/go-client-mongodb-atlas/pull/6) ([PacoDw](https://github.com/PacoDw)) | ||
- fix: remove content-type before perform containders DELETE request [\#5](https://github.com/mongodb/go-client-mongodb-atlas/pull/5) ([marinsalinas](https://github.com/marinsalinas)) | ||
- Containers Service [\#4](https://github.com/mongodb/go-client-mongodb-atlas/pull/4) ([marinsalinas](https://github.com/marinsalinas)) | ||
- Peers Service [\#3](https://github.com/mongodb/go-client-mongodb-atlas/pull/3) ([marinsalinas](https://github.com/marinsalinas)) | ||
- Chore: TravisCI integration [\#2](https://github.com/mongodb/go-client-mongodb-atlas/pull/2) ([marinsalinas](https://github.com/marinsalinas)) | ||
- Cloud Provider Snapshot Restore Job Support [\#1](https://github.com/mongodb/go-client-mongodb-atlas/pull/1) ([PacoDw](https://github.com/PacoDw)) | ||
|
||
- feat: JobID was added to SnapshotReqPathParameters struct [\#10](https://github.com/mongodb-partners/go-client-mongodb-atlas/pull/10) ([PacoDw](https://github.com/PacoDw)) | ||
- Programmatic API Keys Service. [\#9](https://github.com/mongodb-partners/go-client-mongodb-atlas/pull/9) ([marinsalinas](https://github.com/marinsalinas)) | ||
- Cloud Provider Snapshots Support [\#7](https://github.com/mongodb-partners/go-client-mongodb-atlas/pull/7) ([PacoDw](https://github.com/PacoDw)) | ||
- Clusters Support [\#6](https://github.com/mongodb-partners/go-client-mongodb-atlas/pull/6) ([marinsalinas](https://github.com/marinsalinas)) | ||
- :feature add projects service to handle API calls [\#5](https://github.com/mongodb-partners/go-client-mongodb-atlas/pull/5) ([PacoDw](https://github.com/PacoDw)) | ||
- Project IP Whitelist Support [\#4](https://github.com/mongodb-partners/go-client-mongodb-atlas/pull/4) ([marinsalinas](https://github.com/marinsalinas)) | ||
- chore: change module name [\#3](https://github.com/mongodb-partners/go-client-mongodb-atlas/pull/3) ([marinsalinas](https://github.com/marinsalinas)) | ||
- Database Users Service [\#2](https://github.com/mongodb-partners/go-client-mongodb-atlas/pull/2) ([marinsalinas](https://github.com/marinsalinas)) | ||
- Project skeleton [\#1](https://github.com/mongodb-partners/go-client-mongodb-atlas/pull/1) ([marinsalinas](https://github.com/marinsalinas)) | ||
|
||
|
||
|
||
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |