Skip to content

Tags: claudiouzelac/rules_protobuf

Tags

v0.8.2

Toggle v0.8.2's commit message
repositories "strict" argument was not passed through to _needs_insta…

…ll (pubref#197)

v0.8.1

Toggle v0.8.1's commit message
Update docs for 0.8.1 (pubref#134)

v0.8.0

Toggle v0.8.0's commit message
Update readme for 0.8.0 (pubref#120)

v0.7.2

Toggle v0.7.2's commit message
Update README for 0.7.2

v0.7.1

Toggle v0.7.1's commit message
Merge pull request pubref#35 from drtechniko/master

Add integration test for python greeter server.

v0.7.0

Toggle v0.7.0's commit message
Switch to new_go_repository.

    - Updates targets for go-related code.
    - Removes old custom BUILD files.
    - deps.bzl file cleanup.
    - Remove dangling third_part trunk.
    - Simplify travis to test //...
    - Apply buildifier.

Support proto_library rules in external workspaces.

    - Fixes up the code to shift the execdir into the external workspace,
      then adjust all other paths relative to that.
    - Add prefix attribute to proto_compile rule. This fixes several bugs
      bug related to improper propogation of the go_prefix.
    - Fix descriptor_set path (was previously not offset).
    - Don't offset adjust import paths.

Bump to v0.7.0.

v0.6.4

Toggle v0.6.4's commit message
Bump to 0.6.4 with google/protobuf 3.1.x, npm protobuf 3.1.1, and rec…

…ent rules_closure.

- Fixes pubref#21.
- Fixes issue related to php generator protocolbuffers/protobuf#2221.
- Updates npm protobuf to 3.1.1 due to protocolbuffers/protobuf#2210.

v0.6.3

Toggle v0.6.3's commit message
Revert back to protobuf v3.0.0

v0.6.2

Toggle v0.6.2's commit message
Revert back to protobuf v3.0.0

v0.6.1

Toggle v0.6.1's commit message
Bump to 0.6.1 with upgrade grpc-java to v1.0.1.