Skip to content
This repository was archived by the owner on Dec 8, 2021. It is now read-only.

Commit 27cc2b1

Browse files
authored
chore: update CHANGELOG for release (#1459)
* chore: update CHANGELOG for release
1 parent e481273 commit 27cc2b1

File tree

1 file changed

+26
-1
lines changed

1 file changed

+26
-1
lines changed

CHANGELOG.md

Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,31 @@
11
# Changelog
22

3-
## v1.1.0 - TBD
3+
## v1.2.0 - TBD
4+
5+
## v1.1.0 - 2020-04
6+
> **NOTICE:** This repo will be merging with the
7+
[googleapis/google-cloud-cpp](https://github.com/googleapis/google-cloud-cpp)
8+
monorepo in 60 days, around **June 1, 2020**. This change should not break any
9+
users who are using a released version. We expect this new monorepo
10+
organization to be better for our existing and new customers going forward.
11+
Please see
12+
[googleapis/google-cloud-cpp#3612](https://github.com/googleapis/google-cloud-cpp/issues/3612)
13+
for more details.
14+
15+
* **Breaking Changes**
16+
* NONE
17+
18+
* **Other Changes**
19+
* feat: announce move to monorepo (#1455)
20+
* feat: allow for the emulator in ClientIntegrationTest.QueryOptionsWork (#1453)
21+
* docs: add snippets for methods and classes in keys.h (#1451)
22+
* doc: add mention of GOOGLE_CLOUD_CPP_TRACING_OPTIONS env var (#1448)
23+
* test: write integration test for SessionPool (#1442)
24+
* doc: snippets for admin clients with custom policies (#1440)
25+
* testing: improvements for Backup related tests (#1438)
26+
* refactor: use g-c-cpp-common's async retry loop (#1441)
27+
* feat: add overloads to admin connections for specifying policies (#1439)
28+
* feat: change quickstart to use recommended build target (#1436)
429

530
## v1.0.0 - 2020-03
631

0 commit comments

Comments
 (0)