diff --git a/go/svc/alert/v1/service.pb.go b/go/svc/alert/v1/service.pb.go index 53f2893..a2eea89 100644 --- a/go/svc/alert/v1/service.pb.go +++ b/go/svc/alert/v1/service.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.8 +// protoc-gen-go v1.36.9 // protoc (unknown) // source: svc/alert/v1/service.proto diff --git a/go/svc/auth/v1/service.pb.go b/go/svc/auth/v1/service.pb.go index 51448ff..a5aed9d 100644 --- a/go/svc/auth/v1/service.pb.go +++ b/go/svc/auth/v1/service.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.8 +// protoc-gen-go v1.36.9 // protoc (unknown) // source: svc/auth/v1/service.proto diff --git a/go/svc/cliupdate/v1/service.pb.go b/go/svc/cliupdate/v1/service.pb.go index c74500d..9b1e150 100644 --- a/go/svc/cliupdate/v1/service.pb.go +++ b/go/svc/cliupdate/v1/service.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.8 +// protoc-gen-go v1.36.9 // protoc (unknown) // source: svc/cliupdate/v1/service.proto diff --git a/go/svc/dashboard/v1/service.pb.go b/go/svc/dashboard/v1/service.pb.go index 2447065..61e3770 100644 --- a/go/svc/dashboard/v1/service.pb.go +++ b/go/svc/dashboard/v1/service.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.8 +// protoc-gen-go v1.36.9 // protoc (unknown) // source: svc/dashboard/v1/service.proto diff --git a/go/svc/environment/v1/service.pb.go b/go/svc/environment/v1/service.pb.go index 0e78f06..12ab1af 100644 --- a/go/svc/environment/v1/service.pb.go +++ b/go/svc/environment/v1/service.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.8 +// protoc-gen-go v1.36.9 // protoc (unknown) // source: svc/environment/v1/service.proto diff --git a/go/svc/feature/v1/service.pb.go b/go/svc/feature/v1/service.pb.go index 58f56e4..9514f98 100644 --- a/go/svc/feature/v1/service.pb.go +++ b/go/svc/feature/v1/service.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.8 +// protoc-gen-go v1.36.9 // protoc (unknown) // source: svc/feature/v1/service.proto diff --git a/go/svc/ingest/v1/service.pb.go b/go/svc/ingest/v1/service.pb.go index b9799ee..e3acf55 100644 --- a/go/svc/ingest/v1/service.pb.go +++ b/go/svc/ingest/v1/service.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.8 +// protoc-gen-go v1.36.9 // protoc (unknown) // source: svc/ingest/v1/service.proto diff --git a/go/svc/localhost/v1/service.pb.go b/go/svc/localhost/v1/service.pb.go index b5832e9..b219e21 100644 --- a/go/svc/localhost/v1/service.pb.go +++ b/go/svc/localhost/v1/service.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.8 +// protoc-gen-go v1.36.9 // protoc (unknown) // source: svc/localhost/v1/service.proto diff --git a/go/svc/organization/v1/service.pb.go b/go/svc/organization/v1/service.pb.go index 1e54b0f..8e737e3 100644 --- a/go/svc/organization/v1/service.pb.go +++ b/go/svc/organization/v1/service.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.8 +// protoc-gen-go v1.36.9 // protoc (unknown) // source: svc/organization/v1/service.proto @@ -256,6 +256,7 @@ func (*GetEnvironmentRequest_Name) isGetEnvironmentRequest_By() {} type GetEnvironmentResponse struct { state protoimpl.MessageState `protogen:"open.v1"` Environment *v1.Environment `protobuf:"bytes,1,opt,name=environment,proto3" json:"environment,omitempty"` + Product *v1.Product `protobuf:"bytes,2,opt,name=product,proto3" json:"product,omitempty"` unknownFields protoimpl.UnknownFields sizeCache protoimpl.SizeCache } @@ -297,6 +298,13 @@ func (x *GetEnvironmentResponse) GetEnvironment() *v1.Environment { return nil } +func (x *GetEnvironmentResponse) GetProduct() *v1.Product { + if x != nil { + return x.Product + } + return nil +} + type ListEnvironmentRequest struct { state protoimpl.MessageState `protogen:"open.v1"` Cursor *v1.Cursor `protobuf:"bytes,1,opt,name=cursor,proto3" json:"cursor,omitempty"` @@ -1987,9 +1995,10 @@ const file_svc_organization_v1_service_proto_rawDesc = "" + "\x15GetEnvironmentRequest\x12\x10\n" + "\x02id\x18\x01 \x01(\x03H\x00R\x02id\x12\x14\n" + "\x04name\x18\x02 \x01(\tH\x00R\x04nameB\x04\n" + - "\x02by\"Q\n" + + "\x02by\"~\n" + "\x16GetEnvironmentResponse\x127\n" + - "\venvironment\x18\x01 \x01(\v2\x15.types.v1.EnvironmentR\venvironment\"X\n" + + "\venvironment\x18\x01 \x01(\v2\x15.types.v1.EnvironmentR\venvironment\x12+\n" + + "\aproduct\x18\x02 \x01(\v2\x11.types.v1.ProductR\aproduct\"X\n" + "\x16ListEnvironmentRequest\x12(\n" + "\x06cursor\x18\x01 \x01(\v2\x10.types.v1.CursorR\x06cursor\x12\x14\n" + "\x05limit\x18\x02 \x01(\x05R\x05limit\"\xfe\x01\n" + @@ -2150,9 +2159,9 @@ var file_svc_organization_v1_service_proto_goTypes = []any{ (*RemoveAddonSubscriptionRequest_Reason)(nil), // 36: svc.organization.v1.RemoveAddonSubscriptionRequest.Reason (*ListPaymentMethodResponse_ListItem)(nil), // 37: svc.organization.v1.ListPaymentMethodResponse.ListItem (*v1.Environment)(nil), // 38: types.v1.Environment - (*v1.Cursor)(nil), // 39: types.v1.Cursor - (*v1.Invitation)(nil), // 40: types.v1.Invitation - (*v1.Product)(nil), // 41: types.v1.Product + (*v1.Product)(nil), // 39: types.v1.Product + (*v1.Cursor)(nil), // 40: types.v1.Cursor + (*v1.Invitation)(nil), // 41: types.v1.Invitation (*v1.User)(nil), // 42: types.v1.User (*v1.Subscription)(nil), // 43: types.v1.Subscription (*v1.PaymentMethod)(nil), // 44: types.v1.PaymentMethod @@ -2162,67 +2171,68 @@ var file_svc_organization_v1_service_proto_depIdxs = []int32{ 38, // 1: svc.organization.v1.CreateEnvironmentResponse.environment:type_name -> types.v1.Environment 29, // 2: svc.organization.v1.CreateEnvironmentResponse.stripe:type_name -> svc.organization.v1.CreateEnvironmentResponse.Stripe 38, // 3: svc.organization.v1.GetEnvironmentResponse.environment:type_name -> types.v1.Environment - 39, // 4: svc.organization.v1.ListEnvironmentRequest.cursor:type_name -> types.v1.Cursor - 39, // 5: svc.organization.v1.ListEnvironmentResponse.next:type_name -> types.v1.Cursor - 30, // 6: svc.organization.v1.ListEnvironmentResponse.items:type_name -> svc.organization.v1.ListEnvironmentResponse.ListItem - 39, // 7: svc.organization.v1.ListUserRequest.cursor:type_name -> types.v1.Cursor - 39, // 8: svc.organization.v1.ListUserResponse.next:type_name -> types.v1.Cursor - 31, // 9: svc.organization.v1.ListUserResponse.items:type_name -> svc.organization.v1.ListUserResponse.ListItem - 40, // 10: svc.organization.v1.InviteUserResponse.invitation:type_name -> types.v1.Invitation - 40, // 11: svc.organization.v1.RevokeUserInvitationResponse.invitation:type_name -> types.v1.Invitation - 39, // 12: svc.organization.v1.ListUserInvitationRequest.cursor:type_name -> types.v1.Cursor - 39, // 13: svc.organization.v1.ListUserInvitationResponse.next:type_name -> types.v1.Cursor - 32, // 14: svc.organization.v1.ListUserInvitationResponse.items:type_name -> svc.organization.v1.ListUserInvitationResponse.ListItem - 33, // 15: svc.organization.v1.CreateAddonSubscriptionRequest.stripe:type_name -> svc.organization.v1.CreateAddonSubscriptionRequest.Stripe - 34, // 16: svc.organization.v1.CreateAddonSubscriptionResponse.stripe:type_name -> svc.organization.v1.CreateAddonSubscriptionResponse.Stripe - 39, // 17: svc.organization.v1.ListAddonSubscriptionRequest.cursor:type_name -> types.v1.Cursor - 39, // 18: svc.organization.v1.ListAddonSubscriptionResponse.next:type_name -> types.v1.Cursor - 35, // 19: svc.organization.v1.ListAddonSubscriptionResponse.items:type_name -> svc.organization.v1.ListAddonSubscriptionResponse.ListItem - 41, // 20: svc.organization.v1.RemoveAddonSubscriptionRequest.product:type_name -> types.v1.Product - 36, // 21: svc.organization.v1.RemoveAddonSubscriptionRequest.cancel_reason:type_name -> svc.organization.v1.RemoveAddonSubscriptionRequest.Reason - 39, // 22: svc.organization.v1.ListPaymentMethodRequest.cursor:type_name -> types.v1.Cursor - 39, // 23: svc.organization.v1.ListPaymentMethodResponse.next:type_name -> types.v1.Cursor - 37, // 24: svc.organization.v1.ListPaymentMethodResponse.items:type_name -> svc.organization.v1.ListPaymentMethodResponse.ListItem - 38, // 25: svc.organization.v1.ListEnvironmentResponse.ListItem.environment:type_name -> types.v1.Environment - 41, // 26: svc.organization.v1.ListEnvironmentResponse.ListItem.product:type_name -> types.v1.Product - 42, // 27: svc.organization.v1.ListUserResponse.ListItem.user:type_name -> types.v1.User - 40, // 28: svc.organization.v1.ListUserInvitationResponse.ListItem.invitation:type_name -> types.v1.Invitation - 41, // 29: svc.organization.v1.ListAddonSubscriptionResponse.ListItem.product:type_name -> types.v1.Product - 43, // 30: svc.organization.v1.ListAddonSubscriptionResponse.ListItem.subscription:type_name -> types.v1.Subscription - 44, // 31: svc.organization.v1.ListPaymentMethodResponse.ListItem.payment_method:type_name -> types.v1.PaymentMethod - 0, // 32: svc.organization.v1.OrganizationService.CreateEnvironment:input_type -> svc.organization.v1.CreateEnvironmentRequest - 2, // 33: svc.organization.v1.OrganizationService.GetEnvironment:input_type -> svc.organization.v1.GetEnvironmentRequest - 4, // 34: svc.organization.v1.OrganizationService.ListEnvironment:input_type -> svc.organization.v1.ListEnvironmentRequest - 6, // 35: svc.organization.v1.OrganizationService.ListUser:input_type -> svc.organization.v1.ListUserRequest - 8, // 36: svc.organization.v1.OrganizationService.InviteUser:input_type -> svc.organization.v1.InviteUserRequest - 10, // 37: svc.organization.v1.OrganizationService.RevokeUserInvitation:input_type -> svc.organization.v1.RevokeUserInvitationRequest - 12, // 38: svc.organization.v1.OrganizationService.ListUserInvitation:input_type -> svc.organization.v1.ListUserInvitationRequest - 14, // 39: svc.organization.v1.OrganizationService.CreateAddonSubscription:input_type -> svc.organization.v1.CreateAddonSubscriptionRequest - 16, // 40: svc.organization.v1.OrganizationService.ListAddonSubscription:input_type -> svc.organization.v1.ListAddonSubscriptionRequest - 18, // 41: svc.organization.v1.OrganizationService.RemoveAddonSubscription:input_type -> svc.organization.v1.RemoveAddonSubscriptionRequest - 20, // 42: svc.organization.v1.OrganizationService.GetStripePublishableKey:input_type -> svc.organization.v1.GetStripePublishableKeyRequest - 22, // 43: svc.organization.v1.OrganizationService.GetStripeBillingPortal:input_type -> svc.organization.v1.GetStripeBillingPortalRequest - 24, // 44: svc.organization.v1.OrganizationService.CreateStripeCustomerSession:input_type -> svc.organization.v1.CreateStripeCustomerSessionRequest - 26, // 45: svc.organization.v1.OrganizationService.ListPaymentMethod:input_type -> svc.organization.v1.ListPaymentMethodRequest - 1, // 46: svc.organization.v1.OrganizationService.CreateEnvironment:output_type -> svc.organization.v1.CreateEnvironmentResponse - 3, // 47: svc.organization.v1.OrganizationService.GetEnvironment:output_type -> svc.organization.v1.GetEnvironmentResponse - 5, // 48: svc.organization.v1.OrganizationService.ListEnvironment:output_type -> svc.organization.v1.ListEnvironmentResponse - 7, // 49: svc.organization.v1.OrganizationService.ListUser:output_type -> svc.organization.v1.ListUserResponse - 9, // 50: svc.organization.v1.OrganizationService.InviteUser:output_type -> svc.organization.v1.InviteUserResponse - 11, // 51: svc.organization.v1.OrganizationService.RevokeUserInvitation:output_type -> svc.organization.v1.RevokeUserInvitationResponse - 13, // 52: svc.organization.v1.OrganizationService.ListUserInvitation:output_type -> svc.organization.v1.ListUserInvitationResponse - 15, // 53: svc.organization.v1.OrganizationService.CreateAddonSubscription:output_type -> svc.organization.v1.CreateAddonSubscriptionResponse - 17, // 54: svc.organization.v1.OrganizationService.ListAddonSubscription:output_type -> svc.organization.v1.ListAddonSubscriptionResponse - 19, // 55: svc.organization.v1.OrganizationService.RemoveAddonSubscription:output_type -> svc.organization.v1.RemoveAddonSubscriptionResponse - 21, // 56: svc.organization.v1.OrganizationService.GetStripePublishableKey:output_type -> svc.organization.v1.GetStripePublishableKeyResponse - 23, // 57: svc.organization.v1.OrganizationService.GetStripeBillingPortal:output_type -> svc.organization.v1.GetStripeBillingPortalResponse - 25, // 58: svc.organization.v1.OrganizationService.CreateStripeCustomerSession:output_type -> svc.organization.v1.CreateStripeCustomerSessionResponse - 27, // 59: svc.organization.v1.OrganizationService.ListPaymentMethod:output_type -> svc.organization.v1.ListPaymentMethodResponse - 46, // [46:60] is the sub-list for method output_type - 32, // [32:46] is the sub-list for method input_type - 32, // [32:32] is the sub-list for extension type_name - 32, // [32:32] is the sub-list for extension extendee - 0, // [0:32] is the sub-list for field type_name + 39, // 4: svc.organization.v1.GetEnvironmentResponse.product:type_name -> types.v1.Product + 40, // 5: svc.organization.v1.ListEnvironmentRequest.cursor:type_name -> types.v1.Cursor + 40, // 6: svc.organization.v1.ListEnvironmentResponse.next:type_name -> types.v1.Cursor + 30, // 7: svc.organization.v1.ListEnvironmentResponse.items:type_name -> svc.organization.v1.ListEnvironmentResponse.ListItem + 40, // 8: svc.organization.v1.ListUserRequest.cursor:type_name -> types.v1.Cursor + 40, // 9: svc.organization.v1.ListUserResponse.next:type_name -> types.v1.Cursor + 31, // 10: svc.organization.v1.ListUserResponse.items:type_name -> svc.organization.v1.ListUserResponse.ListItem + 41, // 11: svc.organization.v1.InviteUserResponse.invitation:type_name -> types.v1.Invitation + 41, // 12: svc.organization.v1.RevokeUserInvitationResponse.invitation:type_name -> types.v1.Invitation + 40, // 13: svc.organization.v1.ListUserInvitationRequest.cursor:type_name -> types.v1.Cursor + 40, // 14: svc.organization.v1.ListUserInvitationResponse.next:type_name -> types.v1.Cursor + 32, // 15: svc.organization.v1.ListUserInvitationResponse.items:type_name -> svc.organization.v1.ListUserInvitationResponse.ListItem + 33, // 16: svc.organization.v1.CreateAddonSubscriptionRequest.stripe:type_name -> svc.organization.v1.CreateAddonSubscriptionRequest.Stripe + 34, // 17: svc.organization.v1.CreateAddonSubscriptionResponse.stripe:type_name -> svc.organization.v1.CreateAddonSubscriptionResponse.Stripe + 40, // 18: svc.organization.v1.ListAddonSubscriptionRequest.cursor:type_name -> types.v1.Cursor + 40, // 19: svc.organization.v1.ListAddonSubscriptionResponse.next:type_name -> types.v1.Cursor + 35, // 20: svc.organization.v1.ListAddonSubscriptionResponse.items:type_name -> svc.organization.v1.ListAddonSubscriptionResponse.ListItem + 39, // 21: svc.organization.v1.RemoveAddonSubscriptionRequest.product:type_name -> types.v1.Product + 36, // 22: svc.organization.v1.RemoveAddonSubscriptionRequest.cancel_reason:type_name -> svc.organization.v1.RemoveAddonSubscriptionRequest.Reason + 40, // 23: svc.organization.v1.ListPaymentMethodRequest.cursor:type_name -> types.v1.Cursor + 40, // 24: svc.organization.v1.ListPaymentMethodResponse.next:type_name -> types.v1.Cursor + 37, // 25: svc.organization.v1.ListPaymentMethodResponse.items:type_name -> svc.organization.v1.ListPaymentMethodResponse.ListItem + 38, // 26: svc.organization.v1.ListEnvironmentResponse.ListItem.environment:type_name -> types.v1.Environment + 39, // 27: svc.organization.v1.ListEnvironmentResponse.ListItem.product:type_name -> types.v1.Product + 42, // 28: svc.organization.v1.ListUserResponse.ListItem.user:type_name -> types.v1.User + 41, // 29: svc.organization.v1.ListUserInvitationResponse.ListItem.invitation:type_name -> types.v1.Invitation + 39, // 30: svc.organization.v1.ListAddonSubscriptionResponse.ListItem.product:type_name -> types.v1.Product + 43, // 31: svc.organization.v1.ListAddonSubscriptionResponse.ListItem.subscription:type_name -> types.v1.Subscription + 44, // 32: svc.organization.v1.ListPaymentMethodResponse.ListItem.payment_method:type_name -> types.v1.PaymentMethod + 0, // 33: svc.organization.v1.OrganizationService.CreateEnvironment:input_type -> svc.organization.v1.CreateEnvironmentRequest + 2, // 34: svc.organization.v1.OrganizationService.GetEnvironment:input_type -> svc.organization.v1.GetEnvironmentRequest + 4, // 35: svc.organization.v1.OrganizationService.ListEnvironment:input_type -> svc.organization.v1.ListEnvironmentRequest + 6, // 36: svc.organization.v1.OrganizationService.ListUser:input_type -> svc.organization.v1.ListUserRequest + 8, // 37: svc.organization.v1.OrganizationService.InviteUser:input_type -> svc.organization.v1.InviteUserRequest + 10, // 38: svc.organization.v1.OrganizationService.RevokeUserInvitation:input_type -> svc.organization.v1.RevokeUserInvitationRequest + 12, // 39: svc.organization.v1.OrganizationService.ListUserInvitation:input_type -> svc.organization.v1.ListUserInvitationRequest + 14, // 40: svc.organization.v1.OrganizationService.CreateAddonSubscription:input_type -> svc.organization.v1.CreateAddonSubscriptionRequest + 16, // 41: svc.organization.v1.OrganizationService.ListAddonSubscription:input_type -> svc.organization.v1.ListAddonSubscriptionRequest + 18, // 42: svc.organization.v1.OrganizationService.RemoveAddonSubscription:input_type -> svc.organization.v1.RemoveAddonSubscriptionRequest + 20, // 43: svc.organization.v1.OrganizationService.GetStripePublishableKey:input_type -> svc.organization.v1.GetStripePublishableKeyRequest + 22, // 44: svc.organization.v1.OrganizationService.GetStripeBillingPortal:input_type -> svc.organization.v1.GetStripeBillingPortalRequest + 24, // 45: svc.organization.v1.OrganizationService.CreateStripeCustomerSession:input_type -> svc.organization.v1.CreateStripeCustomerSessionRequest + 26, // 46: svc.organization.v1.OrganizationService.ListPaymentMethod:input_type -> svc.organization.v1.ListPaymentMethodRequest + 1, // 47: svc.organization.v1.OrganizationService.CreateEnvironment:output_type -> svc.organization.v1.CreateEnvironmentResponse + 3, // 48: svc.organization.v1.OrganizationService.GetEnvironment:output_type -> svc.organization.v1.GetEnvironmentResponse + 5, // 49: svc.organization.v1.OrganizationService.ListEnvironment:output_type -> svc.organization.v1.ListEnvironmentResponse + 7, // 50: svc.organization.v1.OrganizationService.ListUser:output_type -> svc.organization.v1.ListUserResponse + 9, // 51: svc.organization.v1.OrganizationService.InviteUser:output_type -> svc.organization.v1.InviteUserResponse + 11, // 52: svc.organization.v1.OrganizationService.RevokeUserInvitation:output_type -> svc.organization.v1.RevokeUserInvitationResponse + 13, // 53: svc.organization.v1.OrganizationService.ListUserInvitation:output_type -> svc.organization.v1.ListUserInvitationResponse + 15, // 54: svc.organization.v1.OrganizationService.CreateAddonSubscription:output_type -> svc.organization.v1.CreateAddonSubscriptionResponse + 17, // 55: svc.organization.v1.OrganizationService.ListAddonSubscription:output_type -> svc.organization.v1.ListAddonSubscriptionResponse + 19, // 56: svc.organization.v1.OrganizationService.RemoveAddonSubscription:output_type -> svc.organization.v1.RemoveAddonSubscriptionResponse + 21, // 57: svc.organization.v1.OrganizationService.GetStripePublishableKey:output_type -> svc.organization.v1.GetStripePublishableKeyResponse + 23, // 58: svc.organization.v1.OrganizationService.GetStripeBillingPortal:output_type -> svc.organization.v1.GetStripeBillingPortalResponse + 25, // 59: svc.organization.v1.OrganizationService.CreateStripeCustomerSession:output_type -> svc.organization.v1.CreateStripeCustomerSessionResponse + 27, // 60: svc.organization.v1.OrganizationService.ListPaymentMethod:output_type -> svc.organization.v1.ListPaymentMethodResponse + 47, // [47:61] is the sub-list for method output_type + 33, // [33:47] is the sub-list for method input_type + 33, // [33:33] is the sub-list for extension type_name + 33, // [33:33] is the sub-list for extension extendee + 0, // [0:33] is the sub-list for field type_name } func init() { file_svc_organization_v1_service_proto_init() } diff --git a/go/svc/product/v1/service.pb.go b/go/svc/product/v1/service.pb.go index 5a59a81..64e2e7e 100644 --- a/go/svc/product/v1/service.pb.go +++ b/go/svc/product/v1/service.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.8 +// protoc-gen-go v1.36.9 // protoc (unknown) // source: svc/product/v1/service.proto diff --git a/go/svc/project/v1/service.pb.go b/go/svc/project/v1/service.pb.go index 3295f3e..2d9a699 100644 --- a/go/svc/project/v1/service.pb.go +++ b/go/svc/project/v1/service.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.8 +// protoc-gen-go v1.36.9 // protoc (unknown) // source: svc/project/v1/service.proto diff --git a/go/svc/query/v1/service.pb.go b/go/svc/query/v1/service.pb.go index 580d803..298668c 100644 --- a/go/svc/query/v1/service.pb.go +++ b/go/svc/query/v1/service.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.8 +// protoc-gen-go v1.36.9 // protoc (unknown) // source: svc/query/v1/service.proto diff --git a/go/svc/query/v1/trace_service.pb.go b/go/svc/query/v1/trace_service.pb.go index ec7eb85..613a451 100644 --- a/go/svc/query/v1/trace_service.pb.go +++ b/go/svc/query/v1/trace_service.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.8 +// protoc-gen-go v1.36.9 // protoc (unknown) // source: svc/query/v1/trace_service.proto diff --git a/go/svc/release/v1/service.pb.go b/go/svc/release/v1/service.pb.go index 8c891e7..f955346 100644 --- a/go/svc/release/v1/service.pb.go +++ b/go/svc/release/v1/service.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.8 +// protoc-gen-go v1.36.9 // protoc (unknown) // source: svc/release/v1/service.proto diff --git a/go/svc/share/v1/service.pb.go b/go/svc/share/v1/service.pb.go index 7547569..cfa4c99 100644 --- a/go/svc/share/v1/service.pb.go +++ b/go/svc/share/v1/service.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.8 +// protoc-gen-go v1.36.9 // protoc (unknown) // source: svc/share/v1/service.proto diff --git a/go/svc/token/v1/service.pb.go b/go/svc/token/v1/service.pb.go index 354afc0..b2d9fa2 100644 --- a/go/svc/token/v1/service.pb.go +++ b/go/svc/token/v1/service.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.8 +// protoc-gen-go v1.36.9 // protoc (unknown) // source: svc/token/v1/service.proto diff --git a/go/svc/user/v1/service_private.pb.go b/go/svc/user/v1/service_private.pb.go index d7d634d..5edb89a 100644 --- a/go/svc/user/v1/service_private.pb.go +++ b/go/svc/user/v1/service_private.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.8 +// protoc-gen-go v1.36.9 // protoc (unknown) // source: svc/user/v1/service_private.proto diff --git a/go/svc/user/v1/service_public.pb.go b/go/svc/user/v1/service_public.pb.go index 67ccc85..ef99e7d 100644 --- a/go/svc/user/v1/service_public.pb.go +++ b/go/svc/user/v1/service_public.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.8 +// protoc-gen-go v1.36.9 // protoc (unknown) // source: svc/user/v1/service_public.proto diff --git a/go/types/v1/alert.pb.go b/go/types/v1/alert.pb.go index 70b6998..2a9799f 100644 --- a/go/types/v1/alert.pb.go +++ b/go/types/v1/alert.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.8 +// protoc-gen-go v1.36.9 // protoc (unknown) // source: types/v1/alert.proto diff --git a/go/types/v1/cursor.pb.go b/go/types/v1/cursor.pb.go index d872ad2..9e9b81f 100644 --- a/go/types/v1/cursor.pb.go +++ b/go/types/v1/cursor.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.8 +// protoc-gen-go v1.36.9 // protoc (unknown) // source: types/v1/cursor.proto diff --git a/go/types/v1/dashboard.pb.go b/go/types/v1/dashboard.pb.go index 8136c8e..f2bf094 100644 --- a/go/types/v1/dashboard.pb.go +++ b/go/types/v1/dashboard.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.8 +// protoc-gen-go v1.36.9 // protoc (unknown) // source: types/v1/dashboard.proto diff --git a/go/types/v1/data.pb.go b/go/types/v1/data.pb.go index bfc794c..0bf9762 100644 --- a/go/types/v1/data.pb.go +++ b/go/types/v1/data.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.8 +// protoc-gen-go v1.36.9 // protoc (unknown) // source: types/v1/data.proto diff --git a/go/types/v1/database.pb.go b/go/types/v1/database.pb.go index 5ad3955..270bc60 100644 --- a/go/types/v1/database.pb.go +++ b/go/types/v1/database.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.8 +// protoc-gen-go v1.36.9 // protoc (unknown) // source: types/v1/database.proto diff --git a/go/types/v1/environment.pb.go b/go/types/v1/environment.pb.go index a06aaef..5777b5c 100644 --- a/go/types/v1/environment.pb.go +++ b/go/types/v1/environment.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.8 +// protoc-gen-go v1.36.9 // protoc (unknown) // source: types/v1/environment.proto diff --git a/go/types/v1/environment_token.pb.go b/go/types/v1/environment_token.pb.go index 52bb46f..66f3dc5 100644 --- a/go/types/v1/environment_token.pb.go +++ b/go/types/v1/environment_token.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.8 +// protoc-gen-go v1.36.9 // protoc (unknown) // source: types/v1/environment_token.proto diff --git a/go/types/v1/favorite_query.pb.go b/go/types/v1/favorite_query.pb.go index 886f92f..4570490 100644 --- a/go/types/v1/favorite_query.pb.go +++ b/go/types/v1/favorite_query.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.8 +// protoc-gen-go v1.36.9 // protoc (unknown) // source: types/v1/favorite_query.proto diff --git a/go/types/v1/feature.pb.go b/go/types/v1/feature.pb.go index 3e330d6..26b8fe1 100644 --- a/go/types/v1/feature.pb.go +++ b/go/types/v1/feature.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.8 +// protoc-gen-go v1.36.9 // protoc (unknown) // source: types/v1/feature.proto diff --git a/go/types/v1/localhost_config.pb.go b/go/types/v1/localhost_config.pb.go index b3325a1..880b969 100644 --- a/go/types/v1/localhost_config.pb.go +++ b/go/types/v1/localhost_config.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.8 +// protoc-gen-go v1.36.9 // protoc (unknown) // source: types/v1/localhost_config.proto diff --git a/go/types/v1/machine.pb.go b/go/types/v1/machine.pb.go index ef5799d..45ab633 100644 --- a/go/types/v1/machine.pb.go +++ b/go/types/v1/machine.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.8 +// protoc-gen-go v1.36.9 // protoc (unknown) // source: types/v1/machine.proto diff --git a/go/types/v1/meta.pb.go b/go/types/v1/meta.pb.go index 893cb0c..54bae3c 100644 --- a/go/types/v1/meta.pb.go +++ b/go/types/v1/meta.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.8 +// protoc-gen-go v1.36.9 // protoc (unknown) // source: types/v1/meta.proto diff --git a/go/types/v1/organization.pb.go b/go/types/v1/organization.pb.go index 923bc1d..4ca8a44 100644 --- a/go/types/v1/organization.pb.go +++ b/go/types/v1/organization.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.8 +// protoc-gen-go v1.36.9 // protoc (unknown) // source: types/v1/organization.proto diff --git a/go/types/v1/otel_logging.pb.go b/go/types/v1/otel_logging.pb.go index 6c66a6d..e71d501 100644 --- a/go/types/v1/otel_logging.pb.go +++ b/go/types/v1/otel_logging.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.8 +// protoc-gen-go v1.36.9 // protoc (unknown) // source: types/v1/otel_logging.proto diff --git a/go/types/v1/otel_resource.pb.go b/go/types/v1/otel_resource.pb.go index e90bf4d..617c8aa 100644 --- a/go/types/v1/otel_resource.pb.go +++ b/go/types/v1/otel_resource.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.8 +// protoc-gen-go v1.36.9 // protoc (unknown) // source: types/v1/otel_resource.proto diff --git a/go/types/v1/otel_scope.pb.go b/go/types/v1/otel_scope.pb.go index ee753cb..afa3d0e 100644 --- a/go/types/v1/otel_scope.pb.go +++ b/go/types/v1/otel_scope.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.8 +// protoc-gen-go v1.36.9 // protoc (unknown) // source: types/v1/otel_scope.proto diff --git a/go/types/v1/otel_tracing.pb.go b/go/types/v1/otel_tracing.pb.go index ba22eb9..c1b7c77 100644 --- a/go/types/v1/otel_tracing.pb.go +++ b/go/types/v1/otel_tracing.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.8 +// protoc-gen-go v1.36.9 // protoc (unknown) // source: types/v1/otel_tracing.proto diff --git a/go/types/v1/payment_method.pb.go b/go/types/v1/payment_method.pb.go index 61e7fe5..39c8250 100644 --- a/go/types/v1/payment_method.pb.go +++ b/go/types/v1/payment_method.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.8 +// protoc-gen-go v1.36.9 // protoc (unknown) // source: types/v1/payment_method.proto diff --git a/go/types/v1/price.pb.go b/go/types/v1/price.pb.go index c96ad44..fb85a42 100644 --- a/go/types/v1/price.pb.go +++ b/go/types/v1/price.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.8 +// protoc-gen-go v1.36.9 // protoc (unknown) // source: types/v1/price.proto diff --git a/go/types/v1/product.pb.go b/go/types/v1/product.pb.go index 6c58cea..616f74d 100644 --- a/go/types/v1/product.pb.go +++ b/go/types/v1/product.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.8 +// protoc-gen-go v1.36.9 // protoc (unknown) // source: types/v1/product.proto diff --git a/go/types/v1/project.pb.go b/go/types/v1/project.pb.go index 0dcadf2..48d44ca 100644 --- a/go/types/v1/project.pb.go +++ b/go/types/v1/project.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.8 +// protoc-gen-go v1.36.9 // protoc (unknown) // source: types/v1/project.proto diff --git a/go/types/v1/query.pb.go b/go/types/v1/query.pb.go index 2124a08..a3de333 100644 --- a/go/types/v1/query.pb.go +++ b/go/types/v1/query.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.8 +// protoc-gen-go v1.36.9 // protoc (unknown) // source: types/v1/query.proto diff --git a/go/types/v1/query_history_entry.pb.go b/go/types/v1/query_history_entry.pb.go index 16ebc97..61e5217 100644 --- a/go/types/v1/query_history_entry.pb.go +++ b/go/types/v1/query_history_entry.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.8 +// protoc-gen-go v1.36.9 // protoc (unknown) // source: types/v1/query_history_entry.proto diff --git a/go/types/v1/release_channel.pb.go b/go/types/v1/release_channel.pb.go index ad5eeb0..d990061 100644 --- a/go/types/v1/release_channel.pb.go +++ b/go/types/v1/release_channel.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.8 +// protoc-gen-go v1.36.9 // protoc (unknown) // source: types/v1/release_channel.proto diff --git a/go/types/v1/session.pb.go b/go/types/v1/session.pb.go index 99fd2c4..f767393 100644 --- a/go/types/v1/session.pb.go +++ b/go/types/v1/session.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.8 +// protoc-gen-go v1.36.9 // protoc (unknown) // source: types/v1/session.proto diff --git a/go/types/v1/shared_result.pb.go b/go/types/v1/shared_result.pb.go index c3cd628..7425e44 100644 --- a/go/types/v1/shared_result.pb.go +++ b/go/types/v1/shared_result.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.8 +// protoc-gen-go v1.36.9 // protoc (unknown) // source: types/v1/shared_result.proto diff --git a/go/types/v1/subscription.pb.go b/go/types/v1/subscription.pb.go index 24fcbf2..88b2c38 100644 --- a/go/types/v1/subscription.pb.go +++ b/go/types/v1/subscription.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.8 +// protoc-gen-go v1.36.9 // protoc (unknown) // source: types/v1/subscription.proto diff --git a/go/types/v1/symbol.pb.go b/go/types/v1/symbol.pb.go index 71355df..dbbfafa 100644 --- a/go/types/v1/symbol.pb.go +++ b/go/types/v1/symbol.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.8 +// protoc-gen-go v1.36.9 // protoc (unknown) // source: types/v1/symbol.proto diff --git a/go/types/v1/types.pb.go b/go/types/v1/types.pb.go index a9ae12e..4a38e72 100644 --- a/go/types/v1/types.pb.go +++ b/go/types/v1/types.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.8 +// protoc-gen-go v1.36.9 // protoc (unknown) // source: types/v1/types.proto diff --git a/go/types/v1/ulid.pb.go b/go/types/v1/ulid.pb.go index 39469ce..1363a6c 100644 --- a/go/types/v1/ulid.pb.go +++ b/go/types/v1/ulid.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.8 +// protoc-gen-go v1.36.9 // protoc (unknown) // source: types/v1/ulid.proto diff --git a/go/types/v1/user.pb.go b/go/types/v1/user.pb.go index e307ad7..6bd848e 100644 --- a/go/types/v1/user.pb.go +++ b/go/types/v1/user.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.8 +// protoc-gen-go v1.36.9 // protoc (unknown) // source: types/v1/user.proto diff --git a/go/types/v1/user_token.pb.go b/go/types/v1/user_token.pb.go index 14c6694..4aad185 100644 --- a/go/types/v1/user_token.pb.go +++ b/go/types/v1/user_token.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.8 +// protoc-gen-go v1.36.9 // protoc (unknown) // source: types/v1/user_token.proto diff --git a/go/types/v1/version.pb.go b/go/types/v1/version.pb.go index 1db79de..7f65c8b 100644 --- a/go/types/v1/version.pb.go +++ b/go/types/v1/version.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.8 +// protoc-gen-go v1.36.9 // protoc (unknown) // source: types/v1/version.proto diff --git a/go/types/v1/version_artifact.pb.go b/go/types/v1/version_artifact.pb.go index d6c4c09..06634be 100644 --- a/go/types/v1/version_artifact.pb.go +++ b/go/types/v1/version_artifact.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.36.8 +// protoc-gen-go v1.36.9 // protoc (unknown) // source: types/v1/version_artifact.proto diff --git a/js/buf/validate/validate_pb.ts b/js/buf/validate/validate_pb.ts index 9f95be5..9fe5a9f 100644 --- a/js/buf/validate/validate_pb.ts +++ b/js/buf/validate/validate_pb.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v2.7.0 with parameter "target=ts,import_extension=none" +// @generated by protoc-gen-es v2.8.0 with parameter "target=ts,import_extension=none" // @generated from file buf/validate/validate.proto (package buf.validate, syntax proto2) /* eslint-disable */ @@ -281,7 +281,8 @@ export type FieldRules = Message<"buf.validate.FieldRules"> & { * the fields are set and valid. * * Fields that don't track presence are always validated by Protovalidate, - * whether they are set or not. It is not necessary to add `required`: + * whether they are set or not. It is not necessary to add `required`. It + * can be added to indicate that the field cannot be the zero value. * * ```proto * syntax="proto3"; @@ -292,9 +293,14 @@ export type FieldRules = Message<"buf.validate.FieldRules"> & { * (buf.validate.field).string.email = true * ]; * // `repeated.min_items` always applies, even to an empty list. - * repeated string labels = 4 [ + * repeated string labels = 2 [ * (buf.validate.field).repeated.min_items = 1 * ]; + * // `required`, for fields that don't track presence, indicates + * // the value of the field can't be the zero value. + * int32 zero_value_not_allowed = 3 [ + * (buf.validate.field).required = true + * ]; * } * ``` * @@ -4655,7 +4661,8 @@ export enum Ignore { * // The field's rules will always be ignored, including any validations * // on value's fields. * MyOtherMessage value = 1 [ - * (buf.validate.field).ignore = IGNORE_ALWAYS]; + * (buf.validate.field).ignore = IGNORE_ALWAYS + * ]; * } * ``` * diff --git a/js/svc/alert/v1/service-AlertService_connectquery.ts b/js/svc/alert/v1/service-AlertService_connectquery.ts index 567daac..166ef8d 100644 --- a/js/svc/alert/v1/service-AlertService_connectquery.ts +++ b/js/svc/alert/v1/service-AlertService_connectquery.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-connect-query v2.1.1 with parameter "target=ts,import_extension=none" +// @generated by protoc-gen-connect-query v2.2.0 with parameter "target=ts,import_extension=none" // @generated from file svc/alert/v1/service.proto (package svc.alert.v1, syntax proto3) /* eslint-disable */ diff --git a/js/svc/alert/v1/service_pb.ts b/js/svc/alert/v1/service_pb.ts index 5ba6b67..a414372 100644 --- a/js/svc/alert/v1/service_pb.ts +++ b/js/svc/alert/v1/service_pb.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v2.7.0 with parameter "target=ts,import_extension=none" +// @generated by protoc-gen-es v2.8.0 with parameter "target=ts,import_extension=none" // @generated from file svc/alert/v1/service.proto (package svc.alert.v1, syntax proto3) /* eslint-disable */ diff --git a/js/svc/auth/v1/service-AuthService_connectquery.ts b/js/svc/auth/v1/service-AuthService_connectquery.ts index a79f925..81864e6 100644 --- a/js/svc/auth/v1/service-AuthService_connectquery.ts +++ b/js/svc/auth/v1/service-AuthService_connectquery.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-connect-query v2.1.1 with parameter "target=ts,import_extension=none" +// @generated by protoc-gen-connect-query v2.2.0 with parameter "target=ts,import_extension=none" // @generated from file svc/auth/v1/service.proto (package svc.auth.v1, syntax proto3) /* eslint-disable */ diff --git a/js/svc/auth/v1/service_pb.ts b/js/svc/auth/v1/service_pb.ts index 4e54a12..61c7159 100644 --- a/js/svc/auth/v1/service_pb.ts +++ b/js/svc/auth/v1/service_pb.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v2.7.0 with parameter "target=ts,import_extension=none" +// @generated by protoc-gen-es v2.8.0 with parameter "target=ts,import_extension=none" // @generated from file svc/auth/v1/service.proto (package svc.auth.v1, syntax proto3) /* eslint-disable */ diff --git a/js/svc/cliupdate/v1/service-UpdateService_connectquery.ts b/js/svc/cliupdate/v1/service-UpdateService_connectquery.ts index 170cd32..87abd84 100644 --- a/js/svc/cliupdate/v1/service-UpdateService_connectquery.ts +++ b/js/svc/cliupdate/v1/service-UpdateService_connectquery.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-connect-query v2.1.1 with parameter "target=ts,import_extension=none" +// @generated by protoc-gen-connect-query v2.2.0 with parameter "target=ts,import_extension=none" // @generated from file svc/cliupdate/v1/service.proto (package svc.cliupdate.v1, syntax proto3) /* eslint-disable */ diff --git a/js/svc/cliupdate/v1/service_pb.ts b/js/svc/cliupdate/v1/service_pb.ts index 81f297d..8fbd27f 100644 --- a/js/svc/cliupdate/v1/service_pb.ts +++ b/js/svc/cliupdate/v1/service_pb.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v2.7.0 with parameter "target=ts,import_extension=none" +// @generated by protoc-gen-es v2.8.0 with parameter "target=ts,import_extension=none" // @generated from file svc/cliupdate/v1/service.proto (package svc.cliupdate.v1, syntax proto3) /* eslint-disable */ diff --git a/js/svc/dashboard/v1/service-DashboardService_connectquery.ts b/js/svc/dashboard/v1/service-DashboardService_connectquery.ts index ba307de..d1fd250 100644 --- a/js/svc/dashboard/v1/service-DashboardService_connectquery.ts +++ b/js/svc/dashboard/v1/service-DashboardService_connectquery.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-connect-query v2.1.1 with parameter "target=ts,import_extension=none" +// @generated by protoc-gen-connect-query v2.2.0 with parameter "target=ts,import_extension=none" // @generated from file svc/dashboard/v1/service.proto (package svc.dashboard.v1, syntax proto3) /* eslint-disable */ diff --git a/js/svc/dashboard/v1/service_pb.ts b/js/svc/dashboard/v1/service_pb.ts index 4655ac9..0598426 100644 --- a/js/svc/dashboard/v1/service_pb.ts +++ b/js/svc/dashboard/v1/service_pb.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v2.7.0 with parameter "target=ts,import_extension=none" +// @generated by protoc-gen-es v2.8.0 with parameter "target=ts,import_extension=none" // @generated from file svc/dashboard/v1/service.proto (package svc.dashboard.v1, syntax proto3) /* eslint-disable */ diff --git a/js/svc/environment/v1/service-EnvironmentService_connectquery.ts b/js/svc/environment/v1/service-EnvironmentService_connectquery.ts index e043a4f..360dab4 100644 --- a/js/svc/environment/v1/service-EnvironmentService_connectquery.ts +++ b/js/svc/environment/v1/service-EnvironmentService_connectquery.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-connect-query v2.1.1 with parameter "target=ts,import_extension=none" +// @generated by protoc-gen-connect-query v2.2.0 with parameter "target=ts,import_extension=none" // @generated from file svc/environment/v1/service.proto (package svc.environment.v1, syntax proto3) /* eslint-disable */ diff --git a/js/svc/environment/v1/service_pb.ts b/js/svc/environment/v1/service_pb.ts index 24a3a6a..0dc4374 100644 --- a/js/svc/environment/v1/service_pb.ts +++ b/js/svc/environment/v1/service_pb.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v2.7.0 with parameter "target=ts,import_extension=none" +// @generated by protoc-gen-es v2.8.0 with parameter "target=ts,import_extension=none" // @generated from file svc/environment/v1/service.proto (package svc.environment.v1, syntax proto3) /* eslint-disable */ diff --git a/js/svc/feature/v1/service-FeatureService_connectquery.ts b/js/svc/feature/v1/service-FeatureService_connectquery.ts index 9e24b80..8ba606c 100644 --- a/js/svc/feature/v1/service-FeatureService_connectquery.ts +++ b/js/svc/feature/v1/service-FeatureService_connectquery.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-connect-query v2.1.1 with parameter "target=ts,import_extension=none" +// @generated by protoc-gen-connect-query v2.2.0 with parameter "target=ts,import_extension=none" // @generated from file svc/feature/v1/service.proto (package svc.feature.v1, syntax proto3) /* eslint-disable */ diff --git a/js/svc/feature/v1/service_pb.ts b/js/svc/feature/v1/service_pb.ts index 6e999db..6aac9a6 100644 --- a/js/svc/feature/v1/service_pb.ts +++ b/js/svc/feature/v1/service_pb.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v2.7.0 with parameter "target=ts,import_extension=none" +// @generated by protoc-gen-es v2.8.0 with parameter "target=ts,import_extension=none" // @generated from file svc/feature/v1/service.proto (package svc.feature.v1, syntax proto3) /* eslint-disable */ diff --git a/js/svc/ingest/v1/service-IngestService_connectquery.ts b/js/svc/ingest/v1/service-IngestService_connectquery.ts index 51f44d5..e58d7a0 100644 --- a/js/svc/ingest/v1/service-IngestService_connectquery.ts +++ b/js/svc/ingest/v1/service-IngestService_connectquery.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-connect-query v2.1.1 with parameter "target=ts,import_extension=none" +// @generated by protoc-gen-connect-query v2.2.0 with parameter "target=ts,import_extension=none" // @generated from file svc/ingest/v1/service.proto (package svc.ingest.v1, syntax proto3) /* eslint-disable */ diff --git a/js/svc/ingest/v1/service_pb.ts b/js/svc/ingest/v1/service_pb.ts index 2ee458e..608864d 100644 --- a/js/svc/ingest/v1/service_pb.ts +++ b/js/svc/ingest/v1/service_pb.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v2.7.0 with parameter "target=ts,import_extension=none" +// @generated by protoc-gen-es v2.8.0 with parameter "target=ts,import_extension=none" // @generated from file svc/ingest/v1/service.proto (package svc.ingest.v1, syntax proto3) /* eslint-disable */ diff --git a/js/svc/localhost/v1/service-LocalhostService_connectquery.ts b/js/svc/localhost/v1/service-LocalhostService_connectquery.ts index c091555..420c867 100644 --- a/js/svc/localhost/v1/service-LocalhostService_connectquery.ts +++ b/js/svc/localhost/v1/service-LocalhostService_connectquery.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-connect-query v2.1.1 with parameter "target=ts,import_extension=none" +// @generated by protoc-gen-connect-query v2.2.0 with parameter "target=ts,import_extension=none" // @generated from file svc/localhost/v1/service.proto (package svc.localhost.v1, syntax proto3) /* eslint-disable */ diff --git a/js/svc/localhost/v1/service_pb.ts b/js/svc/localhost/v1/service_pb.ts index f700eb2..00bd923 100644 --- a/js/svc/localhost/v1/service_pb.ts +++ b/js/svc/localhost/v1/service_pb.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v2.7.0 with parameter "target=ts,import_extension=none" +// @generated by protoc-gen-es v2.8.0 with parameter "target=ts,import_extension=none" // @generated from file svc/localhost/v1/service.proto (package svc.localhost.v1, syntax proto3) /* eslint-disable */ diff --git a/js/svc/organization/v1/service-OrganizationService_connectquery.ts b/js/svc/organization/v1/service-OrganizationService_connectquery.ts index d239324..7e527b8 100644 --- a/js/svc/organization/v1/service-OrganizationService_connectquery.ts +++ b/js/svc/organization/v1/service-OrganizationService_connectquery.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-connect-query v2.1.1 with parameter "target=ts,import_extension=none" +// @generated by protoc-gen-connect-query v2.2.0 with parameter "target=ts,import_extension=none" // @generated from file svc/organization/v1/service.proto (package svc.organization.v1, syntax proto3) /* eslint-disable */ diff --git a/js/svc/organization/v1/service_pb.ts b/js/svc/organization/v1/service_pb.ts index edb4cf6..b98d6fd 100644 --- a/js/svc/organization/v1/service_pb.ts +++ b/js/svc/organization/v1/service_pb.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v2.7.0 with parameter "target=ts,import_extension=none" +// @generated by protoc-gen-es v2.8.0 with parameter "target=ts,import_extension=none" // @generated from file svc/organization/v1/service.proto (package svc.organization.v1, syntax proto3) /* eslint-disable */ @@ -25,7 +25,7 @@ import type { Message } from "@bufbuild/protobuf"; * Describes the file svc/organization/v1/service.proto. */ export const file_svc_organization_v1_service: GenFile = /*@__PURE__*/ - fileDesc("CiFzdmMvb3JnYW5pemF0aW9uL3YxL3NlcnZpY2UucHJvdG8SE3N2Yy5vcmdhbml6YXRpb24udjEi5wEKGENyZWF0ZUVudmlyb25tZW50UmVxdWVzdBI/ChBlbnZpcm9ubWVudF9uYW1lGAEgASgJQiW6SCJyIBADGCcyGl5bYS16QS1aMC05XVthLXpBLVowLTktXSskEkcKBnN0cmlwZRjJASABKAsyNC5zdmMub3JnYW5pemF0aW9uLnYxLkNyZWF0ZUVudmlyb25tZW50UmVxdWVzdC5TdHJpcGVIABo2CgZTdHJpcGUSGgoSY29uZmlybWF0aW9uX3Rva2VuGAEgASgJEhAKCHByaWNlX2lkGAIgASgJQgkKB3BheW1lbnQizQEKGUNyZWF0ZUVudmlyb25tZW50UmVzcG9uc2USKgoLZW52aXJvbm1lbnQYASABKAsyFS50eXBlcy52MS5FbnZpcm9ubWVudBJICgZzdHJpcGUYyQEgASgLMjUuc3ZjLm9yZ2FuaXphdGlvbi52MS5DcmVhdGVFbnZpcm9ubWVudFJlc3BvbnNlLlN0cmlwZUgAGi8KBlN0cmlwZRIOCgZzdGF0dXMYASABKAkSFQoNY2xpZW50X3NlY3JldBgCIAEoCUIJCgdwYXltZW50IjsKFUdldEVudmlyb25tZW50UmVxdWVzdBIMCgJpZBgBIAEoA0gAEg4KBG5hbWUYAiABKAlIAEIECgJieSJEChZHZXRFbnZpcm9ubWVudFJlc3BvbnNlEioKC2Vudmlyb25tZW50GAEgASgLMhUudHlwZXMudjEuRW52aXJvbm1lbnQiSQoWTGlzdEVudmlyb25tZW50UmVxdWVzdBIgCgZjdXJzb3IYASABKAsyEC50eXBlcy52MS5DdXJzb3ISDQoFbGltaXQYAiABKAUi2wEKF0xpc3RFbnZpcm9ubWVudFJlc3BvbnNlEh4KBG5leHQYASABKAsyEC50eXBlcy52MS5DdXJzb3ISRAoFaXRlbXMYAiADKAsyNS5zdmMub3JnYW5pemF0aW9uLnYxLkxpc3RFbnZpcm9ubWVudFJlc3BvbnNlLkxpc3RJdGVtGloKCExpc3RJdGVtEioKC2Vudmlyb25tZW50GAEgASgLMhUudHlwZXMudjEuRW52aXJvbm1lbnQSIgoHcHJvZHVjdBgCIAEoCzIRLnR5cGVzLnYxLlByb2R1Y3QiQgoPTGlzdFVzZXJSZXF1ZXN0EiAKBmN1cnNvchgBIAEoCzIQLnR5cGVzLnYxLkN1cnNvchINCgVsaW1pdBgCIAEoBSKbAQoQTGlzdFVzZXJSZXNwb25zZRIeCgRuZXh0GAEgASgLMhAudHlwZXMudjEuQ3Vyc29yEj0KBWl0ZW1zGAIgAygLMi4uc3ZjLm9yZ2FuaXphdGlvbi52MS5MaXN0VXNlclJlc3BvbnNlLkxpc3RJdGVtGigKCExpc3RJdGVtEhwKBHVzZXIYASABKAsyDi50eXBlcy52MS5Vc2VyIicKEUludml0ZVVzZXJSZXF1ZXN0EhIKCnVzZXJfZW1haWwYASABKAkiPgoSSW52aXRlVXNlclJlc3BvbnNlEigKCmludml0YXRpb24YASABKAsyFC50eXBlcy52MS5JbnZpdGF0aW9uIjAKG1Jldm9rZVVzZXJJbnZpdGF0aW9uUmVxdWVzdBIRCglpbnZpdGVfaWQYASABKAMiSAocUmV2b2tlVXNlckludml0YXRpb25SZXNwb25zZRIoCgppbnZpdGF0aW9uGAEgASgLMhQudHlwZXMudjEuSW52aXRhdGlvbiJMChlMaXN0VXNlckludml0YXRpb25SZXF1ZXN0EiAKBmN1cnNvchgBIAEoCzIQLnR5cGVzLnYxLkN1cnNvchINCgVsaW1pdBgCIAEoBSK7AQoaTGlzdFVzZXJJbnZpdGF0aW9uUmVzcG9uc2USHgoEbmV4dBgBIAEoCzIQLnR5cGVzLnYxLkN1cnNvchJHCgVpdGVtcxgCIAMoCzI4LnN2Yy5vcmdhbml6YXRpb24udjEuTGlzdFVzZXJJbnZpdGF0aW9uUmVzcG9uc2UuTGlzdEl0ZW0aNAoITGlzdEl0ZW0SKAoKaW52aXRhdGlvbhgBIAEoCzIULnR5cGVzLnYxLkludml0YXRpb24isgEKHkNyZWF0ZUFkZG9uU3Vic2NyaXB0aW9uUmVxdWVzdBJNCgZzdHJpcGUYyQEgASgLMjouc3ZjLm9yZ2FuaXphdGlvbi52MS5DcmVhdGVBZGRvblN1YnNjcmlwdGlvblJlcXVlc3QuU3RyaXBlSAAaNgoGU3RyaXBlEhoKEmNvbmZpcm1hdGlvbl90b2tlbhgBIAEoCRIQCghwcmljZV9pZBgCIAEoCUIJCgdwYXltZW50Iq0BCh9DcmVhdGVBZGRvblN1YnNjcmlwdGlvblJlc3BvbnNlEk4KBnN0cmlwZRjJASABKAsyOy5zdmMub3JnYW5pemF0aW9uLnYxLkNyZWF0ZUFkZG9uU3Vic2NyaXB0aW9uUmVzcG9uc2UuU3RyaXBlSAAaLwoGU3RyaXBlEg4KBnN0YXR1cxgBIAEoCRIVCg1jbGllbnRfc2VjcmV0GAIgASgJQgkKB3BheW1lbnQiTwocTGlzdEFkZG9uU3Vic2NyaXB0aW9uUmVxdWVzdBIgCgZjdXJzb3IYASABKAsyEC50eXBlcy52MS5DdXJzb3ISDQoFbGltaXQYAiABKAUi6QEKHUxpc3RBZGRvblN1YnNjcmlwdGlvblJlc3BvbnNlEh4KBG5leHQYASABKAsyEC50eXBlcy52MS5DdXJzb3ISSgoFaXRlbXMYAiADKAsyOy5zdmMub3JnYW5pemF0aW9uLnYxLkxpc3RBZGRvblN1YnNjcmlwdGlvblJlc3BvbnNlLkxpc3RJdGVtGlwKCExpc3RJdGVtEiIKB3Byb2R1Y3QYASABKAsyES50eXBlcy52MS5Qcm9kdWN0EiwKDHN1YnNjcmlwdGlvbhgCIAEoCzIWLnR5cGVzLnYxLlN1YnNjcmlwdGlvbiLbAQoeUmVtb3ZlQWRkb25TdWJzY3JpcHRpb25SZXF1ZXN0EiIKB3Byb2R1Y3QYASABKAsyES50eXBlcy52MS5Qcm9kdWN0ElYKDWNhbmNlbF9yZWFzb24YAiABKAsyOi5zdmMub3JnYW5pemF0aW9uLnYxLlJlbW92ZUFkZG9uU3Vic2NyaXB0aW9uUmVxdWVzdC5SZWFzb25IAIgBARorCgZSZWFzb24SDwoHY29tbWVudBgBIAEoCRIQCghmZWVkYmFjaxgCIAEoCUIQCg5fY2FuY2VsX3JlYXNvbiIhCh9SZW1vdmVBZGRvblN1YnNjcmlwdGlvblJlc3BvbnNlIiAKHkdldFN0cmlwZVB1Ymxpc2hhYmxlS2V5UmVxdWVzdCJBCh9HZXRTdHJpcGVQdWJsaXNoYWJsZUtleVJlc3BvbnNlEh4KFnN0cmlwZV9wdWJsaXNoYWJsZV9rZXkYAiABKAkiNgodR2V0U3RyaXBlQmlsbGluZ1BvcnRhbFJlcXVlc3QSFQoNcmV0dXJuX3RvX3VybBgBIAEoCSJLCh5HZXRTdHJpcGVCaWxsaW5nUG9ydGFsUmVzcG9uc2USFQoNcmV0dXJuX3RvX3VybBgBIAEoCRISCgpwb3J0YWxfdXJsGAIgASgJIiQKIkNyZWF0ZVN0cmlwZUN1c3RvbWVyU2Vzc2lvblJlcXVlc3QiTQojQ3JlYXRlU3RyaXBlQ3VzdG9tZXJTZXNzaW9uUmVzcG9uc2USJgoeY3VzdG9tZXJfc2Vzc2lvbl9jbGllbnRfc2VjcmV0GAEgASgJIksKGExpc3RQYXltZW50TWV0aG9kUmVxdWVzdBIgCgZjdXJzb3IYASABKAsyEC50eXBlcy52MS5DdXJzb3ISDQoFbGltaXQYAiABKAUiwAEKGUxpc3RQYXltZW50TWV0aG9kUmVzcG9uc2USHgoEbmV4dBgBIAEoCzIQLnR5cGVzLnYxLkN1cnNvchJGCgVpdGVtcxgCIAMoCzI3LnN2Yy5vcmdhbml6YXRpb24udjEuTGlzdFBheW1lbnRNZXRob2RSZXNwb25zZS5MaXN0SXRlbRo7CghMaXN0SXRlbRIvCg5wYXltZW50X21ldGhvZBgBIAEoCzIXLnR5cGVzLnYxLlBheW1lbnRNZXRob2Qyyw0KE09yZ2FuaXphdGlvblNlcnZpY2USdAoRQ3JlYXRlRW52aXJvbm1lbnQSLS5zdmMub3JnYW5pemF0aW9uLnYxLkNyZWF0ZUVudmlyb25tZW50UmVxdWVzdBouLnN2Yy5vcmdhbml6YXRpb24udjEuQ3JlYXRlRW52aXJvbm1lbnRSZXNwb25zZSIAEmsKDkdldEVudmlyb25tZW50Eiouc3ZjLm9yZ2FuaXphdGlvbi52MS5HZXRFbnZpcm9ubWVudFJlcXVlc3QaKy5zdmMub3JnYW5pemF0aW9uLnYxLkdldEVudmlyb25tZW50UmVzcG9uc2UiABJuCg9MaXN0RW52aXJvbm1lbnQSKy5zdmMub3JnYW5pemF0aW9uLnYxLkxpc3RFbnZpcm9ubWVudFJlcXVlc3QaLC5zdmMub3JnYW5pemF0aW9uLnYxLkxpc3RFbnZpcm9ubWVudFJlc3BvbnNlIgASWQoITGlzdFVzZXISJC5zdmMub3JnYW5pemF0aW9uLnYxLkxpc3RVc2VyUmVxdWVzdBolLnN2Yy5vcmdhbml6YXRpb24udjEuTGlzdFVzZXJSZXNwb25zZSIAEl8KCkludml0ZVVzZXISJi5zdmMub3JnYW5pemF0aW9uLnYxLkludml0ZVVzZXJSZXF1ZXN0Gicuc3ZjLm9yZ2FuaXphdGlvbi52MS5JbnZpdGVVc2VyUmVzcG9uc2UiABJ9ChRSZXZva2VVc2VySW52aXRhdGlvbhIwLnN2Yy5vcmdhbml6YXRpb24udjEuUmV2b2tlVXNlckludml0YXRpb25SZXF1ZXN0GjEuc3ZjLm9yZ2FuaXphdGlvbi52MS5SZXZva2VVc2VySW52aXRhdGlvblJlc3BvbnNlIgASdwoSTGlzdFVzZXJJbnZpdGF0aW9uEi4uc3ZjLm9yZ2FuaXphdGlvbi52MS5MaXN0VXNlckludml0YXRpb25SZXF1ZXN0Gi8uc3ZjLm9yZ2FuaXphdGlvbi52MS5MaXN0VXNlckludml0YXRpb25SZXNwb25zZSIAEoYBChdDcmVhdGVBZGRvblN1YnNjcmlwdGlvbhIzLnN2Yy5vcmdhbml6YXRpb24udjEuQ3JlYXRlQWRkb25TdWJzY3JpcHRpb25SZXF1ZXN0GjQuc3ZjLm9yZ2FuaXphdGlvbi52MS5DcmVhdGVBZGRvblN1YnNjcmlwdGlvblJlc3BvbnNlIgASgAEKFUxpc3RBZGRvblN1YnNjcmlwdGlvbhIxLnN2Yy5vcmdhbml6YXRpb24udjEuTGlzdEFkZG9uU3Vic2NyaXB0aW9uUmVxdWVzdBoyLnN2Yy5vcmdhbml6YXRpb24udjEuTGlzdEFkZG9uU3Vic2NyaXB0aW9uUmVzcG9uc2UiABKGAQoXUmVtb3ZlQWRkb25TdWJzY3JpcHRpb24SMy5zdmMub3JnYW5pemF0aW9uLnYxLlJlbW92ZUFkZG9uU3Vic2NyaXB0aW9uUmVxdWVzdBo0LnN2Yy5vcmdhbml6YXRpb24udjEuUmVtb3ZlQWRkb25TdWJzY3JpcHRpb25SZXNwb25zZSIAEoYBChdHZXRTdHJpcGVQdWJsaXNoYWJsZUtleRIzLnN2Yy5vcmdhbml6YXRpb24udjEuR2V0U3RyaXBlUHVibGlzaGFibGVLZXlSZXF1ZXN0GjQuc3ZjLm9yZ2FuaXphdGlvbi52MS5HZXRTdHJpcGVQdWJsaXNoYWJsZUtleVJlc3BvbnNlIgASgwEKFkdldFN0cmlwZUJpbGxpbmdQb3J0YWwSMi5zdmMub3JnYW5pemF0aW9uLnYxLkdldFN0cmlwZUJpbGxpbmdQb3J0YWxSZXF1ZXN0GjMuc3ZjLm9yZ2FuaXphdGlvbi52MS5HZXRTdHJpcGVCaWxsaW5nUG9ydGFsUmVzcG9uc2UiABKSAQobQ3JlYXRlU3RyaXBlQ3VzdG9tZXJTZXNzaW9uEjcuc3ZjLm9yZ2FuaXphdGlvbi52MS5DcmVhdGVTdHJpcGVDdXN0b21lclNlc3Npb25SZXF1ZXN0Gjguc3ZjLm9yZ2FuaXphdGlvbi52MS5DcmVhdGVTdHJpcGVDdXN0b21lclNlc3Npb25SZXNwb25zZSIAEnQKEUxpc3RQYXltZW50TWV0aG9kEi0uc3ZjLm9yZ2FuaXphdGlvbi52MS5MaXN0UGF5bWVudE1ldGhvZFJlcXVlc3QaLi5zdmMub3JnYW5pemF0aW9uLnYxLkxpc3RQYXltZW50TWV0aG9kUmVzcG9uc2UiAELWAQoXY29tLnN2Yy5vcmdhbml6YXRpb24udjFCDFNlcnZpY2VQcm90b1ABWj9naXRodWIuY29tL2h1bWFubG9naW8vYXBpL2dvL3N2Yy9vcmdhbml6YXRpb24vdjE7b3JnYW5pemF0aW9udjGiAgNTT1iqAhNTdmMuT3JnYW5pemF0aW9uLlYxygITU3ZjXE9yZ2FuaXphdGlvblxWMeICH1N2Y1xPcmdhbml6YXRpb25cVjFcR1BCTWV0YWRhdGHqAhVTdmM6Ok9yZ2FuaXphdGlvbjo6VjFiBnByb3RvMw", [file_buf_validate_validate, file_types_v1_cursor, file_types_v1_environment, file_types_v1_organization, file_types_v1_payment_method, file_types_v1_product, file_types_v1_subscription, file_types_v1_user]); + fileDesc("CiFzdmMvb3JnYW5pemF0aW9uL3YxL3NlcnZpY2UucHJvdG8SE3N2Yy5vcmdhbml6YXRpb24udjEi5wEKGENyZWF0ZUVudmlyb25tZW50UmVxdWVzdBI/ChBlbnZpcm9ubWVudF9uYW1lGAEgASgJQiW6SCJyIBADGCcyGl5bYS16QS1aMC05XVthLXpBLVowLTktXSskEkcKBnN0cmlwZRjJASABKAsyNC5zdmMub3JnYW5pemF0aW9uLnYxLkNyZWF0ZUVudmlyb25tZW50UmVxdWVzdC5TdHJpcGVIABo2CgZTdHJpcGUSGgoSY29uZmlybWF0aW9uX3Rva2VuGAEgASgJEhAKCHByaWNlX2lkGAIgASgJQgkKB3BheW1lbnQizQEKGUNyZWF0ZUVudmlyb25tZW50UmVzcG9uc2USKgoLZW52aXJvbm1lbnQYASABKAsyFS50eXBlcy52MS5FbnZpcm9ubWVudBJICgZzdHJpcGUYyQEgASgLMjUuc3ZjLm9yZ2FuaXphdGlvbi52MS5DcmVhdGVFbnZpcm9ubWVudFJlc3BvbnNlLlN0cmlwZUgAGi8KBlN0cmlwZRIOCgZzdGF0dXMYASABKAkSFQoNY2xpZW50X3NlY3JldBgCIAEoCUIJCgdwYXltZW50IjsKFUdldEVudmlyb25tZW50UmVxdWVzdBIMCgJpZBgBIAEoA0gAEg4KBG5hbWUYAiABKAlIAEIECgJieSJoChZHZXRFbnZpcm9ubWVudFJlc3BvbnNlEioKC2Vudmlyb25tZW50GAEgASgLMhUudHlwZXMudjEuRW52aXJvbm1lbnQSIgoHcHJvZHVjdBgCIAEoCzIRLnR5cGVzLnYxLlByb2R1Y3QiSQoWTGlzdEVudmlyb25tZW50UmVxdWVzdBIgCgZjdXJzb3IYASABKAsyEC50eXBlcy52MS5DdXJzb3ISDQoFbGltaXQYAiABKAUi2wEKF0xpc3RFbnZpcm9ubWVudFJlc3BvbnNlEh4KBG5leHQYASABKAsyEC50eXBlcy52MS5DdXJzb3ISRAoFaXRlbXMYAiADKAsyNS5zdmMub3JnYW5pemF0aW9uLnYxLkxpc3RFbnZpcm9ubWVudFJlc3BvbnNlLkxpc3RJdGVtGloKCExpc3RJdGVtEioKC2Vudmlyb25tZW50GAEgASgLMhUudHlwZXMudjEuRW52aXJvbm1lbnQSIgoHcHJvZHVjdBgCIAEoCzIRLnR5cGVzLnYxLlByb2R1Y3QiQgoPTGlzdFVzZXJSZXF1ZXN0EiAKBmN1cnNvchgBIAEoCzIQLnR5cGVzLnYxLkN1cnNvchINCgVsaW1pdBgCIAEoBSKbAQoQTGlzdFVzZXJSZXNwb25zZRIeCgRuZXh0GAEgASgLMhAudHlwZXMudjEuQ3Vyc29yEj0KBWl0ZW1zGAIgAygLMi4uc3ZjLm9yZ2FuaXphdGlvbi52MS5MaXN0VXNlclJlc3BvbnNlLkxpc3RJdGVtGigKCExpc3RJdGVtEhwKBHVzZXIYASABKAsyDi50eXBlcy52MS5Vc2VyIicKEUludml0ZVVzZXJSZXF1ZXN0EhIKCnVzZXJfZW1haWwYASABKAkiPgoSSW52aXRlVXNlclJlc3BvbnNlEigKCmludml0YXRpb24YASABKAsyFC50eXBlcy52MS5JbnZpdGF0aW9uIjAKG1Jldm9rZVVzZXJJbnZpdGF0aW9uUmVxdWVzdBIRCglpbnZpdGVfaWQYASABKAMiSAocUmV2b2tlVXNlckludml0YXRpb25SZXNwb25zZRIoCgppbnZpdGF0aW9uGAEgASgLMhQudHlwZXMudjEuSW52aXRhdGlvbiJMChlMaXN0VXNlckludml0YXRpb25SZXF1ZXN0EiAKBmN1cnNvchgBIAEoCzIQLnR5cGVzLnYxLkN1cnNvchINCgVsaW1pdBgCIAEoBSK7AQoaTGlzdFVzZXJJbnZpdGF0aW9uUmVzcG9uc2USHgoEbmV4dBgBIAEoCzIQLnR5cGVzLnYxLkN1cnNvchJHCgVpdGVtcxgCIAMoCzI4LnN2Yy5vcmdhbml6YXRpb24udjEuTGlzdFVzZXJJbnZpdGF0aW9uUmVzcG9uc2UuTGlzdEl0ZW0aNAoITGlzdEl0ZW0SKAoKaW52aXRhdGlvbhgBIAEoCzIULnR5cGVzLnYxLkludml0YXRpb24isgEKHkNyZWF0ZUFkZG9uU3Vic2NyaXB0aW9uUmVxdWVzdBJNCgZzdHJpcGUYyQEgASgLMjouc3ZjLm9yZ2FuaXphdGlvbi52MS5DcmVhdGVBZGRvblN1YnNjcmlwdGlvblJlcXVlc3QuU3RyaXBlSAAaNgoGU3RyaXBlEhoKEmNvbmZpcm1hdGlvbl90b2tlbhgBIAEoCRIQCghwcmljZV9pZBgCIAEoCUIJCgdwYXltZW50Iq0BCh9DcmVhdGVBZGRvblN1YnNjcmlwdGlvblJlc3BvbnNlEk4KBnN0cmlwZRjJASABKAsyOy5zdmMub3JnYW5pemF0aW9uLnYxLkNyZWF0ZUFkZG9uU3Vic2NyaXB0aW9uUmVzcG9uc2UuU3RyaXBlSAAaLwoGU3RyaXBlEg4KBnN0YXR1cxgBIAEoCRIVCg1jbGllbnRfc2VjcmV0GAIgASgJQgkKB3BheW1lbnQiTwocTGlzdEFkZG9uU3Vic2NyaXB0aW9uUmVxdWVzdBIgCgZjdXJzb3IYASABKAsyEC50eXBlcy52MS5DdXJzb3ISDQoFbGltaXQYAiABKAUi6QEKHUxpc3RBZGRvblN1YnNjcmlwdGlvblJlc3BvbnNlEh4KBG5leHQYASABKAsyEC50eXBlcy52MS5DdXJzb3ISSgoFaXRlbXMYAiADKAsyOy5zdmMub3JnYW5pemF0aW9uLnYxLkxpc3RBZGRvblN1YnNjcmlwdGlvblJlc3BvbnNlLkxpc3RJdGVtGlwKCExpc3RJdGVtEiIKB3Byb2R1Y3QYASABKAsyES50eXBlcy52MS5Qcm9kdWN0EiwKDHN1YnNjcmlwdGlvbhgCIAEoCzIWLnR5cGVzLnYxLlN1YnNjcmlwdGlvbiLbAQoeUmVtb3ZlQWRkb25TdWJzY3JpcHRpb25SZXF1ZXN0EiIKB3Byb2R1Y3QYASABKAsyES50eXBlcy52MS5Qcm9kdWN0ElYKDWNhbmNlbF9yZWFzb24YAiABKAsyOi5zdmMub3JnYW5pemF0aW9uLnYxLlJlbW92ZUFkZG9uU3Vic2NyaXB0aW9uUmVxdWVzdC5SZWFzb25IAIgBARorCgZSZWFzb24SDwoHY29tbWVudBgBIAEoCRIQCghmZWVkYmFjaxgCIAEoCUIQCg5fY2FuY2VsX3JlYXNvbiIhCh9SZW1vdmVBZGRvblN1YnNjcmlwdGlvblJlc3BvbnNlIiAKHkdldFN0cmlwZVB1Ymxpc2hhYmxlS2V5UmVxdWVzdCJBCh9HZXRTdHJpcGVQdWJsaXNoYWJsZUtleVJlc3BvbnNlEh4KFnN0cmlwZV9wdWJsaXNoYWJsZV9rZXkYAiABKAkiNgodR2V0U3RyaXBlQmlsbGluZ1BvcnRhbFJlcXVlc3QSFQoNcmV0dXJuX3RvX3VybBgBIAEoCSJLCh5HZXRTdHJpcGVCaWxsaW5nUG9ydGFsUmVzcG9uc2USFQoNcmV0dXJuX3RvX3VybBgBIAEoCRISCgpwb3J0YWxfdXJsGAIgASgJIiQKIkNyZWF0ZVN0cmlwZUN1c3RvbWVyU2Vzc2lvblJlcXVlc3QiTQojQ3JlYXRlU3RyaXBlQ3VzdG9tZXJTZXNzaW9uUmVzcG9uc2USJgoeY3VzdG9tZXJfc2Vzc2lvbl9jbGllbnRfc2VjcmV0GAEgASgJIksKGExpc3RQYXltZW50TWV0aG9kUmVxdWVzdBIgCgZjdXJzb3IYASABKAsyEC50eXBlcy52MS5DdXJzb3ISDQoFbGltaXQYAiABKAUiwAEKGUxpc3RQYXltZW50TWV0aG9kUmVzcG9uc2USHgoEbmV4dBgBIAEoCzIQLnR5cGVzLnYxLkN1cnNvchJGCgVpdGVtcxgCIAMoCzI3LnN2Yy5vcmdhbml6YXRpb24udjEuTGlzdFBheW1lbnRNZXRob2RSZXNwb25zZS5MaXN0SXRlbRo7CghMaXN0SXRlbRIvCg5wYXltZW50X21ldGhvZBgBIAEoCzIXLnR5cGVzLnYxLlBheW1lbnRNZXRob2Qyyw0KE09yZ2FuaXphdGlvblNlcnZpY2USdAoRQ3JlYXRlRW52aXJvbm1lbnQSLS5zdmMub3JnYW5pemF0aW9uLnYxLkNyZWF0ZUVudmlyb25tZW50UmVxdWVzdBouLnN2Yy5vcmdhbml6YXRpb24udjEuQ3JlYXRlRW52aXJvbm1lbnRSZXNwb25zZSIAEmsKDkdldEVudmlyb25tZW50Eiouc3ZjLm9yZ2FuaXphdGlvbi52MS5HZXRFbnZpcm9ubWVudFJlcXVlc3QaKy5zdmMub3JnYW5pemF0aW9uLnYxLkdldEVudmlyb25tZW50UmVzcG9uc2UiABJuCg9MaXN0RW52aXJvbm1lbnQSKy5zdmMub3JnYW5pemF0aW9uLnYxLkxpc3RFbnZpcm9ubWVudFJlcXVlc3QaLC5zdmMub3JnYW5pemF0aW9uLnYxLkxpc3RFbnZpcm9ubWVudFJlc3BvbnNlIgASWQoITGlzdFVzZXISJC5zdmMub3JnYW5pemF0aW9uLnYxLkxpc3RVc2VyUmVxdWVzdBolLnN2Yy5vcmdhbml6YXRpb24udjEuTGlzdFVzZXJSZXNwb25zZSIAEl8KCkludml0ZVVzZXISJi5zdmMub3JnYW5pemF0aW9uLnYxLkludml0ZVVzZXJSZXF1ZXN0Gicuc3ZjLm9yZ2FuaXphdGlvbi52MS5JbnZpdGVVc2VyUmVzcG9uc2UiABJ9ChRSZXZva2VVc2VySW52aXRhdGlvbhIwLnN2Yy5vcmdhbml6YXRpb24udjEuUmV2b2tlVXNlckludml0YXRpb25SZXF1ZXN0GjEuc3ZjLm9yZ2FuaXphdGlvbi52MS5SZXZva2VVc2VySW52aXRhdGlvblJlc3BvbnNlIgASdwoSTGlzdFVzZXJJbnZpdGF0aW9uEi4uc3ZjLm9yZ2FuaXphdGlvbi52MS5MaXN0VXNlckludml0YXRpb25SZXF1ZXN0Gi8uc3ZjLm9yZ2FuaXphdGlvbi52MS5MaXN0VXNlckludml0YXRpb25SZXNwb25zZSIAEoYBChdDcmVhdGVBZGRvblN1YnNjcmlwdGlvbhIzLnN2Yy5vcmdhbml6YXRpb24udjEuQ3JlYXRlQWRkb25TdWJzY3JpcHRpb25SZXF1ZXN0GjQuc3ZjLm9yZ2FuaXphdGlvbi52MS5DcmVhdGVBZGRvblN1YnNjcmlwdGlvblJlc3BvbnNlIgASgAEKFUxpc3RBZGRvblN1YnNjcmlwdGlvbhIxLnN2Yy5vcmdhbml6YXRpb24udjEuTGlzdEFkZG9uU3Vic2NyaXB0aW9uUmVxdWVzdBoyLnN2Yy5vcmdhbml6YXRpb24udjEuTGlzdEFkZG9uU3Vic2NyaXB0aW9uUmVzcG9uc2UiABKGAQoXUmVtb3ZlQWRkb25TdWJzY3JpcHRpb24SMy5zdmMub3JnYW5pemF0aW9uLnYxLlJlbW92ZUFkZG9uU3Vic2NyaXB0aW9uUmVxdWVzdBo0LnN2Yy5vcmdhbml6YXRpb24udjEuUmVtb3ZlQWRkb25TdWJzY3JpcHRpb25SZXNwb25zZSIAEoYBChdHZXRTdHJpcGVQdWJsaXNoYWJsZUtleRIzLnN2Yy5vcmdhbml6YXRpb24udjEuR2V0U3RyaXBlUHVibGlzaGFibGVLZXlSZXF1ZXN0GjQuc3ZjLm9yZ2FuaXphdGlvbi52MS5HZXRTdHJpcGVQdWJsaXNoYWJsZUtleVJlc3BvbnNlIgASgwEKFkdldFN0cmlwZUJpbGxpbmdQb3J0YWwSMi5zdmMub3JnYW5pemF0aW9uLnYxLkdldFN0cmlwZUJpbGxpbmdQb3J0YWxSZXF1ZXN0GjMuc3ZjLm9yZ2FuaXphdGlvbi52MS5HZXRTdHJpcGVCaWxsaW5nUG9ydGFsUmVzcG9uc2UiABKSAQobQ3JlYXRlU3RyaXBlQ3VzdG9tZXJTZXNzaW9uEjcuc3ZjLm9yZ2FuaXphdGlvbi52MS5DcmVhdGVTdHJpcGVDdXN0b21lclNlc3Npb25SZXF1ZXN0Gjguc3ZjLm9yZ2FuaXphdGlvbi52MS5DcmVhdGVTdHJpcGVDdXN0b21lclNlc3Npb25SZXNwb25zZSIAEnQKEUxpc3RQYXltZW50TWV0aG9kEi0uc3ZjLm9yZ2FuaXphdGlvbi52MS5MaXN0UGF5bWVudE1ldGhvZFJlcXVlc3QaLi5zdmMub3JnYW5pemF0aW9uLnYxLkxpc3RQYXltZW50TWV0aG9kUmVzcG9uc2UiAELWAQoXY29tLnN2Yy5vcmdhbml6YXRpb24udjFCDFNlcnZpY2VQcm90b1ABWj9naXRodWIuY29tL2h1bWFubG9naW8vYXBpL2dvL3N2Yy9vcmdhbml6YXRpb24vdjE7b3JnYW5pemF0aW9udjGiAgNTT1iqAhNTdmMuT3JnYW5pemF0aW9uLlYxygITU3ZjXE9yZ2FuaXphdGlvblxWMeICH1N2Y1xPcmdhbml6YXRpb25cVjFcR1BCTWV0YWRhdGHqAhVTdmM6Ok9yZ2FuaXphdGlvbjo6VjFiBnByb3RvMw", [file_buf_validate_validate, file_types_v1_cursor, file_types_v1_environment, file_types_v1_organization, file_types_v1_payment_method, file_types_v1_product, file_types_v1_subscription, file_types_v1_user]); /** * @generated from message svc.organization.v1.CreateEnvironmentRequest @@ -164,6 +164,11 @@ export type GetEnvironmentResponse = Message<"svc.organization.v1.GetEnvironment * @generated from field: types.v1.Environment environment = 1; */ environment?: Environment; + + /** + * @generated from field: types.v1.Product product = 2; + */ + product?: Product; }; /** diff --git a/js/svc/product/v1/service-ProductService_connectquery.ts b/js/svc/product/v1/service-ProductService_connectquery.ts index dc1381c..4715070 100644 --- a/js/svc/product/v1/service-ProductService_connectquery.ts +++ b/js/svc/product/v1/service-ProductService_connectquery.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-connect-query v2.1.1 with parameter "target=ts,import_extension=none" +// @generated by protoc-gen-connect-query v2.2.0 with parameter "target=ts,import_extension=none" // @generated from file svc/product/v1/service.proto (package svc.product.v1, syntax proto3) /* eslint-disable */ diff --git a/js/svc/product/v1/service_pb.ts b/js/svc/product/v1/service_pb.ts index d39f75a..28ba218 100644 --- a/js/svc/product/v1/service_pb.ts +++ b/js/svc/product/v1/service_pb.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v2.7.0 with parameter "target=ts,import_extension=none" +// @generated by protoc-gen-es v2.8.0 with parameter "target=ts,import_extension=none" // @generated from file svc/product/v1/service.proto (package svc.product.v1, syntax proto3) /* eslint-disable */ diff --git a/js/svc/project/v1/service-ProjectService_connectquery.ts b/js/svc/project/v1/service-ProjectService_connectquery.ts index 048453c..64e5891 100644 --- a/js/svc/project/v1/service-ProjectService_connectquery.ts +++ b/js/svc/project/v1/service-ProjectService_connectquery.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-connect-query v2.1.1 with parameter "target=ts,import_extension=none" +// @generated by protoc-gen-connect-query v2.2.0 with parameter "target=ts,import_extension=none" // @generated from file svc/project/v1/service.proto (package svc.project.v1, syntax proto3) /* eslint-disable */ diff --git a/js/svc/project/v1/service_pb.ts b/js/svc/project/v1/service_pb.ts index 6f3352d..6cbeaaf 100644 --- a/js/svc/project/v1/service_pb.ts +++ b/js/svc/project/v1/service_pb.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v2.7.0 with parameter "target=ts,import_extension=none" +// @generated by protoc-gen-es v2.8.0 with parameter "target=ts,import_extension=none" // @generated from file svc/project/v1/service.proto (package svc.project.v1, syntax proto3) /* eslint-disable */ diff --git a/js/svc/query/v1/service-QueryService_connectquery.ts b/js/svc/query/v1/service-QueryService_connectquery.ts index a7c9379..62b1676 100644 --- a/js/svc/query/v1/service-QueryService_connectquery.ts +++ b/js/svc/query/v1/service-QueryService_connectquery.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-connect-query v2.1.1 with parameter "target=ts,import_extension=none" +// @generated by protoc-gen-connect-query v2.2.0 with parameter "target=ts,import_extension=none" // @generated from file svc/query/v1/service.proto (package svc.query.v1, syntax proto3) /* eslint-disable */ diff --git a/js/svc/query/v1/service_pb.ts b/js/svc/query/v1/service_pb.ts index 2d60582..2445efc 100644 --- a/js/svc/query/v1/service_pb.ts +++ b/js/svc/query/v1/service_pb.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v2.7.0 with parameter "target=ts,import_extension=none" +// @generated by protoc-gen-es v2.8.0 with parameter "target=ts,import_extension=none" // @generated from file svc/query/v1/service.proto (package svc.query.v1, syntax proto3) /* eslint-disable */ diff --git a/js/svc/query/v1/trace_service-TraceService_connectquery.ts b/js/svc/query/v1/trace_service-TraceService_connectquery.ts index b30b73e..5089ffc 100644 --- a/js/svc/query/v1/trace_service-TraceService_connectquery.ts +++ b/js/svc/query/v1/trace_service-TraceService_connectquery.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-connect-query v2.1.1 with parameter "target=ts,import_extension=none" +// @generated by protoc-gen-connect-query v2.2.0 with parameter "target=ts,import_extension=none" // @generated from file svc/query/v1/trace_service.proto (package svc.query.v1, syntax proto3) /* eslint-disable */ diff --git a/js/svc/query/v1/trace_service_pb.ts b/js/svc/query/v1/trace_service_pb.ts index ca74017..4fba1e2 100644 --- a/js/svc/query/v1/trace_service_pb.ts +++ b/js/svc/query/v1/trace_service_pb.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v2.7.0 with parameter "target=ts,import_extension=none" +// @generated by protoc-gen-es v2.8.0 with parameter "target=ts,import_extension=none" // @generated from file svc/query/v1/trace_service.proto (package svc.query.v1, syntax proto3) /* eslint-disable */ diff --git a/js/svc/release/v1/service-ReleaseService_connectquery.ts b/js/svc/release/v1/service-ReleaseService_connectquery.ts index d54506d..0b92bf5 100644 --- a/js/svc/release/v1/service-ReleaseService_connectquery.ts +++ b/js/svc/release/v1/service-ReleaseService_connectquery.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-connect-query v2.1.1 with parameter "target=ts,import_extension=none" +// @generated by protoc-gen-connect-query v2.2.0 with parameter "target=ts,import_extension=none" // @generated from file svc/release/v1/service.proto (package svc.release.v1, syntax proto3) /* eslint-disable */ diff --git a/js/svc/release/v1/service_pb.ts b/js/svc/release/v1/service_pb.ts index f793737..a43f0e8 100644 --- a/js/svc/release/v1/service_pb.ts +++ b/js/svc/release/v1/service_pb.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v2.7.0 with parameter "target=ts,import_extension=none" +// @generated by protoc-gen-es v2.8.0 with parameter "target=ts,import_extension=none" // @generated from file svc/release/v1/service.proto (package svc.release.v1, syntax proto3) /* eslint-disable */ diff --git a/js/svc/share/v1/service-PublicShareService_connectquery.ts b/js/svc/share/v1/service-PublicShareService_connectquery.ts index 2216321..a065ab4 100644 --- a/js/svc/share/v1/service-PublicShareService_connectquery.ts +++ b/js/svc/share/v1/service-PublicShareService_connectquery.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-connect-query v2.1.1 with parameter "target=ts,import_extension=none" +// @generated by protoc-gen-connect-query v2.2.0 with parameter "target=ts,import_extension=none" // @generated from file svc/share/v1/service.proto (package svc.share.v1, syntax proto3) /* eslint-disable */ diff --git a/js/svc/share/v1/service-UserShareService_connectquery.ts b/js/svc/share/v1/service-UserShareService_connectquery.ts index be15373..36f94a2 100644 --- a/js/svc/share/v1/service-UserShareService_connectquery.ts +++ b/js/svc/share/v1/service-UserShareService_connectquery.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-connect-query v2.1.1 with parameter "target=ts,import_extension=none" +// @generated by protoc-gen-connect-query v2.2.0 with parameter "target=ts,import_extension=none" // @generated from file svc/share/v1/service.proto (package svc.share.v1, syntax proto3) /* eslint-disable */ diff --git a/js/svc/share/v1/service_pb.ts b/js/svc/share/v1/service_pb.ts index f8e59c8..5906931 100644 --- a/js/svc/share/v1/service_pb.ts +++ b/js/svc/share/v1/service_pb.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v2.7.0 with parameter "target=ts,import_extension=none" +// @generated by protoc-gen-es v2.8.0 with parameter "target=ts,import_extension=none" // @generated from file svc/share/v1/service.proto (package svc.share.v1, syntax proto3) /* eslint-disable */ diff --git a/js/svc/token/v1/service-TokenService_connectquery.ts b/js/svc/token/v1/service-TokenService_connectquery.ts index 4794eb2..1537555 100644 --- a/js/svc/token/v1/service-TokenService_connectquery.ts +++ b/js/svc/token/v1/service-TokenService_connectquery.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-connect-query v2.1.1 with parameter "target=ts,import_extension=none" +// @generated by protoc-gen-connect-query v2.2.0 with parameter "target=ts,import_extension=none" // @generated from file svc/token/v1/service.proto (package svc.token.v1, syntax proto3) /* eslint-disable */ diff --git a/js/svc/token/v1/service_pb.ts b/js/svc/token/v1/service_pb.ts index 07723df..6a341c0 100644 --- a/js/svc/token/v1/service_pb.ts +++ b/js/svc/token/v1/service_pb.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v2.7.0 with parameter "target=ts,import_extension=none" +// @generated by protoc-gen-es v2.8.0 with parameter "target=ts,import_extension=none" // @generated from file svc/token/v1/service.proto (package svc.token.v1, syntax proto3) /* eslint-disable */ diff --git a/js/svc/user/v1/service_private-UserService_connectquery.ts b/js/svc/user/v1/service_private-UserService_connectquery.ts index 53a2e3c..7f71024 100644 --- a/js/svc/user/v1/service_private-UserService_connectquery.ts +++ b/js/svc/user/v1/service_private-UserService_connectquery.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-connect-query v2.1.1 with parameter "target=ts,import_extension=none" +// @generated by protoc-gen-connect-query v2.2.0 with parameter "target=ts,import_extension=none" // @generated from file svc/user/v1/service_private.proto (package svc.user.v1, syntax proto3) /* eslint-disable */ diff --git a/js/svc/user/v1/service_private_pb.ts b/js/svc/user/v1/service_private_pb.ts index d90b2ea..c460d7c 100644 --- a/js/svc/user/v1/service_private_pb.ts +++ b/js/svc/user/v1/service_private_pb.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v2.7.0 with parameter "target=ts,import_extension=none" +// @generated by protoc-gen-es v2.8.0 with parameter "target=ts,import_extension=none" // @generated from file svc/user/v1/service_private.proto (package svc.user.v1, syntax proto3) /* eslint-disable */ diff --git a/js/svc/user/v1/service_public-PublicUserService_connectquery.ts b/js/svc/user/v1/service_public-PublicUserService_connectquery.ts index 4f587c3..ae3ac6e 100644 --- a/js/svc/user/v1/service_public-PublicUserService_connectquery.ts +++ b/js/svc/user/v1/service_public-PublicUserService_connectquery.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-connect-query v2.1.1 with parameter "target=ts,import_extension=none" +// @generated by protoc-gen-connect-query v2.2.0 with parameter "target=ts,import_extension=none" // @generated from file svc/user/v1/service_public.proto (package svc.user.v1, syntax proto3) /* eslint-disable */ diff --git a/js/svc/user/v1/service_public_pb.ts b/js/svc/user/v1/service_public_pb.ts index dd53ddd..6e62fb6 100644 --- a/js/svc/user/v1/service_public_pb.ts +++ b/js/svc/user/v1/service_public_pb.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v2.7.0 with parameter "target=ts,import_extension=none" +// @generated by protoc-gen-es v2.8.0 with parameter "target=ts,import_extension=none" // @generated from file svc/user/v1/service_public.proto (package svc.user.v1, syntax proto3) /* eslint-disable */ diff --git a/js/types/v1/alert_pb.ts b/js/types/v1/alert_pb.ts index dfbb8ba..17d5825 100644 --- a/js/types/v1/alert_pb.ts +++ b/js/types/v1/alert_pb.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v2.7.0 with parameter "target=ts,import_extension=none" +// @generated by protoc-gen-es v2.8.0 with parameter "target=ts,import_extension=none" // @generated from file types/v1/alert.proto (package types.v1, syntax proto3) /* eslint-disable */ diff --git a/js/types/v1/cursor_pb.ts b/js/types/v1/cursor_pb.ts index 209583a..bb4d8dc 100644 --- a/js/types/v1/cursor_pb.ts +++ b/js/types/v1/cursor_pb.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v2.7.0 with parameter "target=ts,import_extension=none" +// @generated by protoc-gen-es v2.8.0 with parameter "target=ts,import_extension=none" // @generated from file types/v1/cursor.proto (package types.v1, syntax proto3) /* eslint-disable */ diff --git a/js/types/v1/dashboard_pb.ts b/js/types/v1/dashboard_pb.ts index 6644bad..0bd8882 100644 --- a/js/types/v1/dashboard_pb.ts +++ b/js/types/v1/dashboard_pb.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v2.7.0 with parameter "target=ts,import_extension=none" +// @generated by protoc-gen-es v2.8.0 with parameter "target=ts,import_extension=none" // @generated from file types/v1/dashboard.proto (package types.v1, syntax proto3) /* eslint-disable */ diff --git a/js/types/v1/data_pb.ts b/js/types/v1/data_pb.ts index 62c3890..3d565ed 100644 --- a/js/types/v1/data_pb.ts +++ b/js/types/v1/data_pb.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v2.7.0 with parameter "target=ts,import_extension=none" +// @generated by protoc-gen-es v2.8.0 with parameter "target=ts,import_extension=none" // @generated from file types/v1/data.proto (package types.v1, syntax proto3) /* eslint-disable */ diff --git a/js/types/v1/database_pb.ts b/js/types/v1/database_pb.ts index 4876519..8a1b163 100644 --- a/js/types/v1/database_pb.ts +++ b/js/types/v1/database_pb.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v2.7.0 with parameter "target=ts,import_extension=none" +// @generated by protoc-gen-es v2.8.0 with parameter "target=ts,import_extension=none" // @generated from file types/v1/database.proto (package types.v1, syntax proto3) /* eslint-disable */ diff --git a/js/types/v1/environment_pb.ts b/js/types/v1/environment_pb.ts index 2a6cc97..5f7c26b 100644 --- a/js/types/v1/environment_pb.ts +++ b/js/types/v1/environment_pb.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v2.7.0 with parameter "target=ts,import_extension=none" +// @generated by protoc-gen-es v2.8.0 with parameter "target=ts,import_extension=none" // @generated from file types/v1/environment.proto (package types.v1, syntax proto3) /* eslint-disable */ diff --git a/js/types/v1/environment_token_pb.ts b/js/types/v1/environment_token_pb.ts index d93c417..71bb058 100644 --- a/js/types/v1/environment_token_pb.ts +++ b/js/types/v1/environment_token_pb.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v2.7.0 with parameter "target=ts,import_extension=none" +// @generated by protoc-gen-es v2.8.0 with parameter "target=ts,import_extension=none" // @generated from file types/v1/environment_token.proto (package types.v1, syntax proto3) /* eslint-disable */ diff --git a/js/types/v1/favorite_query_pb.ts b/js/types/v1/favorite_query_pb.ts index cde7188..659a497 100644 --- a/js/types/v1/favorite_query_pb.ts +++ b/js/types/v1/favorite_query_pb.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v2.7.0 with parameter "target=ts,import_extension=none" +// @generated by protoc-gen-es v2.8.0 with parameter "target=ts,import_extension=none" // @generated from file types/v1/favorite_query.proto (package types.v1, syntax proto3) /* eslint-disable */ diff --git a/js/types/v1/feature_pb.ts b/js/types/v1/feature_pb.ts index fa4eabc..1ed5aed 100644 --- a/js/types/v1/feature_pb.ts +++ b/js/types/v1/feature_pb.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v2.7.0 with parameter "target=ts,import_extension=none" +// @generated by protoc-gen-es v2.8.0 with parameter "target=ts,import_extension=none" // @generated from file types/v1/feature.proto (package types.v1, syntax proto3) /* eslint-disable */ diff --git a/js/types/v1/localhost_config_pb.ts b/js/types/v1/localhost_config_pb.ts index a19fa6e..28a3c65 100644 --- a/js/types/v1/localhost_config_pb.ts +++ b/js/types/v1/localhost_config_pb.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v2.7.0 with parameter "target=ts,import_extension=none" +// @generated by protoc-gen-es v2.8.0 with parameter "target=ts,import_extension=none" // @generated from file types/v1/localhost_config.proto (package types.v1, syntax proto3) /* eslint-disable */ diff --git a/js/types/v1/machine_pb.ts b/js/types/v1/machine_pb.ts index 0dd8395..ff1b808 100644 --- a/js/types/v1/machine_pb.ts +++ b/js/types/v1/machine_pb.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v2.7.0 with parameter "target=ts,import_extension=none" +// @generated by protoc-gen-es v2.8.0 with parameter "target=ts,import_extension=none" // @generated from file types/v1/machine.proto (package types.v1, syntax proto3) /* eslint-disable */ diff --git a/js/types/v1/meta_pb.ts b/js/types/v1/meta_pb.ts index 5e88dff..c09e311 100644 --- a/js/types/v1/meta_pb.ts +++ b/js/types/v1/meta_pb.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v2.7.0 with parameter "target=ts,import_extension=none" +// @generated by protoc-gen-es v2.8.0 with parameter "target=ts,import_extension=none" // @generated from file types/v1/meta.proto (package types.v1, syntax proto3) /* eslint-disable */ diff --git a/js/types/v1/organization_pb.ts b/js/types/v1/organization_pb.ts index 624aad7..9b8f89c 100644 --- a/js/types/v1/organization_pb.ts +++ b/js/types/v1/organization_pb.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v2.7.0 with parameter "target=ts,import_extension=none" +// @generated by protoc-gen-es v2.8.0 with parameter "target=ts,import_extension=none" // @generated from file types/v1/organization.proto (package types.v1, syntax proto3) /* eslint-disable */ diff --git a/js/types/v1/otel_logging_pb.ts b/js/types/v1/otel_logging_pb.ts index 6dd6373..ad71427 100644 --- a/js/types/v1/otel_logging_pb.ts +++ b/js/types/v1/otel_logging_pb.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v2.7.0 with parameter "target=ts,import_extension=none" +// @generated by protoc-gen-es v2.8.0 with parameter "target=ts,import_extension=none" // @generated from file types/v1/otel_logging.proto (package types.v1, syntax proto3) /* eslint-disable */ diff --git a/js/types/v1/otel_resource_pb.ts b/js/types/v1/otel_resource_pb.ts index a3c79b3..922c7d3 100644 --- a/js/types/v1/otel_resource_pb.ts +++ b/js/types/v1/otel_resource_pb.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v2.7.0 with parameter "target=ts,import_extension=none" +// @generated by protoc-gen-es v2.8.0 with parameter "target=ts,import_extension=none" // @generated from file types/v1/otel_resource.proto (package types.v1, syntax proto3) /* eslint-disable */ diff --git a/js/types/v1/otel_scope_pb.ts b/js/types/v1/otel_scope_pb.ts index 2651b20..a1b9550 100644 --- a/js/types/v1/otel_scope_pb.ts +++ b/js/types/v1/otel_scope_pb.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v2.7.0 with parameter "target=ts,import_extension=none" +// @generated by protoc-gen-es v2.8.0 with parameter "target=ts,import_extension=none" // @generated from file types/v1/otel_scope.proto (package types.v1, syntax proto3) /* eslint-disable */ diff --git a/js/types/v1/otel_tracing_pb.ts b/js/types/v1/otel_tracing_pb.ts index fb74098..c44e237 100644 --- a/js/types/v1/otel_tracing_pb.ts +++ b/js/types/v1/otel_tracing_pb.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v2.7.0 with parameter "target=ts,import_extension=none" +// @generated by protoc-gen-es v2.8.0 with parameter "target=ts,import_extension=none" // @generated from file types/v1/otel_tracing.proto (package types.v1, syntax proto3) /* eslint-disable */ diff --git a/js/types/v1/payment_method_pb.ts b/js/types/v1/payment_method_pb.ts index 0104459..0debd17 100644 --- a/js/types/v1/payment_method_pb.ts +++ b/js/types/v1/payment_method_pb.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v2.7.0 with parameter "target=ts,import_extension=none" +// @generated by protoc-gen-es v2.8.0 with parameter "target=ts,import_extension=none" // @generated from file types/v1/payment_method.proto (package types.v1, syntax proto3) /* eslint-disable */ diff --git a/js/types/v1/price_pb.ts b/js/types/v1/price_pb.ts index 2417a15..af38b6b 100644 --- a/js/types/v1/price_pb.ts +++ b/js/types/v1/price_pb.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v2.7.0 with parameter "target=ts,import_extension=none" +// @generated by protoc-gen-es v2.8.0 with parameter "target=ts,import_extension=none" // @generated from file types/v1/price.proto (package types.v1, syntax proto3) /* eslint-disable */ diff --git a/js/types/v1/product_pb.ts b/js/types/v1/product_pb.ts index 5cca12d..3272c52 100644 --- a/js/types/v1/product_pb.ts +++ b/js/types/v1/product_pb.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v2.7.0 with parameter "target=ts,import_extension=none" +// @generated by protoc-gen-es v2.8.0 with parameter "target=ts,import_extension=none" // @generated from file types/v1/product.proto (package types.v1, syntax proto3) /* eslint-disable */ diff --git a/js/types/v1/project_pb.ts b/js/types/v1/project_pb.ts index 1c47dce..8e51a20 100644 --- a/js/types/v1/project_pb.ts +++ b/js/types/v1/project_pb.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v2.7.0 with parameter "target=ts,import_extension=none" +// @generated by protoc-gen-es v2.8.0 with parameter "target=ts,import_extension=none" // @generated from file types/v1/project.proto (package types.v1, syntax proto3) /* eslint-disable */ diff --git a/js/types/v1/query_history_entry_pb.ts b/js/types/v1/query_history_entry_pb.ts index efc258a..4dd98fd 100644 --- a/js/types/v1/query_history_entry_pb.ts +++ b/js/types/v1/query_history_entry_pb.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v2.7.0 with parameter "target=ts,import_extension=none" +// @generated by protoc-gen-es v2.8.0 with parameter "target=ts,import_extension=none" // @generated from file types/v1/query_history_entry.proto (package types.v1, syntax proto3) /* eslint-disable */ diff --git a/js/types/v1/query_pb.ts b/js/types/v1/query_pb.ts index b845adf..295a6b0 100644 --- a/js/types/v1/query_pb.ts +++ b/js/types/v1/query_pb.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v2.7.0 with parameter "target=ts,import_extension=none" +// @generated by protoc-gen-es v2.8.0 with parameter "target=ts,import_extension=none" // @generated from file types/v1/query.proto (package types.v1, syntax proto3) /* eslint-disable */ diff --git a/js/types/v1/release_channel_pb.ts b/js/types/v1/release_channel_pb.ts index f8f2260..4e2f997 100644 --- a/js/types/v1/release_channel_pb.ts +++ b/js/types/v1/release_channel_pb.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v2.7.0 with parameter "target=ts,import_extension=none" +// @generated by protoc-gen-es v2.8.0 with parameter "target=ts,import_extension=none" // @generated from file types/v1/release_channel.proto (package types.v1, syntax proto3) /* eslint-disable */ diff --git a/js/types/v1/session_pb.ts b/js/types/v1/session_pb.ts index 1879ef1..b3dfa67 100644 --- a/js/types/v1/session_pb.ts +++ b/js/types/v1/session_pb.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v2.7.0 with parameter "target=ts,import_extension=none" +// @generated by protoc-gen-es v2.8.0 with parameter "target=ts,import_extension=none" // @generated from file types/v1/session.proto (package types.v1, syntax proto3) /* eslint-disable */ diff --git a/js/types/v1/shared_result_pb.ts b/js/types/v1/shared_result_pb.ts index 9d14fa6..b7150dc 100644 --- a/js/types/v1/shared_result_pb.ts +++ b/js/types/v1/shared_result_pb.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v2.7.0 with parameter "target=ts,import_extension=none" +// @generated by protoc-gen-es v2.8.0 with parameter "target=ts,import_extension=none" // @generated from file types/v1/shared_result.proto (package types.v1, syntax proto3) /* eslint-disable */ diff --git a/js/types/v1/subscription_pb.ts b/js/types/v1/subscription_pb.ts index ceb84aa..eafc92d 100644 --- a/js/types/v1/subscription_pb.ts +++ b/js/types/v1/subscription_pb.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v2.7.0 with parameter "target=ts,import_extension=none" +// @generated by protoc-gen-es v2.8.0 with parameter "target=ts,import_extension=none" // @generated from file types/v1/subscription.proto (package types.v1, syntax proto3) /* eslint-disable */ diff --git a/js/types/v1/symbol_pb.ts b/js/types/v1/symbol_pb.ts index 17ab510..fc538c2 100644 --- a/js/types/v1/symbol_pb.ts +++ b/js/types/v1/symbol_pb.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v2.7.0 with parameter "target=ts,import_extension=none" +// @generated by protoc-gen-es v2.8.0 with parameter "target=ts,import_extension=none" // @generated from file types/v1/symbol.proto (package types.v1, syntax proto3) /* eslint-disable */ diff --git a/js/types/v1/types_pb.ts b/js/types/v1/types_pb.ts index df8983a..a29902e 100644 --- a/js/types/v1/types_pb.ts +++ b/js/types/v1/types_pb.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v2.7.0 with parameter "target=ts,import_extension=none" +// @generated by protoc-gen-es v2.8.0 with parameter "target=ts,import_extension=none" // @generated from file types/v1/types.proto (package types.v1, syntax proto3) /* eslint-disable */ diff --git a/js/types/v1/ulid_pb.ts b/js/types/v1/ulid_pb.ts index 1a3ad6b..458d9ad 100644 --- a/js/types/v1/ulid_pb.ts +++ b/js/types/v1/ulid_pb.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v2.7.0 with parameter "target=ts,import_extension=none" +// @generated by protoc-gen-es v2.8.0 with parameter "target=ts,import_extension=none" // @generated from file types/v1/ulid.proto (package types.v1, syntax proto3) /* eslint-disable */ diff --git a/js/types/v1/user_pb.ts b/js/types/v1/user_pb.ts index ea19eb2..2cdabcc 100644 --- a/js/types/v1/user_pb.ts +++ b/js/types/v1/user_pb.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v2.7.0 with parameter "target=ts,import_extension=none" +// @generated by protoc-gen-es v2.8.0 with parameter "target=ts,import_extension=none" // @generated from file types/v1/user.proto (package types.v1, syntax proto3) /* eslint-disable */ diff --git a/js/types/v1/user_token_pb.ts b/js/types/v1/user_token_pb.ts index 2089605..017f91c 100644 --- a/js/types/v1/user_token_pb.ts +++ b/js/types/v1/user_token_pb.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v2.7.0 with parameter "target=ts,import_extension=none" +// @generated by protoc-gen-es v2.8.0 with parameter "target=ts,import_extension=none" // @generated from file types/v1/user_token.proto (package types.v1, syntax proto3) /* eslint-disable */ diff --git a/js/types/v1/version_artifact_pb.ts b/js/types/v1/version_artifact_pb.ts index 362f4c0..2a11944 100644 --- a/js/types/v1/version_artifact_pb.ts +++ b/js/types/v1/version_artifact_pb.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v2.7.0 with parameter "target=ts,import_extension=none" +// @generated by protoc-gen-es v2.8.0 with parameter "target=ts,import_extension=none" // @generated from file types/v1/version_artifact.proto (package types.v1, syntax proto3) /* eslint-disable */ diff --git a/js/types/v1/version_pb.ts b/js/types/v1/version_pb.ts index ed2ab9f..813e832 100644 --- a/js/types/v1/version_pb.ts +++ b/js/types/v1/version_pb.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v2.7.0 with parameter "target=ts,import_extension=none" +// @generated by protoc-gen-es v2.8.0 with parameter "target=ts,import_extension=none" // @generated from file types/v1/version.proto (package types.v1, syntax proto3) /* eslint-disable */ diff --git a/package-lock.json b/package-lock.json index 577f9c6..c40170b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "0.1.0", "license": "MIT", "dependencies": { - "@bufbuild/protobuf": "^2.7.0", + "@bufbuild/protobuf": "^2.8.0", "@bufbuild/protovalidate": "^0.8.0", "debug": "^4.3.6", "ms": "^2.1.2", @@ -17,11 +17,11 @@ }, "devDependencies": { "@bufbuild/buf": "^1.57.0", - "@bufbuild/protoc-gen-es": "^2.7.0", + "@bufbuild/protoc-gen-es": "^2.8.0", "@connectrpc/connect": "^2.1.0", - "@connectrpc/connect-query": "^2.1.1", + "@connectrpc/connect-query": "^2.2.0", "@connectrpc/connect-web": "^2.1.0", - "@connectrpc/protoc-gen-connect-query": "^2.1.1" + "@connectrpc/protoc-gen-connect-query": "^2.2.0" } }, "node_modules/@bufbuild/buf": { @@ -190,20 +190,20 @@ } }, "node_modules/@bufbuild/protobuf": { - "version": "2.7.0", - "resolved": "https://registry.npmjs.org/@bufbuild/protobuf/-/protobuf-2.7.0.tgz", - "integrity": "sha512-qn6tAIZEw5i/wiESBF4nQxZkl86aY4KoO0IkUa2Lh+rya64oTOdJQFlZuMwI1Qz9VBJQrQC4QlSA2DNek5gCOA==", + "version": "2.8.0", + "resolved": "https://registry.npmjs.org/@bufbuild/protobuf/-/protobuf-2.8.0.tgz", + "integrity": "sha512-r1/0w5C9dkbcdjyxY8ZHsC5AOWg4Pnzhm2zu7LO4UHSounp2tMm6Y+oioV9zlGbLveE7YaWRDUk48WLxRDgoqg==", "license": "(Apache-2.0 AND BSD-3-Clause)" }, "node_modules/@bufbuild/protoc-gen-es": { - "version": "2.7.0", - "resolved": "https://registry.npmjs.org/@bufbuild/protoc-gen-es/-/protoc-gen-es-2.7.0.tgz", - "integrity": "sha512-xVz0PCo4Q/MzVvYtCmr4MgAb1/q7EXSHNh/eSwJRs3KfTG5GbT0YUY+J53+aVjQB6ELIIXvAkvOPX2WHa0Bbgw==", + "version": "2.8.0", + "resolved": "https://registry.npmjs.org/@bufbuild/protoc-gen-es/-/protoc-gen-es-2.8.0.tgz", + "integrity": "sha512-wyCXK7/FOgcHdqP6dWnGNZBJyXcYYUcvZBMBQVgeYjbF5u0OgVsInEYnr2Gu4E2HC7HoxcQZcVlVbwyxeiebDA==", "dev": true, "license": "Apache-2.0", "dependencies": { - "@bufbuild/protobuf": "2.7.0", - "@bufbuild/protoplugin": "2.7.0" + "@bufbuild/protobuf": "2.8.0", + "@bufbuild/protoplugin": "2.8.0" }, "bin": { "protoc-gen-es": "bin/protoc-gen-es" @@ -212,7 +212,7 @@ "node": ">=20" }, "peerDependencies": { - "@bufbuild/protobuf": "2.7.0" + "@bufbuild/protobuf": "2.8.0" }, "peerDependenciesMeta": { "@bufbuild/protobuf": { @@ -221,13 +221,13 @@ } }, "node_modules/@bufbuild/protoplugin": { - "version": "2.7.0", - "resolved": "https://registry.npmjs.org/@bufbuild/protoplugin/-/protoplugin-2.7.0.tgz", - "integrity": "sha512-yUdg8hXzFGR6K8ren7aXly2hT9BxClId814VB142YeZPatY0wqD3c0D8KfIz5nIeMdoPt0/Pm/RycFJCNGMD6w==", + "version": "2.8.0", + "resolved": "https://registry.npmjs.org/@bufbuild/protoplugin/-/protoplugin-2.8.0.tgz", + "integrity": "sha512-kwZeZAz6jmDC571Wf/f5cDX02IjvPmtdspdxW/hbLS+bnZHkXMW4StaW+irGd4TkykvHD4fFgBnPG/O1x8OgXw==", "dev": true, "license": "Apache-2.0", "dependencies": { - "@bufbuild/protobuf": "2.7.0", + "@bufbuild/protobuf": "2.8.0", "@typescript/vfs": "^1.5.2", "typescript": "5.4.5" } @@ -269,13 +269,13 @@ } }, "node_modules/@connectrpc/connect-query": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/@connectrpc/connect-query/-/connect-query-2.1.1.tgz", - "integrity": "sha512-tDSEJ8J2FV9NsAl8z/e9MrbgeauOw45As/FUfiPpzm64aB+JfeQVXnqThS4ueB6fHfoKDHMxUtaQ7xx7oRCX3Q==", + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/@connectrpc/connect-query/-/connect-query-2.2.0.tgz", + "integrity": "sha512-oQ+coXOwBmfl4/t6EOrTfzW0zdoGDe3kvUYqZHrbzORkRFd693Cz8PxuDBjRCjmBPhDRCQMxFhR1jn2+SbgEKQ==", "dev": true, "license": "Apache-2.0", "dependencies": { - "@connectrpc/connect-query-core": "^2.1.1" + "@connectrpc/connect-query-core": "^2.2.0" }, "peerDependencies": { "@bufbuild/protobuf": "2.x", @@ -286,9 +286,9 @@ } }, "node_modules/@connectrpc/connect-query-core": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/@connectrpc/connect-query-core/-/connect-query-core-2.1.1.tgz", - "integrity": "sha512-wf543PBdTe5gANX3Oq4rAdzjEKKP1euRwl6/wkNrb3Ih/kCRLjuqkZErwei5p5w5j4ahftoqd31sJBytC8jzbg==", + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/@connectrpc/connect-query-core/-/connect-query-core-2.2.0.tgz", + "integrity": "sha512-t/CuxW/vP84y2iyS+PnbAnBwgOTYMzHXTSoBUKC1vIn706aNiZP40Y6mGJybglyH63RhAPcOdUgzG7DjzaAHCw==", "dev": true, "license": "Apache-2.0", "peerDependencies": { @@ -309,9 +309,9 @@ } }, "node_modules/@connectrpc/protoc-gen-connect-query": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/@connectrpc/protoc-gen-connect-query/-/protoc-gen-connect-query-2.1.1.tgz", - "integrity": "sha512-0hbL6UrDoXYEAXZSf4iH52SSsuLFsxMM6jpWVh7Q0PI70A7MK7Hfts0K8R4vAtS9C+0yrFRI6ncV9CDRuVvTAA==", + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/@connectrpc/protoc-gen-connect-query/-/protoc-gen-connect-query-2.2.0.tgz", + "integrity": "sha512-MC+Yn3GjqfmdXnmzixylbnAF6viX5y30PTj9gBXTPwyvA5s9iarWV3FKdjT4IcfQYQIJv11e7LrJ2eFZ6vGAUA==", "dev": true, "license": "Apache-2.0", "dependencies": { @@ -322,7 +322,7 @@ "protoc-gen-connect-query": "bin/protoc-gen-connect-query" }, "engines": { - "node": ">=16" + "node": ">=20" }, "peerDependencies": { "@bufbuild/protoc-gen-es": "2.x" diff --git a/package.json b/package.json index 6b29b2b..49a88c2 100644 --- a/package.json +++ b/package.json @@ -1,17 +1,17 @@ { "devDependencies": { "@bufbuild/buf": "^1.57.0", - "@bufbuild/protoc-gen-es": "^2.7.0", + "@bufbuild/protoc-gen-es": "^2.8.0", "@connectrpc/connect": "^2.1.0", - "@connectrpc/connect-query": "^2.1.1", + "@connectrpc/connect-query": "^2.2.0", "@connectrpc/connect-web": "^2.1.0", - "@connectrpc/protoc-gen-connect-query": "^2.1.1" + "@connectrpc/protoc-gen-connect-query": "^2.2.0" }, "name": "api", "version": "0.1.0", "description": "API for humanlog.io", "dependencies": { - "@bufbuild/protobuf": "^2.7.0", + "@bufbuild/protobuf": "^2.8.0", "@bufbuild/protovalidate": "^0.8.0", "debug": "^4.3.6", "ms": "^2.1.2", diff --git a/proto/buf.lock b/proto/buf.lock index 7b827db..235e574 100644 --- a/proto/buf.lock +++ b/proto/buf.lock @@ -4,5 +4,5 @@ deps: - remote: buf.build owner: bufbuild repository: protovalidate - commit: 6c6e0d3c608e4549802254a2eee81bc8 - digest: shake256:0ef32b59cbbf249d9068e009725befd8109b8d2d6541f15184c8622711bc71d532bb3746d43d50ac051810044b82992b756a048df334b770b38571b2bb04331c + commit: 52f32327d4b045a79293a6ad4e7e1236 + digest: shake256:ddff976f6322abaecd49ff0b271b7f8dec485046bafc52fe31f3272b555fa2829328be24d71ececefca38c87319173a31f1e931984066531b6ca2016b3598146 diff --git a/proto/svc/organization/v1/service.proto b/proto/svc/organization/v1/service.proto index 9971087..828021e 100644 --- a/proto/svc/organization/v1/service.proto +++ b/proto/svc/organization/v1/service.proto @@ -71,6 +71,7 @@ message GetEnvironmentRequest { message GetEnvironmentResponse { types.v1.Environment environment = 1; + types.v1.Product product = 2; } message ListEnvironmentRequest { diff --git a/script/install_codegen_deps b/script/install_codegen_deps index 23d6ca9..c34c93d 100755 --- a/script/install_codegen_deps +++ b/script/install_codegen_deps @@ -19,8 +19,8 @@ function main() { @bufbuild/protoc-gen-es@^2.7.0 \ @connectrpc/protoc-gen-connect-query@^2.1.1 - go install google.golang.org/protobuf/cmd/protoc-gen-go@latest - go install connectrpc.com/connect/cmd/protoc-gen-connect-go@latest + go install google.golang.org/protobuf/cmd/protoc-gen-go@v1.36.9 + go install connectrpc.com/connect/cmd/protoc-gen-connect-go@v1.18.1 } main