Releases: ARGOeu/poem-2
Releases · ARGOeu/poem-2
Version 3.4.0
[3.4.0] - 2022-02-10
Added
- ARGO-3131 Introduce public reports pages
- ARGO-3223 Introduce filters based on EXTENSIONS
- ARGO-3412 Filter group values
- ARGO-3413 Filter hostname value
- ARGO-3495 Add thresholds profile field
- ARGO-3542 Update documentation on users page
Fixed
- ARGO-3394 Public metrics view return 403
- ARGO-3544 Cannot select metric in thresholds profiles' addview
- ARGO-3546 Fix filter_tags settings for "name" field
- ARGO-3561 Fix shelljs security vulnerability
- ARGO-3562 Fix profiles select on report, write_perm on add/cloneview, closing of failed login alert
- ARGO-3566 Ensure that entity data with empty value is not POSTed on WEB-AP
- ARGO-3567 Fix entity formik initialization for different cases
- ARGO-3568 Public report page not rendering if no entities
- ARGO-3570 Ensure that no empty report tag is POSTed on WEB-API
Changed
- ARGO-3244 Bump django to version 3.2
- ARGO-3397 Upgrade to Reactstrap 9
- ARGO-3411 Change label Endpoint group
- ARGO-3425 input value is not required
- ARGO-3485 Update documentation on thresholds profile page
- ARGO-3496 Update documentation on reports page
- ARGO-3497 Remove info_* and vo_* tags from group of endpoints tags options
- ARGO-3523 Bump webpack stuff
- ARGO-3543 Update frontend
Version 3.3.10
Added
- ARGO-2718 Create tests for reports
- ARGO-3096 Delete tenant feature
- ARGO-3171 Include tests for reports related API views
- ARGO-3177 Selective enablement of Reports WEB-API CRUD
- ARGO-3242 Use read-only token in repos internal API
Changed
- ARGO-3094 Use django-tenants for PostgreSQL tenant schemas
- ARGO-3221 Tag multiple values as comma separated strings
- ARGO-3230 Update POEM documentation
- ARGO-3242 Use read-only token in repos internal API
Fixed
- ARGO-3242 Use read-only token in repos internal API
- ARGO-3243 Bump outdated libs versions
Version 3.3.11
Added
- ARGO-3296 Prefetch data to speed up the page loading
- ARGO-3357 Vary POEM terms and privacy policy links for different tenants
Changed
- ARGO-3261 Refactor components just to work with react-query 3.*
- ARGO-3262 Improve query functions in all the components
- ARGO-3263 Refactor components to use 'useMutation' hook
- ARGO-3285 Handle binary tag value when second value is not presented in bucket
Fixed
- ARGO-3260 Fix parallel run of React tests
- ARGO-3330 500 status issue when trying to delete a threshold profile
- ARGO-3358 Fix error that is sometimes returned in specific probe page
Version 3.3.9
Added
- ARGO-2712 Create tests for metric profiles
- ARGO-2563 Introduce topology tags/filters handling in Reports page
- ARGO-3066 Fetch sites and NGIs needed for reports filtering from /topology WEB-API methods
- ARGO-2711 Create tests for Login page
- ARGO-3137 Sorted topology entities
- ARGO-3147 Update documentation regarding reports
- ARGO-3130 Display group of reports permissions on userdetails
Changed
- ARGO-3133 Use custom react-select component on Reports
- ARGO-3145 Reports internal POEM API methods tighten
- ARGO-3134 Do not reset tags form state to initials
- ARGO-3135 Ensure topology type and group selected
- ARGO-3068 Do not allow profile renaming
- ARGO-3097 Tighten up PUT and POST on the backend API
- ARGO-3162 Postprocess binary tags value in onChange handler
Fixed
- ARGO-3174 Fix tuple remove for all tag tuples not just last
- ARGO-3143 Fix failing tests
Version 3.3.8
Added
- ARGO-2709 Create tests for Agregation profiles
- ARGO-2715 Create tests for operation profiles
- ARGO-2716 Create tests for packages
- ARGO-2719 Create tests for service types
- ARGO-2720 Create tests for tenants
- ARGO-2721 Create tests for thresholds profiles
- ARGO-2722 Create tests for users
- ARGO-2723 Create tests for YUM repos
Changed
- ARGO-2947 Package requirements.txt
- ARGO-2977 Show only metric templates which are not already imported in listview on tenant POEM
Fixed
- ARGO-2946 Point default poem.conf Apache configuration to OS CA bundle
- ARGO-3067 djangosaml2 upgrade breaks POEM
Version 3.3.7
Added
- ARGO-2533 Import/export csv for metric profiles
- ARGO-2717 Create tests for probes
- ARGO-2714 Create tests for metric templates
- ARGO-2859 Expose internal metric info when fetching repos
- ARGO-2713 Create tests for metrics
- ARGO-2710 Create tests for group elements
- ARGO-2691 Create tests for API key components
Fixed
- ARGO-2928 When changing repo in package changeview version is reset to previous value
- ARGO-2925 Bump pysaml to resolve security issue
- ARGO-2912 sync-servtype not returning properly if tenant service types should be synced
Changed
- ARGO-2924 Update documentation regarding import/export csv for metric profiles
Version 3.3.6
Added
- Individual pages should have meaningful document title
- Optional service type sync for tenants
Fixed
- Prevent adding of new service type groups if metric profiles is not associated
- Bump ini js package
- Fix linting errors in Login.js
- React-POEM backend updates
- Public tenant resources not rendering
- Browser refresh or direct visit of resource changeview triggers queries with uninitialized variables
Changed
- Switch aggregation profiles changeview to formik v2
- Switch metric profiles to formik v2
- Reorganize python unit tests in multiple files
- Switch thresholds profiles to formik v2
- Switch YUM repos page to formik v2
- Switch users page to formik v2
- Switch tenants page to formik v2
- Switch reports to formik v2
Version 3.3.5-1
[3.3.5] - 2020-11-05
Added
- ARGO-2614 Use caching on tenant page
Fixed
- ARGO-2679 Bug with metric template import
Changed
- ARGO-2567 Refactor metric profile by using React Context
- ARGO-2606 Switch 'Login' component to React Hooks
- ARGO-2608 Switch 'Users' components to React Hooks
- ARGO-2613 Use 'state' variable in BaseArgoView
- ARGO-2653 Refactor metric profiles to React Hooks
- ARGO-2654 Refactor aggregation profiles to React Hooks
- ARGO-2655 Refactor aggregation profiles by using React Context
- ARGO-2658 Switch 'App' component to React Hooks
Version 3.3.4-1
Added
- ARGO-2598 Privacy Policy sidebar reference to UI
- ARGO-2611 Public service types pages
Fixed
- ARGO-2566 Remove dummy group on public_aggregationprofiles
- ARGO-2568 Update documentation for October release
- ARGO-2615 Public metric template changeview not rendering on tenant POEM
- ARGO-2650 Filtering metric templates by OS tag not working on POEM
Changed
- ARGO-2589 Refactor profiles changelist view with react-table-v7
- ARGO-2597 Rename Privacy Policies to Cookie Policies
Version 3.3.3
- ARGO-2574 Cookie policy for ARGO POEM