This repository has been archived by the owner on Mar 9, 2023. It is now read-only.
Releases: delta/codecharacter-driver-2022
Releases · delta/codecharacter-driver-2022
v2022.2.4
What's Changed
- fix: Decrease concurrency by @CaptainIRS in #31
Full Changelog: v2022.2.3...v2022.2.4
v2022.2.3
What's Changed
- Increase compilation memory limit to 300m by @dipeshkaphle in #30
Full Changelog: v2022.2.2...v2022.2.3
v2022.2.2
What's Changed
- fix: Limit only player logs not simulator logs by @dipeshkaphle in #28
- build(deps): bump player_code from
68f3cb9
toe0f8633
by @dependabot in #29
Full Changelog: v2022.2.1...v2022.2.2
v2022.2.1
What's Changed
- build(deps): bump player_code from
2627998
to68f3cb9
by @dependabot in #27
Full Changelog: v2022.2.0...v2022.2.1
v2022.2.0
What's Changed
- fix: snakecase to camelCase by @Ram-20062003 in #21
- feat: Use submodule for player code by @CaptainIRS in #23
- Create dependabot.yml by @CaptainIRS in #24
- build(deps): bump player_code from
83282cc
to2627998
by @dependabot in #25 - fix: Update git submodules in gh-actions by @CaptainIRS in #26
New Contributors
- @Ram-20062003 made their first contribution in #21
- @dependabot made their first contribution in #25
Full Changelog: v2022.1.0...v2022.2.0
v2022.1.0
What's Changed
- feat: refactor,send executing response and send sigkill on timeout by @dipeshkaphle in #19
- Fix: error format and color diagnostics by @dipeshkaphle in #20
Full Changelog: v2022.0.0...v2022.1.0
v2022.0.0
What's Changed
- feat: Error Handling, Spawning processes and fifo tests by @dipeshkaphle in #6
- Integrate with rabbitmq by @dipeshkaphle in #7
- Add log collection and create the response type by @dipeshkaphle in #8
- Add C++ player code by @dipeshkaphle in #10
- create a directory for game request by @dipeshkaphle in #9
- feat: Integrate logger by @CaptainIRS in #11
- feat: Add java and python player code by @CaptainIRS in #12
- Add: Parallelize game request processing with producer-consumer mechanism by @dipeshkaphle in #13
- Fix: recursive directory copying by @dipeshkaphle in #14
- feat: limit player log to 2MBs by @dipeshkaphle in #16
- feat: Add dockerfiles and release action by @CaptainIRS in #15
- fix: Add checkout step by @CaptainIRS in #17
- fix: Add relative file path for dockerfiles by @CaptainIRS in #18
New Contributors
- @dipeshkaphle made their first contribution in #6
- @CaptainIRS made their first contribution in #11
Full Changelog: https://github.com/delta/codecharacter-driver-2022/commits/v2022.0.0