This organization was marked as archived by an administrator on Oct 16, 2024. It is no longer maintained.
RequestDL 2.1.0 #82
Closed
o-nnerb
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What’s Changed
We are excited to announce the following new features and improvements in our latest release
🚀 Enhancements
NIOSSLSecureBytes
to define aPrivateKey
for enhanced security (Updated PrivateKey to use NIOSSLSecureBytes #60) @brennobemoura@Namespace
, which allows developers to define a unique ID for dynamic memory regions ofProperty
(Implemented@Namespace
#65) @brennobemoura@StoredObject
is now available to store classes within aProperty
. We have also implementedSSLKeyLogger
andSSLPSKIdentityResolver
for use with@StoredObject
(Added SSLKeyLogger protocol #62) @brennobemoura (Updated PSKIdentity to work with Equatable resolvers #63) @brennobemouraRequestActor
, which allows developers to define a common actor for the construction ofProperty
andTask
to isolate them from the rest of the application (ImplementedRequestActor
#67) @brennobemoura🐛 Bug Fixes
HTTPClient
s for improved performance (MakesHTTPClient
cached #78) @brennobemouraWe hope these new features and improvements will enhance your experience with our product. Please leave a comment in discuss section if you have any questions or feedback.
This discussion was created from the release RequestDL 2.1.0.
Beta Was this translation helpful? Give feedback.
All reactions