@flyteorg/flyteidl 1.1.5 → 1.1.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@flyteorg/flyteidl",
3
- "version": "1.1.5",
3
+ "version": "1.1.6",
4
4
  "description": "Compiled protocol buffers and gRPC service clients/servers for Flyte IDLs",
5
5
  "repository": {
6
6
  "type": "git",
@@ -0,0 +1,17 @@
1
+ # Generated by buf. DO NOT EDIT.
2
+ version: v1
3
+ deps:
4
+ - remote: buf.build
5
+ owner: googleapis
6
+ repository: googleapis
7
+ branch: main
8
+ commit: 2aa0ce062bf84656ad01d979d5c64038
9
+ digest: b1-m2miB5uR65x_C-ImFfVIHaeVmyd1u5X7NugZ2vDbpJI=
10
+ create_time: 2022-06-01T15:05:55.95283Z
11
+ - remote: buf.build
12
+ owner: unionai
13
+ repository: protoc-gen-swagger
14
+ branch: main
15
+ commit: 560c4f34581045c4a4e59ffab94fceb0
16
+ digest: b1-eoEUXiWuST4tiiorwcO2Nvx_1pX0GHqRjUlc3sQocig=
17
+ create_time: 2022-06-02T06:14:15.441008Z
@@ -0,0 +1,11 @@
1
+ version: v1
2
+ name: buf.build/flyteorg/flyteidl
3
+ lint:
4
+ use:
5
+ - DEFAULT
6
+ breaking:
7
+ use:
8
+ - FILE
9
+ deps:
10
+ - buf.build/googleapis/googleapis
11
+ - buf.build/unionai/protoc-gen-swagger