Skip to content

Tags: RageAgainstThePixel/unity-cli

Tags

v1.8.1

Toggle v1.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
unity-cli@v1.8.1 (#62)

- cleanup unity telemetry logging

v1.8.0

Toggle v1.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
unity-cli@v1.8.0 (#61)

- fix bug with calculating unity 6.0 and 6.3 lts fallback versions
- added additional unit tests

v1.7.2

Toggle v1.7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
unity-cli@v1.7.2 (#60)

- prevent utp table from rendering in ci builds

v1.7.1

Toggle v1.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
unity-cli@v1.7.1 (#59)

- when returning license, skip GetActiveEntitlements for floating licenses

v1.7.0

Toggle v1.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
unity-cli@v1.7.0 (#58)

- don't call entailment check when returning floating license

v1.6.9

Toggle v1.6.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
unity-cli@v1.6.9 (#57)

- skip entitlements check for floating licenses
- add --showContext call when polling for license server configuration updates

v1.6.8

Toggle v1.6.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
unity-cli@v1.6.8 (#56)

- fix a race condition between setting services configuration and
acquire license request. Waits for license client to recognize license
server before attempting to acquire.

v1.6.7

Toggle v1.6.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
unity-cli@v1.6.7 (#55)

- refactored license client resolver and order of operations when setting config json

v1.6.6

Toggle v1.6.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
unity-cli@v1.6.6 (#54)

- updated license server configuration inputs to accept raw json string
- added additional unit tests for license server configuration

v1.6.5

Toggle v1.6.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
unity-cli@v1.6.5 (#52)

- renamed `licensing-logs` command to `licensing-client-logs`
- added `licensing-audit-logs`
- added `hub-logs`
- added `package-manager-logs`