File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
packages/google-cloud-containeranalysis Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 2.2.0] ( https://www.github.com/googleapis/python-containeranalysis/compare/v2.1.0...v2.2.0 ) (2021-01-06)
4+
5+
6+ ### Features
7+
8+ * add from_service_account_info factory and fix sphinx identifiers ([ #74 ] ( https://www.github.com/googleapis/python-containeranalysis/issues/74 ) ) ([ 7a87c41] ( https://www.github.com/googleapis/python-containeranalysis/commit/7a87c4115b15ccd42ccf0836ed62d663601720f7 ) )
9+
10+
11+ ### Bug Fixes
12+
13+ * remove client recv msg limit and add enums to ` types/__init__.py ` ([ #68 ] ( https://www.github.com/googleapis/python-containeranalysis/issues/68 ) ) ([ 77d47d3] ( https://www.github.com/googleapis/python-containeranalysis/commit/77d47d3efaceb30ed5952935a056229a960dc964 ) )
14+
315## [ 2.1.0] ( https://www.github.com/googleapis/python-containeranalysis/compare/v2.0.0...v2.1.0 ) (2020-11-18)
416
517
Original file line number Diff line number Diff line change 2222
2323name = "google-cloud-containeranalysis"
2424description = "Container Analysis API API client library"
25- version = "2.1 .0"
25+ version = "2.2 .0"
2626release_status = "Development Status :: 5 - Production/Stable"
2727dependencies = [
2828 "google-api-core[grpc] >= 1.22.0, < 2.0.0dev" ,
You can’t perform that action at this time.
0 commit comments