Skip to content

Update to match the newest (soon-to-be published) Seq 5 preview - #50

Merged
nblumhardt merged 1 commit into
devfrom
v5-initial
Apr 17, 2018
Merged

Update to match the newest (soon-to-be published) Seq 5 preview#50
nblumhardt merged 1 commit into
devfrom
v5-initial

Conversation

@nblumhardt

Copy link
Copy Markdown
Member

There are some breaking changes, here.

  • For the sake of sane cross-platform development, we've dropped off .NET 4.5.2 as a target - only 4.6 onwards, via .NET Standard 1.3, is supported
  • UserEntity.IsAdministrator and ApiKey.CanActAsPrincipal have been hard-removed in favor of the new roles/permissions system; we decided against attempting backward compatibility in the API and client around these points, because of the potential for introducing security issues when mapping between the old and new permissions systems
  • There are various minor source/binary breaking changes, where methods signatures or properties have changed to match the newer API

@nblumhardt
nblumhardt merged commit 390674a into dev Apr 17, 2018
@nblumhardt nblumhardt mentioned this pull request Nov 4, 2018
@larenelg
larenelg deleted the v5-initial branch September 1, 2020 00:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants