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(main): release 4.0.0 #407

Conversation

google-github-actions-bot
Copy link
Contributor

🤖 I have created a release beep boop

4.0.0 (2021-12-29)

⚠ BREAKING CHANGES

Features

  • Add bump-minor-pre-major option (#9) (788c495)
  • add bump-patch-for-minor-pre-major option (#365) (435e216)
  • Add a changelog section type (#64) (2ca6d30)
  • add additional outputs (#106) (c0f7d24)
  • add pull-request-title-pattern option (#259) (d447fdb)
  • add release_created per path in manifest PR (#310) (5f94ede)
  • add support for simple php projects (#344) (d6f40e4)
  • adds elixir support (#354) (59f4915)
  • adds support for draft pull requests. (52ffbbe)
  • adds support for draft releases. (52ffbbe)
  • adds support for releases from alternate paths (#50) (6fc9b14)
  • allow changelogPath to be specified (#153) (10d7619)
  • allow github-release/release-pr to be run separately (#70) (37d423f)
  • allow repo url to be set as argument to GitHub action (#380) (a0cd0f5)
  • build: document and update to 2.x (#59) (512c940)
  • deps: latest version of release-please (#122) (5469575)
  • deps: release-please with support for alternate release branches (#79) (dfe6b62)
  • deps: release-please with support for alternate release branches (#79) (14b9b0f)
  • deps: upgrade to release-please 6.7.0 (#95) (6461ef3)
  • deps: upgrade to release-please 6.9.0 (#100) (40aba5e)
  • handle creating releases (#3) (e72afe0)
  • initial implementation of logic for running release please (196390b)
  • input: add github API URL configuration for input (#368) (fd7f2ff)
  • input: add github GraphQL URL configuration for input (#385) (720c5f8)
  • manifest based releaser https://git.io/JmVD4 (#273) (45c32cc)
  • manifest: add manifest-pr command (#280) (f48a175)
  • moves to code-suggester for PR management (#57) (1875a0a)
  • output list of paths released during manifest release (#362) (670afac)
  • output tag name and upload url (#43) (90469b0)
  • output whether or not a release was created (#24) (b80ca61)
  • pass monorepoTags and packageName when creating GitHub release (#112) (69af5fc)
  • release-please: add default branch input option (#202) (4845e49)
  • release-please: add default branch input option for github release (#206) (534536c)
  • release-please: add default token input option (#212) (eea7db7)
  • release-please: add signoff options to sign off commits (#374) (7677480)
  • release-please: add support for ocaml (#189) (c1aca05)
  • release-please: add support for Rust (#177) (fce09f2)
  • release-please: auth gets; stop skipping all ci/cd (#45) (367f112)
  • release-please: configurable default branch; package-lock.json now updated (#34) (a4607bd)
  • release-please: consolidate manifest and individual releasers (#398) (52ffbbe)
  • release-please: fallback tag check is looser (#169) (46292e5)
  • release-please: improved go release strategy (#301) (0267b45)
  • release-please: now supports large files; introduces fork option (#67) (e7d31db)
  • release-please: update of release-please (#298) (5a49a61)
  • release-please: update to release-please 11.8.0 (#289) (cb319a9)
  • release-please: update to release-please with manifest support (#274) (82a3c7e)
  • release-please: update to release-please with rust mono-repo support (#327) (4140ff7)
  • release-please: update to v11.0.0 of release please (#250) (d7ed0b8)
  • release-please: upgrade release-please (#269) (f92bb7e)
  • release-please: upgrade to release-please v11.4.0 (#277) (80ebc45)
  • release-please: upgrade to release-please@11.11.0 (#305) (48a8af5)
  • release-please: upgrade to relese-please with go support (#133) (5703b0f)
  • release-please: use latest release please version (#210) (484099d)

Bug Fixes

  • Unexpected input(s) warning for inputs: config-file & manifest-file (#356) (f19ddf2)
  • add missing path and monorepo-tags options (#52) (41fbc62)
  • build: action with support for PHP (fd790a2)
  • build: add message to tag (b467439)
  • build: attempt to ignore errors (15d0718)
  • build: configure git checkout step (ff5dfe1)
  • build: document working version of release-please (60ae28e)
  • build: release from fork (f2bda04)
  • build: revert build to non-debug form (e6f39a1)
  • build: run latest dist (799e6de)
  • build: switch to GITHUB_TOKEN (#38) (188d363)
  • build: update to match new default branch (#36) (1188197)
  • build: use new release strategy (646de90)
  • build: working on version of build that tags major/minor release line (d4814fe)
  • config: add apiUrl config on Github release command (#379) (906f915)
  • config: packageName is optional (#239) (df8698c)
  • default changelog sections to undefined (31e1a25)
  • deps: bump @actions/core from 1.2.4 to 1.2.6 (#76) (fa86b83)
  • deps: depend on release-please ^5.2.1 to support merge commits (#28) (5c2e7c4)
  • do not set PR output, if no PR opened (#129) (b0faf1d)
  • do not try to fork (#62) (139a5ef)
  • docs: document functional version of release-please (0ab3b32)
  • docs: indicate correct version (#84) (b632af4)
  • docs: update docs to GoogleCloudPlatform (#31) (4f72a02)
  • falsy path should be passed as undefined (#54) (21233d3)
  • fix readme typo (#125) (d5b0c35)
  • fix workflow env missing bug (#238) (0d18e74), closes #237
  • get the correct boolean value of the input (#233) (c23605f)
  • go: filter additional PRs from gapic repo (#145) (b02ff3b)
  • go: first commit sha was not being stored (b555656)
  • go: non-gapic/apiary libraries now bump patch (#150) (00fefb4)
  • go: pass monorepoTags when opening PR (#142) (3428252)
  • go: pass release-type (#160) (5c5271c)
  • hot fix for permission issues in code suggester (#61) (1b9bcd5)
  • feat: create output for version #41 (90469b0)
  • Call @actions/core setOutput with created tag #8 (90469b0)
  • input: miss inputs config for action.yml (#376) (c7c1147)
  • manifest: if "." is used it should have same outputs as node (#319) (d234c63)
  • pagination: tagging can use 'updated' releases should use 'created' (b5e370c)
  • parse false value for clean (fc5b3e5)
  • pass token to create release (3ad91fa)
  • path was sometimes empty string (37d7741)
  • README.md typos (#186) (e363460)
  • release-please: buf fixes for pre-release versions (#334) (d7f1090)
  • release-please: don't add labels from fork (13bffc3)
  • release-please: fallback to tag (#89) (c6f1cd6)
  • release-please: fix for merge commits (#126) (35f9456)
  • release-please: fix whitespace issues in Rust (#195) (b5e370c)
  • release-please: fixed branch detection logic for ruby (#139) (cd052f4)
  • release-please: fixed bug with "." releaser (#283) (fe52822)
  • release-please: fixes for monorepo path handling (#181) (349920d)
  • release-please: handle missing packageName release-pr (#184) (88127ca)
  • release-please: increase page size for release PRs (#187) (abdb363)
  • release-please: last release had undefined ordering behavior (a4b349d)
  • release-please: map go to alternate tag separator (#157) (bdc110f)
  • release-please: missing js-yaml dependency (#254) (faf27ee)
  • release-please: paginate PRs by updated (#192) (92f9818)
  • release-please: release please with code-suggester bug fixes (#66) (6b79987)
  • release-please: setup.py retains formatting (#246) (038a2f3)
  • release-please: sort commits (#82) (846f33a)
  • release-please: stop dynamically loading releasers (#165) (4de8d4a)
  • release-please: update github-release call to new function (#217) (efd1c77)
  • release-please: update to release-please@11.8.1 (#293) (4d8569b)
  • release-please: uses alternate approach to find files in repo (#198) (c540b9e)
  • release-please: uses factory from latest version (#222) (cede8e4)
  • relese-please: rollback bad release (#338) (68f6fc6)
  • ruby: properly support ruby release process (#92) (6c289af)
  • run tests on release PRs (#47) (b4c1bd2)
  • support alternate CHANGELOG.md path (#329) (3e6dc1e)
  • use the static build helper (6872559)

Code Refactoring

  • if switching to manifest releaser, release_created will only be set if "." path is published. (52ffbbe)
  • switch to using @actions/core getBooleanInput, accepted values for true = ["true", "True", "TRUE"], accepted values for false = ["false", "False", "FALSE"] (52ffbbe)

This PR was generated with Release Please. See documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[bug] workflow env missing
3 participants