Skip to content

Releases: tiktok-privacy-innovation/PrivacyGo-PETPlatform

Release 0.2.0.

23 Jan 12:34
Compare
Choose a tag to compare

Added

Release 0.1.1

27 Sep 07:20
Compare
Choose a tag to compare

Added

  • Implemented user authentication and multi-user isolation at the API level, enhancing overall system security and stability.
  • Introduced a batch querying feature for jobs, enabling users to check the status of multiple jobs simultaneously.
  • Launched support for Python SDK and command-line tools, providing users with more convenient ways to interact with our service.

Changed

  • Refined our user-facing API interfaces to adhere more closely to RESTful API naming conventions, thereby improving API readability and usability.
  • Improved the output of the job detail query interface, making the returned results more clear and understandable.

Fixed

  • Resolved a previous issue that could potentially lead to database connection timeouts, thereby enhancing system reliability.

Release 0.1.0

27 Sep 07:19
Compare
Choose a tag to compare

Added

  • User APIs and schedule abilities for job management.
  • Internal support & integration with PETML, PETSQL and PETAce.