Releases: arkavo-org/OpenTDFKit
Releases · arkavo-org/OpenTDFKit
2.2.1
What's Changed
- Fix endianness issue in BinaryParser content length read by @arkavo-com in #11
Full Changelog: 2.2.0...2.2.1
2.2.0
2.1.0
2.0.1
2.0.0
What's Changed
- Refactor KASWebSocket.swift for managing connection state by @arkavo-com in #7
Full Changelog: 1.0.0...2.0.0
1.0.0
OpenTDFKit 1.0.0 Release Notes
We are excited to announce the release of OpenTDFKit 1.0.0! This major update includes significant enhancements and optimizations. Here’s a summary of the key changes:
New Features and Improvements
• Rewrap Performance Optimization: Improved rewrap request handling, reducing the time to process 10,000 rewrap requests from 8.2 seconds to 7.7 seconds.
• Expanded Swift Integration: Enhanced the Swift library for OpenTDF KAS client, providing more robust support for Swift projects.
• Off-Chain Ink! Smart Contracts Execution: Added functionality to execute ink! smart contracts off-chain using Rust, increasing the versatility of the toolkit.
Bug Fixes
• Various bug fixes and stability improvements to enhance overall performance and reliability.
Thank you to all contributors and users for their support and feedback. We look forward to seeing the amazing things you’ll build with OpenTDFKit v1.0.0!
For detailed changes, please visit the compare page.
0.8.0
What's Changed
- Serializer by @arkavo-com in #1
- Signature and Policy Key by @arkavo-com in #2
- Creation by @arkavo-com in #3
- Rewrap by @arkavo-com in #5
New Contributors
- @arkavo-com made their first contribution in #1
Full Changelog: https://github.com/arkavo-org/OpenTDFKit/commits/0.8.0