File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed
packages/google-cloud-memcache Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.4.0] ( https://github.com/googleapis/python-memcache/compare/v1.3.2...v1.4.0 ) (2022-07-06)
4+
5+
6+ ### Features
7+
8+ * add audience parameter ([ 9ef3f98] ( https://github.com/googleapis/python-memcache/commit/9ef3f98e1fb6d73ff9a0f3a9dc9fd74c60ba8c78 ) )
9+
10+
11+ ### Bug Fixes
12+
13+ * ** deps:** require google-api-core >= 2.8.0 ([ #194 ] ( https://github.com/googleapis/python-memcache/issues/194 ) ) ([ 9ef3f98] ( https://github.com/googleapis/python-memcache/commit/9ef3f98e1fb6d73ff9a0f3a9dc9fd74c60ba8c78 ) )
14+ * exclude tests directory in packaging ([ #195 ] ( https://github.com/googleapis/python-memcache/issues/195 ) ) ([ bfc330b] ( https://github.com/googleapis/python-memcache/commit/bfc330ba0db806ae59a1880414fb6404d78c3ea1 ) )
15+ * require python 3.7+ ([ #198 ] ( https://github.com/googleapis/python-memcache/issues/198 ) ) ([ a792592] ( https://github.com/googleapis/python-memcache/commit/a792592877e7ff83d5afe631dcf4d2246d33966c ) )
16+
317## [ 1.3.2] ( https://github.com/googleapis/python-memcache/compare/v1.3.1...v1.3.2 ) (2022-06-06)
418
519
Original file line number Diff line number Diff line change 2222
2323name = "google-cloud-memcache"
2424description = "Memorystore for Memcached API client library"
25- version = "1.3.2 "
25+ version = "1.4.0 "
2626release_status = "Development Status :: 5 - Production/Stable"
2727dependencies = [
2828 "google-api-core[grpc] >= 2.8.0, <3.0.0dev" ,
You can’t perform that action at this time.
0 commit comments