Changes
1.6.0 (2023-01-04)
Features
- appengine: Add REST client (06a54a1)
1.5.0 (2022-11-03)
Features
- appengine: rewrite signatures in terms of new location (3c4b2b3)
1.4.0 (2022-10-25)
Features
- appengine: start generating stubs dir (de2d180)
1.3.0 (2022-05-24)
Features
- appengine: add Application.service_account feat: add client library method signature to retrieve Application by name feat: add Service.labels feat: add Version.app_engine_apis feat: add VpcAccessConnector.egress_setting (6ef576e)
1.2.0 (2022-02-23)
Features
- appengine: set versionClient to module version (55f0d92)
1.1.0 (2022-02-14)
Features
- appengine: add file for tracking version (17b36ea)
1.0.0
Stabilize GA surface.
v0.1.0
This is the first tag to carve out appengine as its own module. See Add a module to a multi-module repository.