Ivar Conradi Østhus

Results 34 comments of Ivar Conradi Østhus

So I'm the core maintainer of Unleash. Recently I have started to explore how we can better help the users clean up technical debt after the feature toggle has served...

introduced in unleash v4.14.

The current implementation does use cache-headers so the toggles are not actually transferred if there are no changes (just a empty 304 response). So the cost on the network is...

I have created a experiment branch for this. There is still a lot to consider, but seems like LISTEN/NOTIFY from postgres is a great start: https://github.com/Unleash/unleash/tree/poc/events

First iteration of this feature was included in v4.14.0.

https://github.com/Unleash/unleash/pull/875

We have documented all Open-Source API resources in Q2-2022. In Q3-2022 we will finish the last few enterprise specific endpoints (e.g. configure SSO)

Thanks for pointing this out. None of the SDK tutorials in the docs currently explains all the capabilities of the SDKs. We plan to move more of the individual SDK...

introduced in Unleash Enterprise v4.14.4.

Thanks 👍🏼 , makes sense as long as `Nodemailer` accepts a URI encoded string.