Changed The logs attribute in GET /jobs responses is now only populated for FAILED jobs, and will be an empty list for SUCCEEDED job
Fixed Resolved an issue where HyP3.find_jobs() did not correctly filter results when using the stat...
Changed <ul> <li>Increased default job quota to 1,000 jobs per user per month</li>...
Removed The Subscriptions feature has been removed. Removed the /subscriptions API endpoint. Remove...
Changed The logs attribute in GET /jobs responses is now only populated for FAILED jobs, and will b...
Added POST /jobs now excepts custom job parameters when submitting jobs GET /jobs now shows paramet...
Fixed Fix how we fetch jobs that are waiting for step function execution, so that we actually start...
Added The GET /jobs endpoint now includes a user_id parameter, which allows retrieving jobs submitt...
Added lib/dynamo library to allow sharing common code among different apps. Changed POST /jobs re...
Fixed Handle missing log stream when uploading logs, which should prevent jobs from remaining in RU...
Added POST /jobs now accepts a validate_only key at root level, set to true to skip submitting jobs...
Added The HyP3.find_jobs method now includes a user_id parameter that allows retrieving jobs for a ...
Changed AWS Batch jobs are now retried twice, once after 10 minutes and once after 60 minutes, to r...
Fixed GET /jobs requests now accept name parameters up to 100 characters. Fixes #1019
Added Unit tests for get-files lambda function Fixed Resolved HTTP 500 errors for POST /jobs requ...
Added Added Code of Conduct and Contributing Guidelines Changed MonthlyJobQuotaPerUser stack para...
Fixed Resolved an issue where HyP3.find_jobs() did not correctly filter results when using the stat...
Changed <ul> <li>Increased default job quota to 1,000 jobs per user per month</li>...
Removed The Subscriptions feature has been removed. Removed the /subscriptions API endpoint. Remove...
Changed The logs attribute in GET /jobs responses is now only populated for FAILED jobs, and will b...
Added POST /jobs now excepts custom job parameters when submitting jobs GET /jobs now shows paramet...
Fixed Fix how we fetch jobs that are waiting for step function execution, so that we actually start...
Added The GET /jobs endpoint now includes a user_id parameter, which allows retrieving jobs submitt...
Added lib/dynamo library to allow sharing common code among different apps. Changed POST /jobs re...
Fixed Handle missing log stream when uploading logs, which should prevent jobs from remaining in RU...
Added POST /jobs now accepts a validate_only key at root level, set to true to skip submitting jobs...
Added The HyP3.find_jobs method now includes a user_id parameter that allows retrieving jobs for a ...
Changed AWS Batch jobs are now retried twice, once after 10 minutes and once after 60 minutes, to r...
Fixed GET /jobs requests now accept name parameters up to 100 characters. Fixes #1019
Added Unit tests for get-files lambda function Fixed Resolved HTTP 500 errors for POST /jobs requ...
Added Added Code of Conduct and Contributing Guidelines Changed MonthlyJobQuotaPerUser stack para...
Fixed Resolved an issue where HyP3.find_jobs() did not correctly filter results when using the stat...
Changed <ul> <li>Increased default job quota to 1,000 jobs per user per month</li>...
Removed The Subscriptions feature has been removed. Removed the /subscriptions API endpoint. Remove...