simpleidserver / SimpleIdServer

OpenID, OAuth 2.0, SCIM2.0, UMA2.0, FAPI, CIBA & OPENBANKING Framework for ASP.NET Core
https://simpleidserver.com/
Apache License 2.0
708 stars 92 forks source link

[SCIM] EFCore.BulkExtensions usage #545

Closed danflomin closed 1 year ago

danflomin commented 1 year ago

Hello, how are you?

In the latest version of EFCore.BulkExtensions, the support of shadow properties in postgres was introduced.

Can you please upgrade the version to 7.1.4 ?

Kind regards Dan

simpleidserver commented 1 year ago

Hello :)

I'll include this changes for the next release !

KR,

SID

danflomin commented 1 year ago

Thank you very much !

When do you think it'll be released?

Kind regards Dan

simpleidserver commented 1 year ago

A pre-release candidate will be published next week (20 july) :)

danflomin commented 1 year ago

OK thanks :)

Why is this a pre-release and not a release?

simpleidserver commented 1 year ago

We have made the decision to release a pre-release candidate version next week, as the forthcoming version 4.2 will not be fully completed :(. Our intention is to incorporate the BFF framework into this version.

However, if you require an immediate solution, we can certainly proceed with an official release :)

omri-za commented 1 year ago

We prefer an immediate solution. Thanks! 🙏

simpleidserver commented 1 year ago

Ok :) we will release the version 4.2 next week !

KR,

SID

omri-za commented 1 year ago

Thank you! 😄

danflomin commented 1 year ago

You are awesome!

On Thu, Jul 13, 2023, 00:03 Omri Cohen @.***> wrote:

Thank you! 😄

— Reply to this email directly, view it on GitHub https://github.com/simpleidserver/SimpleIdServer/issues/545#issuecomment-1633211089, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIB5S7MQIJCEXX43EOMAFVDXP4GIRANCNFSM6AAAAAA2EW35QQ . You are receiving this because you authored the thread.Message ID: @.***>

danflomin commented 1 year ago

Hello, Can you please share a link to the commit that was used for 4.0.2?

Kind regards Dan

simpleidserver commented 1 year ago

Hello,

The following commit contains the changes made on the SCIM project :

https://github.com/simpleidserver/SimpleIdServer/commit/a7e38f2df9bc550dcf0fdce097dec60a313780fa

KR,

SID