This repository was archived by the owner on Dec 8, 2021. It is now read-only.
File tree 1 file changed +26
-1
lines changed
1 file changed +26
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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 )
4
29
5
30
## v1.0.0 - 2020-03
6
31
You can’t perform that action at this time.
0 commit comments