Releases: HewlettPackard/squest
Releases · HewlettPackard/squest
v1.8.1
v1.8.0
Breaking changes ⚠
- Context usable with Jinja has changed.
spec
/user_spec
-->instance
. Impacted pages:- default values of an operation survey
- 'when' of a profile notification filter
Fix
- URL for available instances was wrong
- Fix JSON integer cast in survey
- Remove exposed MySQL port from prod
Feature
- Add job template config on request process
- Notification filters split: Support or request notification
Enhancement
- Add billing group field in UserSerializer
- Filter instance by spec and user spec
- Update filter sidebar size
- Add accepted_by and approved_by field
v1.7.5
v1.7.4
Fix
- Accept request from API without survey doesn't work
- Auto-process only worked if auto-accept is enabled
- The extra_vars field is not valid if it is in JSON from the API.
- Update resource from API does not work for all fields
Enhancement]
- link docs to operations
- add request messages to request detail
v1.7.3
Enhancement
- Create instance from API return full serializer
- Instance filtered by multiple choice instead of text in UI
- Link to access instances by service from home page in UI
- Service catalog forms with data live search in UI
- Filter for attribute definitions in API
Fix
- Request operation from API return the new request
- Support choices as list in AWX survey
v1.7.2
Feature
- Custom links on instance detail page
Enhancement
- Custom threshold color on resource pool and quota
- Add description documentation to services and portfolios
Fix
- Date submitted was updated on each save
- Hide disabled services from homepage
- Hide admin only create operations for end users
v1.7.1
Enhancement
- Date format can be set for all date from the settings
- Merge operation name and operation color type
Fix
- Fix breadcrumbs links in notification page
- Link to the doc now target the correct current version of the running squest instance
- fill_in_survey flag was saved as a string when created from the API
- Fix maintenance mode was not working when used from the API
v1.7.0
Internal
- Bump python version to 3.10
Fix
- Global hook was not working
- Fix ajax call when synchronizing job template. Number of template was not updated
Feature
- Notification filters
- Extra vars on Tower server, service and operation
- Add maintenance mode
Enhancement
- Operations can be limited to administrators only
v1.6.1
v1.6.0
1.6.0 2022-06-30
Breaking changes
- API: Pagination added to all GET list of objects
Fix
- API: ID was not given when new request created
- Format issue with fill in survey
- instance_name variable can be used in the tower survey
Enhancement
- Swagger page support bearer auth
- Send email when support is closed
- show specs on accept/review page
- Add pending request for each service in the admin dashboard
- Save tags in session
Feature
- API: Add filters (filter by exact name in API vs contains in UI)
- Default API admin token can be added to the settings
- Python script based validator for form field
- Approval workflow
- Bulk delete for Instances
- Allow several create operations
- Portfolio