These 43 commits are when the Protocol Buffers files have changed:
Commit: | 0df3b06 | |
---|---|---|
Author: | Alexandre de Souza | |
Committer: | Alexandre de Souza |
Update protobuf messages with `groups_auth` field
Commit: | bf57258 | |
---|---|---|
Author: | Alexandre de Souza | |
Committer: | GitHub |
Implement the user authorization flow with Livebook Teams (#2984)
The documentation is generated from this commit.
Commit: | 6fe6bda | |
---|---|---|
Author: | Alexandre de Souza | |
Committer: | Alexandre de Souza |
Apply review comments
The documentation is generated from this commit.
Commit: | 710957b | |
---|---|---|
Author: | Alexandre de Souza | |
Committer: | GitHub |
Use authorization group struct instead of string (#2981)
Commit: | 3899b89 | |
---|---|---|
Author: | Alexandre de Souza | |
Committer: | GitHub |
Update protobuf messages (#2980)
Commit: | ca05987 | |
---|---|---|
Author: | Alexandre de Souza | |
Committer: | Alexandre de Souza |
Add `authorization_groups` field
Commit: | ae9c49c | |
---|---|---|
Author: | Alexandre de Souza | |
Committer: | Alexandre de Souza |
Rename `identity_groups` to `authorization_groups`
Commit: | e52ed86 | |
---|---|---|
Author: | Alexandre de Souza | |
Committer: | GitHub |
Add `AppDeploymentUpdated` protobuf message (#2971)
Commit: | 89b21ef | |
---|---|---|
Author: | Alexandre de Souza |
Add `AppDeploymentUpdated` protobuf message
Commit: | af5f0de | |
---|---|---|
Author: | Wojtek Mach | |
Committer: | GitHub |
Update canceled status (#2929)
Commit: | 08a0f1e | |
---|---|---|
Author: | Wojtek Mach | |
Committer: | GitHub |
Update billing status handling (#2921)
Commit: | 77f2948 | |
---|---|---|
Author: | Wojtek Mach | |
Committer: | GitHub |
Restrict teams features based on org status (#2897)
Commit: | 433b801 | |
---|---|---|
Author: | Alexandre de Souza | |
Committer: | GitHub |
Implement `teams_auth` field and deprecate `zta_provider` (#2904)
Commit: | 93cefc6 | |
---|---|---|
Author: | Alexandre de Souza | |
Committer: | GitHub |
Add `EnvironmentVariable` protobuf message (#2854)
Commit: | 473830a | |
---|---|---|
Author: | Alexandre de Souza | |
Committer: | GitHub |
Deprecate ZTA-related fields (#2851)
Commit: | e98fa82 | |
---|---|---|
Author: | Alexandre de Souza | |
Committer: | GitHub |
Send the apps manager report to Teams through WebSocket (#2647)
Commit: | b56fa7c | |
---|---|---|
Author: | Alexandre de Souza | |
Committer: | GitHub |
Use protobuf Enum exclusively for message sent from Client (#2644)
Commit: | f01e212 | |
---|---|---|
Author: | Alexandre de Souza | |
Committer: | GitHub |
Add new protobuf message to report app deployment statuses (#2634)
Commit: | d69cb9f | |
---|---|---|
Author: | Alexandre de Souza | |
Committer: | GitHub |
Add `:version` field to `AppDeployment` (#2630)
Commit: | e35d756 | |
---|---|---|
Author: | Karol Wilk | |
Committer: | GitHub |
Support URL field in deployment group (#2625)
Commit: | 5e7f8a4 | |
---|---|---|
Author: | Alexandre de Souza | |
Committer: | GitHub |
Get App Settings fields from WebSocket event (#2571)
Commit: | 573cb6a | |
---|---|---|
Author: | Alexandre de Souza | |
Committer: | GitHub |
Handle when user stops the App Deployment (#2554)
Commit: | 08fa1b4 | |
---|---|---|
Author: | Alexandre de Souza | |
Committer: | GitHub |
Remove `id` from `AgentConnected` message (#2548)
Commit: | 741e7d2 | |
---|---|---|
Author: | Alexandre de Souza | |
Committer: | GitHub |
Implement the instances running count with connected Agents (#2546)
Commit: | 954abab | |
---|---|---|
Author: | Alexandre de Souza | |
Committer: | GitHub |
Add new protobuf messages related to Agent (#2541)
Commit: | fdd2d2c | |
---|---|---|
Author: | Alexandre de Souza | |
Committer: | GitHub |
Refactor the LivebookProto messages (#2521)
Commit: | 286273b | |
---|---|---|
Author: | Cristine Guadelupe | |
Committer: | GitHub |
user_deleted message (#2512)
Commit: | db41c99 | |
---|---|---|
Author: | Alexandre de Souza | |
Committer: | GitHub |
New LivebookProto messages and minor improvements (#2503)
Commit: | 1ceab6f | |
---|---|---|
Author: | Alexandre de Souza | |
Committer: | GitHub |
Implements the management of Deployment Group's agent keys (#2458)
Commit: | 07a43e3 | |
---|---|---|
Author: | Alexandre de Souza | |
Committer: | GitHub |
Fix Deployment Group protobuf generated files (#2432)
Commit: | 8ba6bae | |
---|---|---|
Author: | Alexandre de Souza | |
Committer: | GitHub |
Implements Livebook Agent authentication (#2403)
Commit: | 8923e70 | |
---|---|---|
Author: | Cristine Guadelupe | |
Committer: | GitHub |
Deployment group secrets (#2374) Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
Commit: | f633748 | |
---|---|---|
Author: | Cristine Guadelupe | |
Committer: | GitHub |
Manage deployment groups (#2330)
Commit: | c06712f | |
---|---|---|
Author: | Alexandre de Souza | |
Committer: | GitHub |
Add new FileSystem related messages to LivebookProto (#2172)
Commit: | dd58505 | |
---|---|---|
Author: | Alexandre de Souza | |
Committer: | GitHub |
Update LivebookProto messages and minor fixes (#1962)
Commit: | 14dd6d9 | |
---|---|---|
Author: | Alexandre de Souza | |
Committer: | GitHub |
Implement TeamClient with Teams WebSocket communication (#1951)
Commit: | bfcf82f | |
---|---|---|
Author: | Alexandre de Souza | |
Committer: | GitHub |
Implements `Secrets` features inside hub's Provider (#1712)
Commit: | 3b2ea3c | |
---|---|---|
Author: | Alexandre de Souza | |
Committer: | GitHub |
Update Connection life-cycle and implement `ChangesetError` message (#1633)
Commit: | b82e360 | |
---|---|---|
Author: | Alexandre de Souza | |
Committer: | GitHub |
Implement Enterprise secret creation from Session (#1612)
Commit: | 9ff84f2 | |
---|---|---|
Author: | Alexandre de Souza | |
Committer: | GitHub |
Implement event handling from WebSocket (#1608)
Commit: | 3e11023 | |
---|---|---|
Author: | Alexandre de Souza | |
Committer: | GitHub |
Migrate WebSocket GenServer (Server) to Connection (#1585)
Commit: | 60bc719 | |
---|---|---|
Author: | Alexandre de Souza | |
Committer: | GitHub |
Improve Enterprise integration with real data (#1548)
Commit: | 7b1addb | |
---|---|---|
Author: | Alexandre de Souza | |
Committer: | GitHub |
Use WebSocket and Protobuf instead of GraphQL with Livebook Enterprise (#1504)