Skip to content

Releases: edgegap/edgegap-unity-sdk

3.3.1

Choose a tag to compare

@orcist orcist released this 16 Jul 19:07
9c07d2e
  • fix SB limit query param typo
  • fix missing deserialization for SB instance seat params

3.3.0

Choose a tag to compare

@orcist orcist released this 23 Jun 14:18
81123a9

3.2.4

Choose a tag to compare

@orcist orcist released this 18 Jun 21:06
f7e42b2
  • Fix - unity class param header title by @orcist in #37

3.2.3

Choose a tag to compare

@orcist orcist released this 16 Jun 21:24
4673f7f
  • Fix - prefix odata query params with dollar by @orcist in #33
  • Fix - SB example custom search policy name env variable by @orcist in #32
  • Fix - rename SB InstanceDTO file to match class name by @orcist in #34
  • Fix - missing slots in instance update response by @orcist in #35

3.2.2

Choose a tag to compare

@orcist orcist released this 10 Jun 20:34
3a5ab46
  • Feature - autodestroy SB agents on invalid runtime (client/server) by @orcist in #29

3.2.1

Choose a tag to compare

@orcist orcist released this 09 Jun 21:09
9de16ec
  • Fix - consistency pass on observable group event messages
  • Fix - examples support for group events by @orcist in #28

3.2.0

Choose a tag to compare

@orcist orcist released this 09 Jun 16:14
3a08fb4
  • Feature - group up flow by @edge-marge in #14
  • Examples - updated matchmaking examples to use group up flow

Warning

We strongly recommend updating your customized handlers to use GroupClient. Our legacy Client implementation using ticket flow has been marked obsolete and will be removed in a future update, in favor of the Group Up flow.

Note

Group Up flow supports solo matchmaking without any added complexity. Simply create your group with IsReady = true and follow the exact same steps as with the legacy ticket flow. Review our updated Simple Example for inspiration.

3.1.1

Choose a tag to compare

@orcist orcist released this 04 Jun 16:02
ea2a1c0
  • Fix - Regionpicker Button Ordering by @edge-marge in #23
  • Fix - modify retry-after to expect seconds instead of datetime by @orcist in #24
  • Fix - modify SBAA example policy env variable name to match web UI by @orcist in #25

3.1.0

Choose a tag to compare

@orcist orcist released this 21 May 15:07
2df2228

3.0.1

Choose a tag to compare

@orcist orcist released this 15 May 20:26
6d73493
  • Fix - SafeHttpRequest unreachable url by @orcist in #21