Releases: lucasgdev/pathwar
Releases · lucasgdev/pathwar
v1.7.2
05 Jun 12:57
Compare
Sorry, something went wrong.
No results found
1.7.2 (2020-06-05)
Bug Fixes
delay 'make up' on production after a flushdb to avoid two instances of pathwar (a327304 )
v1.7.1
03 Jun 12:50
Compare
Sorry, something went wrong.
No results found
1.7.1 (2020-06-03)
Bug Fixes
make pathwar api killable with signals (2a78438 )
run migrations in transactions (3997871 ), closes #511
tool/forestadmin/package.json & tool/forestadmin/package-lock.json to reduce vulnerabilities (4af38df )
v1.7.0
02 Jun 20:42
Compare
Sorry, something went wrong.
No results found
1.7.0 (2020-06-02)
Bug Fixes
Features
replaced utf8 sql charset by utf8mb4 (8acad2c )
v1.6.0
29 May 23:25
Compare
Sorry, something went wrong.
No results found
1.6.0 (2020-05-29)
Bug Fixes
challenge instances weren't retrieved properly from database (95943e7 )
season challenge validation (44ac721 )
validation fix on front part -> send pasphrases as array to API and adjust passphrase placeholder (ef588fe )
Features
challenge validation now works properly (c019d86 )
v1.5.1
29 May 18:58
Compare
Sorry, something went wrong.
No results found
1.5.1 (2020-05-29)
Bug Fixes
split migrations between essential vs unit tests (6279499 )
v1.5.0
27 May 15:28
Compare
Sorry, something went wrong.
No results found
1.5.0 (2020-05-27)
Bug Fixes
typo in helloworld on-init script (c0f2a32 )
Features
added a default_agent flag in agent-register api call input, if it's true, agent will start an instance for each flavor added to db (b55c761 )
v1.4.0
21 May 17:46
Compare
Sorry, something went wrong.
No results found
1.4.0 (2020-05-21)
Bug Fixes
docker makefile rules (86102b3 )
nginx_url computation was using user team member id on agent and user id on api, made it use user id on both (7eb2c2d )
Features
agent: enforce disallow robots.txt on challenges + add missing HTTP headers + refactor Makefile (4ceabe0 )
GET /season-challenge now returns instances nginx_url (bbf8556 )
v1.3.0
19 May 21:15
Compare
Sorry, something went wrong.
No results found
1.3.0 (2020-05-19)
Bug Fixes
'make flushdb' wasn't flushing all the needed volumes (6bc1061 )
ensure pwinit exists before running packr (407111b )
increase test timeout on CI (e76c4c2 )
typo in challenge debug migration bundle (4dee119 )
updated gotty image hash from migration file (new image was pushed with cors issue fix) (a779aca )
yaml syntax error (f03497e )
Features
add 'pathwar client METHOD PATH ARGS' new command (59bb357 )
add an helper that dumps the pwinit binary (aa149c0 )
added websocket proxy_pass to agent generated nginx config file (39c37de )
configure nginx-proxy deployment (d4f5020 )
daemon prints instance list from api in debug mode (3b4488b )
now each time an agent registers, a challenge debug instance is automatically created (5d89180 )
pathwar compose up now displays the compose file if debug flag is true (14c977f )
return 'within_docker' in the /api/info call (b61f6d0 )
use static version of pwinit (167cb56 )
v1.2.0
15 Mar 14:48
Compare
Sorry, something went wrong.
No results found
1.2.0 (2020-03-15)
Bug Fixes
docker agent build (715bba7 )
panic for sso token with multiple clients (64de5de )
repair forestadmin dev deployment (b92b066 )
Features
agent register (b2b0803 )
api admin add challenge flavor (78a7c72 )
configure opentracing (f54007e )
generate personal nginx URLs (6dedeb7 )
new agent-dev deployment helper (0a83b5c )
on season challenge validation, instances are redumped automatically (bf117c8 )
print panic stacktraces (2d80e5b )
refactor season challenge list to improve performances (321b9a4 )
trace HTTP gateway (2254bcf )
up-to-date docker agent (2df6785 )
use hostname as default agent name (8543bde )
v1.1.0
12 Mar 04:10
Compare
Sorry, something went wrong.
No results found
1.1.0 (2020-03-12)
Bug Fixes
added screenshoter bin to gitignore file (36095b2 )
repair platform-dev deployment (eaaa30a )
Features
add agent-dev deployment (f318019 )
add watchtower (093fb49 )
agent Dockerfile with dind and docker-compose (1472d6f )
api add challenge (0e605d2 )
ensure docker image has pwinit preloaded (2ef46f9 )
restricted area (8ca5af5 )
update cash with coupon validations (0b68c71 )