Skip to content

Releases: i2y/connecpy

protoc-gen-connecpy/v1.2.0

02 Feb 06:51
@i2y i2y
805ec93
Compare
Choose a tag to compare

What's Changed

  • feat: initial support for WSGI by @i2y in #22

Full Changelog: protoc-gen-connecpy/v1.1.0...protoc-gen-connecpy/v1.2.0

protoc-gen-connecpy/v1.1.0

19 Jul 23:03
@i2y i2y
e754368
Compare
Choose a tag to compare

What's Changed

  • chore(release): bump version to 1.1.0 by @i2y in #15

The content of this release is same as v1.0.7

Full Changelog: protoc-gen-connecpy/v1.0.7...protoc-gen-connecpy/v1.1.0

protoc-gen-connecpy/v1.0.7

19 Jul 22:20
@i2y i2y
dca61f4
Compare
Choose a tag to compare

What's Changed

New Features

  • feat(generator): add type annotations to client classes by @dsludwig in #13

New Contributors

Full Changelog: protoc-gen-connecpy/v1.0.6...protoc-gen-connecpy/v1.0.7

protoc-gen-connecpy/v1.0.6

17 Jul 22:13
@i2y i2y
068b4f3
Compare
Choose a tag to compare

What's Changed

  • fix: wrong message types for non-local package by @i2y in #10
  • fix: two things pointed out by rye lint by @i2y in #11
  • chore: bump the version from 1.0.5 to 1.0.6 by @i2y in #12

Full Changelog: protoc-gen-connecpy/v1.0.5...protoc-gen-connecpy/v1.0.6

protoc-gen-connecpy/v1.0.5

15 Jul 14:47
@i2y i2y
cf22b0b
Compare
Choose a tag to compare

What's Changed

  • feat: add serviceName method to a generated server class by @i2y in #8
  • chore: bump version to 1.0.5 of the python package by @i2y in #9

Full Changelog: protoc-gen-connecpy/v1.0.4...protoc-gen-connecpy/v1.0.5

v1.0.4

01 Jul 12:24
@i2y i2y
Compare
Choose a tag to compare

Engineering

  • chore(deps): bump protobuf packages version (bc4497d)

protoc-gen-connecpy/v1.0.4

01 Jul 12:39
@i2y i2y
Compare
Choose a tag to compare

v1.0.3

16 Jun 23:55
@i2y i2y
8bd31e8
Compare
Choose a tag to compare

What's Changed

  • feat: generate connecpy api from proto in package by @lynnmatrix in #1
  • chore: format the template code and existing code by @i2y in #2
  • fix(README): typo in sample command by @i2y in #4
  • chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /protoc-gen-connecpy by @dependabot in #3
  • chore(generator): change the name of a generated service protocol class by @i2y in #5
  • fix: typo in example/README.md by @i2y in #6
  • chore(release): bump version to 1.0.3 by @i2y in #7

New Contributors

Full Changelog: https://github.com/i2y/connecpy/commits/v1.0.3