@lansweeper/data-platform-outbound-grpc 0.16.2 → 0.16.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/java.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "0.16.1",
2
+ "version": "0.16.2",
3
3
  "package": "com.lansweeper.dp.outbound.v1",
4
4
  "name": "outbound",
5
5
  "service": true
@@ -4649,6 +4649,7 @@ message CitrixPool {
4649
4649
  repeated CitrixPhysicalInterface physical_interfaces = 24;
4650
4650
  repeated CitrixVirtualInterface virtual_interfaces = 25;
4651
4651
  repeated CitrixUser citrix_user = 26;
4652
+ repeated string host_asset_refs = 27;
4652
4653
  }
4653
4654
 
4654
4655
  message CitrixUser {
@@ -4649,6 +4649,7 @@ message CitrixPool {
4649
4649
  repeated CitrixPhysicalInterface physical_interfaces = 24;
4650
4650
  repeated CitrixVirtualInterface virtual_interfaces = 25;
4651
4651
  repeated CitrixUser citrix_user = 26;
4652
+ repeated string host_asset_refs = 27;
4652
4653
  }
4653
4654
 
4654
4655
  message CitrixUser {
@@ -1,5 +1,5 @@
1
1
  #Generated by Maven
2
- #Thu Mar 19 11:35:08 UTC 2026
2
+ #Fri Mar 20 11:46:47 UTC 2026
3
3
  groupId=com.lansweeper.dp.outbound.v1
4
4
  artifactId=outbound-model
5
- version=0.16.1
5
+ version=0.16.2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lansweeper/data-platform-outbound-grpc",
3
- "version": "0.16.2",
3
+ "version": "0.16.3",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "https://github.com/Lansweeper/lansweeperapis.git"
@@ -4649,6 +4649,7 @@ message CitrixPool {
4649
4649
  repeated CitrixPhysicalInterface physical_interfaces = 24;
4650
4650
  repeated CitrixVirtualInterface virtual_interfaces = 25;
4651
4651
  repeated CitrixUser citrix_user = 26;
4652
+ repeated string host_asset_refs = 27;
4652
4653
  }
4653
4654
 
4654
4655
  message CitrixUser {
@@ -1,5 +1,5 @@
1
1
  #Generated by Maven
2
- #Thu Mar 19 11:35:15 UTC 2026
2
+ #Fri Mar 20 11:46:55 UTC 2026
3
3
  groupId=com.lansweeper.dp.outbound.v1
4
4
  artifactId=outbound-service
5
- version=0.16.1
5
+ version=0.16.2
index 9867268..533edd7 100644
Binary file