Skip to content

Commit ae553f9

Browse files
authored
Merge pull request #10 from mongodb/changelog
chore: add changelog file
2 parents 96fed12 + 59e7fa2 commit ae553f9

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

CHANGELOG.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
## [Unreleased](https://github.com/mongodb/go-client-mongodb-atlas/tree/HEAD)
2+
3+
4+
**Closed issues:**
5+
6+
- Add JobID attr to SnapshotReqPathParameters struct [\#8](https://github.com/mongodb-partners/go-client-mongodb-atlas/issues/8)
7+
8+
**Merged pull requests:**
9+
10+
- ProjectAPIKeys.Create test [\#9](https://github.com/mongodb/go-client-mongodb-atlas/pull/9) ([thetonymaster](https://github.com/thetonymaster))
11+
- Project api keys [\#8](https://github.com/mongodb/go-client-mongodb-atlas/pull/8) ([thetonymaster](https://github.com/thetonymaster))
12+
- Update Readme.md [\#7](https://github.com/mongodb/go-client-mongodb-atlas/pull/7) ([marinsalinas](https://github.com/marinsalinas))
13+
- Encryption At Rest Service [\#6](https://github.com/mongodb/go-client-mongodb-atlas/pull/6) ([PacoDw](https://github.com/PacoDw))
14+
- 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))
15+
- Containers Service [\#4](https://github.com/mongodb/go-client-mongodb-atlas/pull/4) ([marinsalinas](https://github.com/marinsalinas))
16+
- Peers Service [\#3](https://github.com/mongodb/go-client-mongodb-atlas/pull/3) ([marinsalinas](https://github.com/marinsalinas))
17+
- Chore: TravisCI integration [\#2](https://github.com/mongodb/go-client-mongodb-atlas/pull/2) ([marinsalinas](https://github.com/marinsalinas))
18+
- Cloud Provider Snapshot Restore Job Support [\#1](https://github.com/mongodb/go-client-mongodb-atlas/pull/1) ([PacoDw](https://github.com/PacoDw))
19+
20+
- feat: JobID was added to SnapshotReqPathParameters struct [\#10](https://github.com/mongodb-partners/go-client-mongodb-atlas/pull/10) ([PacoDw](https://github.com/PacoDw))
21+
- Programmatic API Keys Service. [\#9](https://github.com/mongodb-partners/go-client-mongodb-atlas/pull/9) ([marinsalinas](https://github.com/marinsalinas))
22+
- Cloud Provider Snapshots Support [\#7](https://github.com/mongodb-partners/go-client-mongodb-atlas/pull/7) ([PacoDw](https://github.com/PacoDw))
23+
- Clusters Support [\#6](https://github.com/mongodb-partners/go-client-mongodb-atlas/pull/6) ([marinsalinas](https://github.com/marinsalinas))
24+
- :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))
25+
- Project IP Whitelist Support [\#4](https://github.com/mongodb-partners/go-client-mongodb-atlas/pull/4) ([marinsalinas](https://github.com/marinsalinas))
26+
- chore: change module name [\#3](https://github.com/mongodb-partners/go-client-mongodb-atlas/pull/3) ([marinsalinas](https://github.com/marinsalinas))
27+
- Database Users Service [\#2](https://github.com/mongodb-partners/go-client-mongodb-atlas/pull/2) ([marinsalinas](https://github.com/marinsalinas))
28+
- Project skeleton [\#1](https://github.com/mongodb-partners/go-client-mongodb-atlas/pull/1) ([marinsalinas](https://github.com/marinsalinas))
29+
30+
31+
32+
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*

0 commit comments

Comments
 (0)