- Add new fields in the channel listing
- Add channel_id field to Channel class in billing
- Add some details to Message endpoint
- Add ChannelWACCreate endpoint
- Add WhatsApp cloud channel endpoint to connect
- Added permission type to Users objects related to a specific org.
This patch does not have any changes, it aims to resolve conflicts between pypi and the tags of this repository
- README.md
project_uuid
to ChannelListResponse
- Add new message named ChannelListRequest
- Update user on weni academy
- Some billing endpoint nomenclatures
- Whatsapp router channel.proto
- Add retrieve organization endpoint (#53)
- name, config, and address fields to CreateChannelResponse on connect
- Add Retrieve and List endpoints to Channel service
- Added new fields to channel generic endpoint
- Generic endpoint to create channels on connect
- Generic endpoint to create channels by channeltype_code
- channel release endpoint (#42)
- project_uuid to CreateChannelRequest on connect (#40)
- Add org to message WeniWebChatCreateRequest (#39)
- Return UUID on Weni Web Chat Channel endpoint (#35)
- Rename channel create return to "uuid" (#36)
- weni.connect.project.ProjectController.CreateChannel
- weni.connect.project.CreateChannelRequest
- weni.connect.project.CreateChannelResponse
- weni.integrations.user Protocol Buffers
- Updated python package with Connect Protobufs
- weni.flows.channel Protocol Buffers
- Python package with protobufs
- Added
user_email
field to weni.connect.project.ClassifierDestroyRequest - Protobuf files moved to
src/weni/protobuf
folder
- weni.bothub Protocol Buffers
- weni.connect Protocol Buffers
- weni.flows Protocol Buffers