Removed The Subscriptions feature has been removed. Removed the /subscriptions API endpoint. Removed the subscription_id query parameter from the GET /jobs API endpoint. Removed the subscription_id field from the response body of the GET /jobs API endpoint
Added <ul> <li>Added support for updating subscription <code>start</code> an...
Changed The HyP3 API is now implemented as an API Gateway REST API, supporting private API deployme...
Added The GET /jobs endpoint now includes a user_id parameter, which allows retrieving jobs submitt...
Removed The Subscriptions feature has been removed. Removed the /subscriptions API endpoint. Remove...
Removed Removed the Job.subscription_id attribute in response to the Subscriptions feature being re...
Deprecated The Subscriptions feature has been deprecated and will be removed as early as 2023-09-05...
Added GET /jobs responses now include a subscription_id field for jobs created by subscriptions GET...
Added POST /subscriptions requests may now include a validate_only key which when set to true will ...
Added PATCH /subscriptions requests may now update a subscription's enabled attribute in addition t...
Fixed Limited the number of jobs a subscription can send at a time to avoid timing out. Fixes #794....
Changed Subscription handling is now parallelized using a manager to launch one worker per subscrip...
Fixed POST /jobs no longer allows users to submit a job of one job_type with the parameters of anot...
Added <ul> <li><code>/subscriptions</code> endpoint which allows a user to d...
Added <ul> <li>Added support for updating subscription <code>start</code> an...
Changed The HyP3 API is now implemented as an API Gateway REST API, supporting private API deployme...
Added The GET /jobs endpoint now includes a user_id parameter, which allows retrieving jobs submitt...
Removed The Subscriptions feature has been removed. Removed the /subscriptions API endpoint. Remove...
Removed Removed the Job.subscription_id attribute in response to the Subscriptions feature being re...
Deprecated The Subscriptions feature has been deprecated and will be removed as early as 2023-09-05...
Added GET /jobs responses now include a subscription_id field for jobs created by subscriptions GET...
Added POST /subscriptions requests may now include a validate_only key which when set to true will ...
Added PATCH /subscriptions requests may now update a subscription's enabled attribute in addition t...
Fixed Limited the number of jobs a subscription can send at a time to avoid timing out. Fixes #794....
Changed Subscription handling is now parallelized using a manager to launch one worker per subscrip...
Fixed POST /jobs no longer allows users to submit a job of one job_type with the parameters of anot...
Added <ul> <li><code>/subscriptions</code> endpoint which allows a user to d...
Added <ul> <li>Added support for updating subscription <code>start</code> an...
Changed The HyP3 API is now implemented as an API Gateway REST API, supporting private API deployme...
Added The GET /jobs endpoint now includes a user_id parameter, which allows retrieving jobs submitt...