@@ -116,7 +116,14 @@ may elicit a deprecation warning. See [#9086] for more details.
116116
117117</details >
118118
119- ## v2.7.0 - TBD
119+ ## v2.7.0 - 2023-02
120+
121+ ### New Libraries
122+
123+ We are happy to announce the following GA libraries. Unless specifically noted,
124+ the APIs in these libraries are stable, and are ready for production use.
125+
126+ - [ Anthos Multi-Cloud API] ( /google/cloud/gkemulticloud/README.md )
120127
121128### [ Pub/Sub] ( /google/cloud/pubsub/README.md )
122129
@@ -125,12 +132,16 @@ may elicit a deprecation warning. See [#9086] for more details.
125132 C++ applications using this code, and therefore we do not consider this a
126133 breaking change.
127134
128- ### New Libraries
129-
130- We are happy to announce the following GA libraries. Unless specifically noted,
131- the APIs in these libraries are stable, and are ready for production use.
135+ ### [ Common Libraries] ( /google/cloud/README.md )
132136
133- - [ Anthos Multi-Cloud API] ( /google/cloud/gkemulticloud/README.md )
137+ - fix reference links in documentation ([ #10687 ] ( https://github.com/googleapis/google-cloud-cpp/pull/10687 ) , [ #10684 ] ( https://github.com/googleapis/google-cloud-cpp/pull/10687 ) )
138+ - fix: interface proto libraries work with older CMake ([ #10636 ] ( https://github.com/googleapis/google-cloud-cpp/pull/10636 ) )
139+ - fix(common): missing Abseil deps in pkgconfig ([ #10616 ] ( https://github.com/googleapis/google-cloud-cpp/pull/10616 ) )
140+ - doc: declutter generated README files ([ #10562 ] ( https://github.com/googleapis/google-cloud-cpp/pull/10562 ) )
141+ - doc(common): in-depth guide for ` StatusOr ` ([ #10555 ] ( https://github.com/googleapis/google-cloud-cpp/pull/10555 ) )
142+ - doc: remove boilerplate from landing page snippet ([ #10537 ] ( https://github.com/googleapis/google-cloud-cpp/pull/10537 ) )
143+ - doc(common): use real Doxygen groups ([ #10504 ] ( https://github.com/googleapis/google-cloud-cpp/pull/10504 ) )
144+ - fix(generator): correct doxygen comments ([ #10500 ] ( https://github.com/googleapis/google-cloud-cpp/pull/10500 ) )
134145
135146## v2.6.0 - 2023-01
136147
0 commit comments