Releases: cmu-sei/Player.Api
Releases · cmu-sei/Player.Api
3.4.0-rc1
Full Changelog: 3.3.4...3.4.0-rc1
3.3.4
What's Changed
- permissions revamp by @sei-aschlackman in #45
- POTENTIAL BREAKING CHANGES - Please verify that Permissions are as you expect after the update. See docs/Permissions.md for details
- .NET 8 update by @sei-aschlackman in #44
- adds RevertVms permission for vm.api by @sei-aschlackman in #46
- fixes error on first load of a new user by @sei-aschlackman in #47
- remove erroneous appsettings file by @sei-aschlackman in #48
- added documentation for new permissions model by @sei-aschlackman in #50
Full Changelog: 3.2.4...3.3.4
3.3.4-rc2
What's Changed
- remove erroneous appsettings file by @sei-aschlackman in #48
Full Changelog: 3.3.4-rc1...3.3.4-rc2
3.3.4-rc1
What's Changed
- .NET 8 update by @sei-aschlackman in #44
- permissions revamp by @sei-aschlackman in #45
- Potential Breaking Changes - Please verify that Permissions are as you expect after the update.
- adds RevertVms permission for vm.api by @sei-aschlackman in #46
- fixes error on first load of a new user by @sei-aschlackman in #47
Full Changelog: 3.2.4...3.3.4-rc1
Player.Api.Client 3.3.1
permissions revamp - moved from pre-defined roles to granular permissions - custom roles can be defined and given specific permissions - Roles can optionally be pulled from Identity Provider token - new settings for identity provider under ClaimsTransformation
3.2.4
What's Changed
- update efcore and npgsql dependencies to latest 6.x by @sei-aschlackman in #42
Full Changelog: 3.2.3...3.2.4
3.2.3
What's Changed
- added endpoints for moving application instances by @sei-aschlackman in #41
Full Changelog: 3.2.2...3.2.3
3.2.2
Added logging for DFARS
3.2.1
What's Changed
- Feature/reusable header check by @sei-aschlackman in #38
- fixed file permissions when cloning a view by @sei-aschlackman in #39
Full Changelog: 3.2.0...3.2.1
3.2.0
Enables Vm Logging Sessions for On-demand events, by allowing a cloned View to have its name and description overridden and sending the View name in the Create View webhook