Skip to content
This repository was archived by the owner on Jan 18, 2026. It is now read-only.

Conversation

@release-please
Copy link
Contributor

@release-please release-please bot commented Jan 4, 2022

🤖 I have created a release beep boop

1.0.0 (2022-01-04)

⚠ BREAKING CHANGES

Features

  • --legacy-proto-load to load proto files at runtime (#916) (898b575)
  • add asset API to baseline test (#454) (1f76171)
  • Add diregapic option in command line (#948) (a3525d4)
  • add dynamic routing annotation parsing functionality (#1028) (793f885)
  • add dynamic routing to generated client (#1042) (afe38bf)
  • add example tags (#1045) (c4466b9)
  • add handwritten_layer variable for handwritten samples (#1065) (f614a1d)
  • add headers for rest client (#871) (6ccc7fa)
  • Add input option for google discovery api [pg1/3] (#891) (f94ae3f)
  • Add minimum wrapper for mitigate future full-implementation diregapic LRO change (#967) (e12a72d)
  • add variables for self-signed auth to generator (#908) (09aa195)
  • adding location service mixin (#941) (c9705d3)
  • adding operations mixin service (#942) (747f7b5)
  • api_dump template to use in tests (#845) (71f3ed0)
  • auto generate samples for each method (#952) (68fdeaa)
  • enable npm test to output errors (#1023) (ca1736e)
  • enable release-please bot (#472) (5b8b6f9)
  • export bazel build rules for googleapis (#511) (11f6f49)
  • fail for misconfigured service and longrunning method (#456) (cfaef54)
  • GAPIC metadata file (#756) (04528a1)
  • list external dependencies in repositories.bzl (#541) (e3f50ef)
  • move comments in front of overloaded function (#1030) (a0af610)
  • mtls: pass variable to indicate whether default service endpoint used (#900) (af309c6)
  • proto3 optional support (#539) (fcce8ef)
  • reduce possibility of name conflicts (#682) (420cbbc)
  • remove markdown links (#1004) (39de25d)
  • set defaultScopes in auth client (#761) (a5c1041)
  • support max_results field name for discovery-api pagination [pg2/3] (#887) (c5a2a7e)
  • support non-slash resource for Ads (#461) (68982db)
  • support paging map response type (#922) (693732f)
  • Update IAMPolicy mixin to use <$service>.yaml file instead of explicit generator flag (#909) (73199f5)
  • update keywords in package.json (#535) (d215e50)
  • update retry and timeout logic for generated async/stream methods (#973) (5f61bd1)
  • use stub for warn method in test (#921) (0c8479e)

Bug Fixes

  • add api short name to generated sample region tag (#987) (4656468)
  • add bazel option for transport (#945) (3835239)
  • add null request for bi_di stream call (#1066) (1149cb1)
  • add option to disable validator (#522) (206dac3)
  • add white space between clients (#462) (5305fcd)
  • allow trailing segments after version in package name (#667) (43680ad)
  • bazel: Remove monolith Bazel rule deps [typescript] (#902) (fff0584)
  • better feature detection for fallback, fixed TODO in jsdoc (#770) (e0d5cf5)
  • build: migrate to main branch (#972) (faf3819)
  • chmod protoc in docker image (#552) (728ebee)
  • closing mixin clients (#957) (7a543bf)
  • deps: update @bazel/typescript and Node.js rules to v2 (#614) (821b068)
  • deps: update all dependencies (#1020) (154d903)
  • deps: update all dependencies (#1067) (45c1e7e)
  • deps: update all dependencies (#993) (0072eff)
  • deps: update all dependencies (#998) (f6c25b0)
  • deps: update all packages (#865) (4b0ee63)
  • deps: update all packages (major), do not use get-stdin (#855) (07e645a)
  • deps: update dependency @types/js-yaml to ^3.12.5 (#578) (6a07554)
  • deps: update dependency @types/js-yaml to ^4.0.5 (#1062) (6ce721a)
  • deps: update dependency @types/yargs to ^15.0.11 (#789) (d7a3689)
  • deps: update dependency fs-extra to ^9.0.1 (#537) (e2cbf68)
  • deps: update dependency get-stdin to v8 (#480) (8ff4be4)
  • deps: update dependency google-gax to ^2.28.0 (#1016) (0cd2911)
  • deps: update dependency google-gax to ^2.4.1 (#529) (b769669)
  • deps: update dependency google-gax to ^2.5.0 (#534) (96bbbb0)
  • deps: update dependency google-gax to ^2.6.0 (#548) (d89e6b1)
  • deps: update dependency google-gax to ^2.6.1 (#557) (f7d23cc)
  • deps: update dependency google-gax to ^2.6.2 (#586) (2879ed4)
  • deps: update dependency google-gax to ^2.6.3 (#594) (d8f6e19)
  • deps: update dependency google-gax to ^2.7.0 (#629) (a5dde0a)
  • deps: update dependency google-gax to ^2.8.0 (#693) (3a61f08)
  • deps: update dependency google-gax to ^2.9.2 (#762) (210a4cf)
  • deps: update dependency js-yaml to ^3.14.0 (#517) (1aaca04)
  • deps: update dependency nunjucks to ^3.2.2 (#613) (d22d753)
  • deps: update dependency prettier to ^2.1.0 (#674) (ee48ad4)
  • deps: update dependency prettier to ^2.1.1 (#678) (41b68e9)
  • deps: update dependency prettier to ^2.1.2 (#717) (a33875a)
  • deps: update dependency protobufjs to ^6.10.1 (#603) (f231769)
  • deps: update dependency yargs to ^15.4.0 (#582) (56efd46)
  • deps: update dependency yargs to ^15.4.1 (#597) (98aacee)
  • deps: update dependency yargs to ^16.0.3 (#709) (c5eb327)
  • deps: update dependency yargs to v16 (#707) (594a9b1)
  • deps: use TypeScript v4, gts v3, webpack v5 (#745) (0bd3cdd)
  • do not import path (#867) (c00476c)
  • do not log parameters (#596) (0433729)
  • do not overwrite options object (#696) (309a69c)
  • docker test (#523) (df2a0fe)
  • docs: better jsdoc for generated libraries (#760) (1122522)
  • filter out all common packages (#835) (e6c9fe5)
  • find protoc based on its bazel location (#978) (4a68f0c)
  • fix package.json for renovate (#544) (5f2c8bf)
  • fix the default value of validation option (#524) (7a3657e)
  • fixing naming resolution for IAM v1 (#832) (5adcacb)
  • global window (#780) (2a39deb)
  • google.cloud.location is a common proto package (#963) (7da9ba9)
  • handle the fields with nums (#1019) (6a24bf4)
  • ignore generating non-diregapic pagination with map response (#1076) (b7dc09f)
  • include test method for paginated calls (#782) (2bd3af8)
  • legacy proto load: use single proto file (#936) (41c4651)
  • linting errors and better jsdoc (#773) (bd7eab8)
  • make batching descriptor compile (#646) (e85df21)
  • make fallback work properly in Electron (#565) (80414e5)
  • make it work with bazel nodejs rules v3; update copyright year (#805) (c870a30)
  • make plugin parameters work properly (#574) (2d77494)
  • make request optional in all cases (#883) (f6c73fe)
  • make the generator work locally with and without bazel (#755) (d893363)
  • missing call warn() in lro method (#939) (af8ce2f)
  • missing error from ads (#878) (1613b8e)
  • multiple proto listing for legacy loading (#926) (63dfcbe)
  • name generation when multiple packages are involved (#847) (9ab2a61)
  • naming collision on samples (#1034) (b1e522e)
  • now we need stubSimpleCall for longrunning (#466) (449fca4)
  • only invoke stub for methods that are deprecated (#927) (0fdbf16)
  • proper JSON format for GAPIC metadata file (#791) (c06f728)
  • properly use method descriptors in the generated client (#641) (e0d9a68)
  • protos: use require to load protos JSON (#861) (d06a4a9)
  • remove common protos in generated proto list (#455) (1c4bd49)
  • remove deprecated fields (#1036) (dcdb895)
  • remove duplicate service_yaml parameter (#932) (78fd850)
  • replace empty objects with curly brackets instead of strings (#1041) (b6c3957)
  • test: update copyright year in baselines (#1077) (d19e653)
  • un-blocklist some common package names (#827) (7302c58)
  • update dependency @types/js-yaml to ^3.12.4, update test script (#487) (638a587)
  • update region tags for generated samples (#981) (4d5f9f0)
  • update test template for dynamic routing header (#1058) (1f210d4)
  • updated typescript version for compiler (#901) (99e10c3)
  • use es2018 as a target (#531) (6c6fae4)
  • use optional chaining for window.fetch (#777) (01a6990)
  • use proper joiner in GAPIC metadata JSON template (#795) (d66e38a)
  • use yarn instead of npm (#763) (cfdd475)
  • yargs update by passing interface to protect the type (#888) (e87beaa)

Code Refactoring


This PR was generated with Release Please. See documentation.

@release-please release-please bot requested a review from a team as a code owner January 4, 2022 22:41
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 4, 2022
Copy link
Contributor

@alexander-fenster alexander-fenster left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is very wrong :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

autorelease: closed kokoro:force-run Add this label to force Kokoro to re-run the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant