Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release 1.0.0 #475

Closed
wants to merge 2 commits into from
Closed

chore: release 1.0.0 #475

wants to merge 2 commits into from

Conversation

release-please[bot]
Copy link
Contributor

@release-please release-please bot commented May 8, 2020

🤖 I have created a release *beep* *boop*

1.0.0 (2020-05-21)

⚠ BREAKING CHANGES

Features

Bug Fixes

  • deps: bump google-gax to 1.7.5 (#63) (995deac)
  • deps: update dependency fs-extra to v9 (#338) (9aaaa6f)
  • sort path templates, ignore useless templates (#231) (401e3b5)
  • deps: update dependency get-stdin to v7 (#23) (568f868)
  • add api resource option to resourceDatabase (#211) (7ea7034)
  • add eslint disable instruction to system test fixture (#147) (68e8a14)
  • add jsdoc to resource name methods (#152) (cc66e49)
  • add nested message resource to database (#239) (94779b4)
  • add proper warning message (#97) (6b277ef)
  • add templates to the package (#75) (980d2aa)
  • add white space between clients (#462) (5305fcd)
  • better default exports in src/index.ts (#120) (95d757b)
  • camelCase more proto identifiers (#194) (ad3c1e9)
  • client streaming do not have request (#235) (3043372)
  • clientConfig can be omitted (#41) (1e84aa3)
  • compatibility with gapic-generator (#105) (360d352)
  • copy protos in common google gax and googleapis (#236) (fc54b35)
  • correct jsdoc for server streaming and pagination (#171) (3ec17f1)
  • correctly determine auto-paginated field (#156) (a2a88e3)
  • disable auto-pagination for SearchJobsForAlert method in talent API (#446) (7e55bba)
  • disable auto-pagination for Talent API (#281) (02aa5e5)
  • do not consider common protos and no-service protos when determining package name (#79) (fdc83b1)
  • do not create empty license file (#78) (908dd14)
  • do not try to generate code for common protos (#82) (105ecd1)
  • do not use console in system test (#153) (8344bf0)
  • don't insert underscores for retry codes (#172) (88f1e33)
  • duplicate resource name (#333) (6170ffc)
  • empty request params (#430) (f398151)
  • escape /*/ in method comments (#178) (599e23c)
  • export this.operationsClient (#166) (17963fb)
  • extra check for undefined (#144) (ddf67d1)
  • fix docker image with symlinks (#244) (bc5bc8c)
  • fix docker test (#246) (e90db03)
  • fix long running interface (#151) (cd3b388)
  • fixing config name (#53) (eda7c44)
  • generated test fixes (#155) (cac5ca4)
  • gts linter complains about prefer-spread (ade3ffa)
  • ignore http-proxy-agent for webpack (#159) (9a87032)
  • ignore img.shields.io in linkinator (#228) (e99f416)
  • import/require in system test for multiple services (#146) (5648cda)
  • include IAM into common services to ignore, refactor the code (#233) (1c09160)
  • Init mock request for server/bidi streaming method in test (#313) (e716513)
  • make generated test more TypeScript-y (#93) (128f4af)
  • make git log file readable by everyone (#165) (56569ee)
  • make npm run baseline behave properly with symlinks (#302) (50d1a16), closes #240
  • make sure npm pack works (#80) (3ecdf4c)
  • make sure npm run baseline creates proper symlinks (#309) (5bd8a48)
  • make sure the order of protos is fixed (#216) (b42d6db)
  • mapping proto types to TypeScript types (#163) (54b7ca8)
  • minor fixes here and there (#135) (b8b9d65)
  • more minor fixes (#111) (4909e3c)
  • no double quotes in .jsdoc.js (#301) (0aa09e1)
  • no proto.list (#91) (0dbf468)
  • no ts-ignore in generated code (#99) (355cec8)
  • now we need stubSimpleCall for longrunning (#466) (449fca4)
  • only import GaxCall if needed, and remove unused variables (#374) (8b762fb)
  • parameters should be camelcase in path template function (#212) (53520fa)
  • parse proto packages without namespace correctly (#202) (5094bb9)
  • pass x-goog-request-params to streaming methods (#234) (456fed0)
  • process messages from all files (#418) (6d4e8de)
  • proper copyright year for generated .jsdoc.js (#383) (102e5d9)
  • proper handling of paging field name (#174) (25871fb)
  • proper licenses and proper link to Apache license (#386) (ce8e06d)
  • remove common protos in generated proto list (#455) (1c4bd49)
  • remove extra backslash from regex (#145) (973af3e)
  • remove extra logging (#232) (3f60d98)
  • remove extra space in template (#396) (444c109)
  • remove most of @ts-ignores from the generated code (#44) (27dfea2)
  • remove the filter if protos in both googleapis and gax (#229) (8d73e62)
  • render subresponse_field as string if it is not null (#346) (a0e7b40)
  • resource ids can contain underscores and trailing characters (#206) (b5460e4)
  • separate jsdoc with api version (#127) (263d168)
  • service host and port undefined, apiEndpoint incorrect (#62) (b172087)
  • set default timeouts to 60000 (#175) (4f9ff79)
  • set linkinator to silent, concurrency 10 (#319) (f01cec6)
  • support request params {key} with no =value (#436) (bd71f7c)
  • switch protoc IPATH order (#227) (abff60f)
  • template for configuring jsdoc (#298) (4afadae)
  • throw err when fail to get service name list (#230) (5621dc8)
  • trick renovate to update dependencies for us (#240) (2a94e91)
  • deps: update dependency protobufjs to ^6.8.9 (#323) (71e7a2d)
  • trim trailing whitespace in code, templates, and generated code (#188) (096630c)
  • unit test template has wrong paging response type (#382) (cfd29ff)
  • update dependency @types/js-yaml to ^3.12.4, update test script (#487) (638a587)
  • use c8 for coverage (#160) (0dda49a)
  • use camel case for page token (#173) (8cac8e7)
  • use camel case for path template names (#184) (034d991)
  • use compatible version of google-gax (05d08f1)
  • use jsdoc link syntax (#316) (b0b280f)
  • use pagination types from gax (#136) (d5d5b0b)
  • use require.resolve to locate google-gax (#76) (1ff3617)
  • use TypeScript 3.6 in the generated code (#162) (c73974a)
  • deps: update dependency prettier to ^2.0.2 (#353) (5714803)
  • use ubuntu-based image instead of alpine-based, update protoc (#209) (bf9663d)
  • deps: update dependency get-stdin to v8 (#480) (8ff4be4)
  • deps: update dependency google-gax to ^1.14.1 (#272) (367b81a)
  • deps: update dependency google-gax to ^1.14.2 (#300) (6981baa)
  • deps: update dependency google-gax to ^1.15.0 (#335) (6dc67d4)
  • deps: update dependency google-gax to ^1.15.1 (#337) (65ea018)
  • deps: update dependency google-gax to ^2.0.2 (#381) (f531b22)
  • deps: update dependency google-gax to ^2.1.0 (#413) (496b093)
  • deps: update dependency google-gax to ^2.2.0 (#415) (39b2bd9)
  • deps: update dependency google-gax to ^2.3.0 (#441) (3e7c765)
  • deps: update dependency google-gax to v2 (#364) (130f2dc)
  • deps: update dependency nunjucks to ^3.2.0 (#273) (156deac)
  • deps: update dependency nunjucks to ^3.2.1 (#336) (a20db96)
  • deps: update dependency object-hash to ^2.0.2 (#274) (cf47f68)
  • deps: update dependency object-hash to ^2.0.3 (#282) (cf40d0e)
  • deps: update dependency prettier to ^2.0.1 (#349) (a96378e)
  • deps: update dependency prettier to ^2.0.4 (#388) (bc14dc8)
  • deps: update dependency prettier to ^2.0.5 (#435) (b0e0ce5)
  • deps: update dependency prettier to v2 (#348) (da3c97b)
  • deps: update dependency protobufjs to ^6.9.0 (#432) (1c9d9ca)
  • deps: update dependency tree-kill to ^1.2.2 (#275) (ef2d150)
  • deps: update dependency yargs to ^15.1.0 (#276) (b679734)
  • deps: update dependency yargs to ^15.2.0 (#310) (0379b4c)
  • deps: update dependency yargs to ^15.3.0 (#321) (7ccd230)
  • deps: update dependency yargs to ^15.3.1 (#334) (ba6db7f)
  • deps: update dependency yargs to v15 (#142) (b920625)
  • wait for client before checking for terminate (#186) (cb9136d)
  • deps: use gts ^1.0.0 and typescript ~3.6.0 (#90) (685737c)
  • deps: use typescript ~3.7.5 for now (#289) (ec9e4d8)

Code Refactoring


This PR was generated with Release Please.

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label May 8, 2020
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label May 8, 2020
@alexander-fenster alexander-fenster self-requested a review May 8, 2020 00:20
@alexander-fenster
Copy link
Contributor

Waiting for #442 and then we're good to go :)

@release-please release-please bot closed this May 11, 2020
@release-please release-please bot reopened this May 11, 2020
@release-please release-please bot closed this May 12, 2020
@release-please release-please bot reopened this May 12, 2020
@release-please release-please bot closed this May 14, 2020
@release-please release-please bot reopened this May 14, 2020
@release-please release-please bot closed this May 17, 2020
@release-please release-please bot reopened this May 17, 2020
@release-please release-please bot closed this May 18, 2020
@release-please release-please bot reopened this May 18, 2020
@release-please release-please bot closed this May 18, 2020
@release-please release-please bot reopened this May 18, 2020
@release-please release-please bot closed this May 19, 2020
@release-please release-please bot reopened this May 19, 2020
@release-please release-please bot closed this May 20, 2020
@release-please release-please bot reopened this May 20, 2020
@release-please release-please bot closed this May 21, 2020
@release-please release-please bot reopened this May 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autorelease: closed cla: yes This human has signed the Contributor License Agreement. kokoro: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.

3 participants