Skip to content

Releases: protobufjs/protobuf.js

v6.10.1-beta.0 Pre-release

16 Jul 02:38
c1f2d7b
Compare
Choose a tag to compare
Pre-release

This is a pre-release for testing purposes of #1448.

Install by running npm install protobufjs@next

protobuf.js v6.10.0

13 Jul 23:33
07e8185
Compare
Choose a tag to compare

Features

Bug Fixes

v6.10.0-beta.2 Pre-release

13 Jul 23:06
8fe584b
Compare
Choose a tag to compare
Pre-release

This is a pre-release for testing purposes of #1424.

Install by running npm install protobufjs@next

v6.10.0-beta.1 Pre-release

13 Jul 21:34
b950877
Compare
Choose a tag to compare
Pre-release

This is a pre-release for testing purposes of #1424.

Install by running npm install protobufjs@next

v6.10.0-beta.0 Pre-release

17 Jun 23:05
7fbc79f
Compare
Choose a tag to compare
Pre-release

This is a pre-release for testing purposes of #1424.

Install by running npm install protobufjs@next

protobuf.js v6.9.0

20 Apr 18:13
a311354
Compare
Choose a tag to compare

Features

Bug Fixes

  • allow file-level options everywhere in the file (b70eebd)
  • Import Long types (1d98cb8)
  • npm audit fixes (ca52447)
  • properly iterate and return method descriptors (d96bb7a)
  • run npm audit fix (#1208) (b5b6632)
  • docs: update CHANGELOG to match format of release-please (#1376) (15ed8a0)

v6.9.0-beta.0 Pre-release

17 Apr 22:32
1e63d18
Compare
Choose a tag to compare
Pre-release

This is a pre-release for testing purposes of #1374.

Install by running npm install protobufjs@next

5.0.3

16 May 09:24
Compare
Choose a tag to compare

Backported the ReDoS fix originally in 6.8.6 to 5.0.3.

6.8.6

26 Feb 11:47
Compare
Choose a tag to compare

This is a security patch:

  • Fixes typeRefRe used in the parser (1.X-6.8.5) being vulnerable to ReDoS as reported by James Davis. Relevant where a user is allowed to provide .proto sources for parsing. Applications using trusted .proto definitions, JSON descriptors or static code exclusively are not affected.

protobuf.js 6.8.0

09 Jun 21:04
Compare
Choose a tag to compare

Experimental decorators, a lot of general fixes and an overhaul of typings generated by pbts.

Changelog