Skip to content

Releases: Saannddy/CodeExecutor-API

v1.4.5

05 May 08:48
a4a5256

Choose a tag to compare

Changes since last release

  • Merge pull request #94 from Saannddy/dev
  • feat: add health check endpoint to return application status
  • fix: update session handling to use SessionFactory for thread-safe operations

v1.4.4

04 May 16:25
e498357

Choose a tag to compare

Changes since last release

  • Merge pull request #92 from Saannddy/dev
  • feat: implement database-backed cheat mode with toggle functionality
  • Merge branch 'dev' of https://github.com/Saannddy/CodeExecutor-API into dev
  • feat: add cheat-flip endpoint and documentation for toggling test bypass mode

v1.4.3

04 May 15:33
acac1bc

Choose a tag to compare

Changes since last release

  • Merge pull request #90 from Saannddy/dev
  • feat: implement secure, in-memory cheat mode with authorized toggle endpoint to bypass test execution

v1.4.2

04 May 13:28
a0fb025

Choose a tag to compare

Changes since last release

  • Merge pull request #87 from Saannddy/dev
  • fix: update regex patterns for template code processing in ChunkService
  • data: update Java template snippets and placeholders for intrusion log tasks

v1.4.1

28 Apr 17:50
ae40b2f

Choose a tag to compare

Changes since last release

  • Merge pull request #84 from Saannddy/dev
  • data: add riddles for ELVHALL and THEICT Java practice content
  • Merge pull request #64 from Saannddy/update-data-description-and-testcases-at-level-4
  • data: refactor firewall rule engine descriptions and logic; add hidden test cases for dynamic memory allocator and system boot/shutdown sequencer
  • feat: add seeder and data files for THEICT Java practice content
  • refactor: update Java problem templates to use stdin/stdout and add remote seeding commands to README
  • data: update chunks and problem on elevator hall for clarity and make it runnable
  • Merge branch 'update-data-description-and-testcases-at-level-4' of https://github.com/Saannddy/CodeExecutor-API into update-data-description-and-testcases-at-level-4
  • refactor: update problem templates to use Scanner for dynamic input and add comprehensive test cases
  • fix: fix data on elevatorhall problem 1
  • chore: rename Bruno collection to devscape-code-executor
  • refactor: update problem templates to use Scanner for dynamic input and add comprehensive test cases
  • fix: fix data on elevatorhall problem 1

v1.4.0

13 Apr 12:05
8ff7443

Choose a tag to compare

Changes since last release

  • Merge pull request #80 from Saannddy/dev
  • fix: improve regex for Java class detection in _run_java function

v1.3.9

10 Apr 16:56
dc4506c

Choose a tag to compare

Changes since last release

  • Merge pull request #78 from Saannddy/dev
  • Merge pull request #77 from Saannddy/update-timeout-configuration-limit
  • fix: increase timeout configuation to 20 seconds to avoid compilation timeout

v1.3.8

09 Apr 17:32
f60c0ab

Choose a tag to compare

Changes since last release

  • feat: Comment out db and local-code-api services

v1.3.7

09 Apr 17:31
21d14e6

Choose a tag to compare

Changes since last release

  • Merge pull request #75 from Saannddy/dev
  • Merge pull request #74 from Saannddy/add-param-tag-to-get-riddle-group
  • feat: add optional tag filtering to random riddle group retrieval
  • Merge pull request #73 from Saannddy/change-docker-compose-to-be-able-to-run-on-local
  • chore: uncomment local services and remove seed script from docker-compose configuration

v1.3.6

09 Apr 15:45
66c64a8

Choose a tag to compare

Changes since last release

  • Merge pull request #72 from Saannddy/dev
  • Merge pull request #71 from Saannddy/prod
  • refactor: rename message key to msg in executor response dictionaries
  • Merge pull request #70 from Saannddy/main
  • Merge pull request #67 from Saannddy/main
  • Merge pull request #63 from Saannddy/main