Skip to content

Tags: giteshk-org/registry

Tags

v0.3.12

Toggle v0.3.12's commit message
pass version information to goreleaser

v0.3.11

Toggle v0.3.11's commit message
Added support for version

v0.3.10

Toggle v0.3.10's commit message
Update README.md file

v0.3.17

Toggle v0.3.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge branch 'apigee:main' into main

v0.3.9

Toggle v0.3.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add support for allow_missing in updates of projects, APIs, and versi…

…ons (apigee#379)

* Add allow_missing fields to project, API, and version update request messages.
* Update generated proto code.
* Add allow_missing support to projects, APIs, and versions
* Add tests for allow_missing in project, API, and version updates.
* Add locks to address race conditions in allow_missing updates.

v0.3.8

Toggle v0.3.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add an accessor to the Admin GAPIC providing the underlying gRPC clie…

…nt. (apigee#375)

v0.3.7

Toggle v0.3.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update reference to gnostic from googleapis/gnostic to google/gnostic (

…apigee#374)

v0.3.6

Toggle v0.3.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Run "goimports -w ./.." to normalize code formatting. (apigee#371)

* Run "goimports -w ./.." to normalize code formatting.
* Add "make format" to Makefile
* Update Makefile to format generated code, check in formatted code

v0.3.5

Toggle v0.3.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Move admin-only RPCs into a separate Admin service. (apigee#354)

v0.3.4

Toggle v0.3.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Implement Spectral Linter Plugin according to new Plugin Architecture (

…apigee#361)