Skip to content

Commit ed5a73b

Browse files
chore(main): release 1.2.0 (#338)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 413086d commit ed5a73b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.2.0](https://github.com/GoogleCloudPlatform/alloydb-python-connector/compare/v1.1.2...v1.2.0) (2024-06-25)
4+
5+
6+
### Features
7+
8+
* add support for lazy refresh strategy ([#337](https://github.com/GoogleCloudPlatform/alloydb-python-connector/issues/337)) ([fbf0179](https://github.com/GoogleCloudPlatform/alloydb-python-connector/commit/fbf017933dfa0297cd57eff31b9061135d9637f2))
9+
310
## [1.1.2](https://github.com/GoogleCloudPlatform/alloydb-python-connector/compare/v1.1.1...v1.1.2) (2024-06-12)
411

512

google/cloud/alloydb/connector/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = "1.1.2"
15+
__version__ = "1.2.0"

0 commit comments

Comments
 (0)