Skip to content

Releases: jabibamman/dyno_code

Refactoring dyno code

24 Jul 11:25

Choose a tag to compare

Full implementation of dyno code

12 Jul 18:20

Choose a tag to compare

What's Changed

  • Feat: input output for lua, py, rust by @jabibamman in #3
  • feat(nfs): NFS server configuration and deployment configuration by @jabibamman in #4

Full Changelog: 0.4.0...0.5.0

Release 0.4.0

03 Jun 12:03

Choose a tag to compare

feat(k8s_executor): improve error handling

Updated the 'time' and 'time-macros' dependencies in Cargo.lock to their latest versions. In server.rs, added more robust error handling for code execution. Now, if an error occurs during execution, it will return a BadRequest response with the error message instead of just finishing with InternalServerError.

Release 0.3.0

03 Jun 08:18

Choose a tag to compare

chore(bump): dyno_code version to 0.3.0

The version of the dyno_code package has been updated from 0.2.0 to 0.3.0 in both Cargo.lock and Cargo.toml files, ensuring consistency across the project's dependencies.

Code Execution sandboxed correctly with jobs

26 May 16:43
6b6df77

Choose a tag to compare

What's Changed

Full Changelog: 0.1.0...0.2.0

POC remotly code executor

07 Apr 19:16
ea7d440

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/jabibamman/dyno_code/commits/0.1.0