Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Mar 1, 2022. It is now read-only.

Tags: googleapis/artman

Tags

v2.4.4

Toggle v2.4.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: updating plugins to support optional, releasing v2.4.4 (#836)

v2.4.3

Toggle v2.4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: release v2.4.3 with proto3 optional support (#834)

* feat: release v2.4.3 with proto3 optional support

* fix: grpc-tools v1.30.2 for ruby

* chore: remove unsupported APIs from Circle config

* chore: update path for tests

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
test: removing exclusions that are not needed (#827)

And fixing syntax error.

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release artman 1.2.0 (#822)

v1.1.1

Toggle v1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 1.1.1 (#819)

Including the following features from gapic-generator:
- Assign the proto file where the interface is defined when generating samples and tests for arbitrary resource names

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
release 1.1.0 (#816)

Features included:

- feat: set x-goog-user-project header for Ruby
- feat: adds reserved name support for PHP and reserved name tests (https://github.com/googleapis/gapic-generator-typescript/pull/3100)
- Update protoc-java-resource-name-plugin (#812)

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update protoc-java-resource-name-plugin (#812)

Stop generating resource name factory classes and untyped resource name classes.

v0.47.0

Toggle v0.47.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 0.47.0 (#809)

Java: stop generating subclasses for multi-pattern resources from gapic v2
Java: safeguard multi-pattern resources behing `@betaApi`

v0.46.0

Toggle v0.46.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Relese 0.46.0 (#806)

Samplegen and unit test generation for multi-pattern resource names.

v0.45.1

Toggle v0.45.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 0.45.1 (#803)

Release a patch since the new version only contains bug fixes.