novu-java icon indicating copy to clipboard operation
novu-java copied to clipboard

Java SDK for Novu - The open-source notification infrastructure for engineers. 🚀

Results 6 novu-java issues
Sort by recently updated
recently updated
newest added

https://docs.novu.co/api-reference/subscribers/delete-subscriber-credentials-by-providerid https://docs.novu.co/api-reference/subscribers/get-subscriber-global-preferences https://docs.novu.co/api-reference/subscribers/update-subscriber-global-preference https://docs.novu.co/api-reference/messages/delete-message-by-transactionid **Deprecate:** Create environment Update environment

Related to #79 Hi @Cliftonz, Please review this Draft PR as I am progressing on it. - As we were already using `okhttp3` library, I have used the same library...

In order to enhance the resilience and reliability of our SDK, we would like to introduce an Exponential Retry mechanism for retrying failed requests. Additionally, to ensure the idempotent processing...

enhancement
help wanted

It seems the examples in the usage documentation are different from the actual SDK in version `v1.4.0`. Any plan to update the documentation?