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(master): release 7.0.0 #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Jul 7, 2022

🤖 I have created a release beep boop

7.0.0 (2022-07-07)

⚠ BREAKING CHANGES

Features

  • add --no-service option for pbjs static target (#1577) (d01394a)
  • add getTypeUrl method to generated code (#1463) (d13d5d5)
  • add null-defaults option (#1611) (6e713ba)
  • allow message.getTypeUrl provide custom tyepUrlPrefix (597ddc2)
  • move command line tool to a new package named protobufjs-cli (#1234) (da34f43)
  • prepare initial publication of cli (#1752) (64811d5)
  • proto3 optional support (#1584) (6c4d307)

Bug Fixes

  • allow for an optional semicolon where there is an optional comma in parseOptionValue (#1571) (af1b449)
  • deps: patch minimatch vulnerability (#1704) (bac61b8)
  • deps: use eslint 8.x (#1728) (fa01883)
  • do not let setProperty change the prototype (#1731) (3357ef7)
  • encoding of empty Buffers (#1514) (b4cae07), closes #1500 #885
  • fromObject should not initialize oneof members (#1597) (90afe44)
  • handling properly fields with leading and trailing comments after field with trailing comment (#1593) (9011aac)
  • proper relative path to protobufjs in cli (#1753) (a1d6029)
  • support for options with repeated_value: [ "foo", "bar" ] (#1574) (f5b893c)
  • typo in pbjs help text (#1552) (7f46dbe)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--master--components--protobufjs branch from 2ecc50d to 7c23204 Compare July 7, 2022 20:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
0 participants