This repository was archived by the owner on Feb 14, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +9
-3
lines changed Expand file tree Collapse file tree 4 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 1+ # 1.1.0
2+ * Add undocumented `` video_stream `` field for sessions.<br />Affected endpoints are:
3+ * `` /session/add ``
4+ * `` /session/mod ``
5+ * `` /session/export ``
6+
17# 1.0.2
28* Add all available fields to model returned by `` /user/list ``
39* Updated dependencies
Original file line number Diff line number Diff line change 66
77 <groupId >com.xdev-software</groupId >
88 <artifactId >sched-java-client-root</artifactId >
9- <version >1.0.3 -SNAPSHOT</version >
9+ <version >1.1.0 -SNAPSHOT</version >
1010 <packaging >pom</packaging >
1111
1212 <organization >
Original file line number Diff line number Diff line change 66
77 <groupId >com.xdev-software</groupId >
88 <artifactId >sched-java-client-demo</artifactId >
9- <version >1.0.3 -SNAPSHOT</version >
9+ <version >1.1.0 -SNAPSHOT</version >
1010 <packaging >jar</packaging >
1111
1212 <inceptionYear >2022</inceptionYear >
Original file line number Diff line number Diff line change 66
77 <groupId >com.xdev-software</groupId >
88 <artifactId >sched-java-client</artifactId >
9- <version >1.0.3 -SNAPSHOT</version >
9+ <version >1.1.0 -SNAPSHOT</version >
1010 <packaging >jar</packaging >
1111
1212 <name >sched-java-client</name >
You can’t perform that action at this time.
0 commit comments