Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Elastic Stack 7.16.X and 7.17.X all minor versions #4054

Closed
8 tasks done
gdiazlo opened this issue Apr 20, 2022 · 5 comments
Closed
8 tasks done

Support Elastic Stack 7.16.X and 7.17.X all minor versions #4054

gdiazlo opened this issue Apr 20, 2022 · 5 comments
Assignees
Labels
type/enhancement Enhancement issue

Comments

@gdiazlo
Copy link
Member

gdiazlo commented Apr 20, 2022

We need to generate packages for 7.16.X and 7.17.X for all minor versions:

  • 7.17.3

  • 7.17.2

  • 7.17.1

  • 7.17.0

  • 7.16.3

  • 7.16.2

  • 7.16.1

  • 7.16.0

We need to ensure:

  • The release notes do not contain information which might cause our app to malfunction
  • Our app installs without errors
  • We test the application with a single browser
    • We can navigate through all main modules
    • We can contact the API and get results
    • The discover works with sample data

These smoke tests should focus in general functionality, as the detailed test were already done in major versions.

@gdiazlo gdiazlo added the type/enhancement Enhancement issue label Apr 20, 2022
@gdiazlo gdiazlo moved this to To do in Release 4.3.0 Apr 20, 2022
@Mayons
Copy link

Mayons commented Apr 20, 2022

Kibana 7.16.0

  • Release Notes For Kibana 7.16.0

  • Updates browser support: Google Chrome, Microsoft Edge, Mozilla Firefox, and ApplemSafari browser support has been updated. For more information, refer to #112523.

  • Removes legacy data table: The legacy aggregation-based data table and vis_type_table.legacyVisEnabled setting are no longer supported. For more information, refer to #111339.

  • Removes the legacy area, bar, and line charts library: The legacy aggregation-based area, bar, and line charts are no longer supported. For more information, refer to #110786.

  • Removes the Timelion app: The Timelion app is no longer supported. For more information, refer to #110255

  • Replaces Osquery scheduled query groups with packs: Queries are now scheduled using packs. For more information, refer to #107345.
    For more information, please check the Kibana Release Notes for 7.16.0

Package generated successful - Testing in progress

  • The release notes do not contain information which might cause our app to malfunction
  • Our app installs without errors
  • We test the application with a single browser
    • We can navigate through all main modules
    • We can contact the API and get results
    • The discover works with sample data

@Mayons
Copy link

Mayons commented Apr 20, 2022

Kibana 7.16.1

Release Notes For Kibana 7.16.1
Wazuh-Kibana-App for Kibana 7.16.1

  • The release notes do not contain information which might cause our app to malfunction
  • Our app installs without errors
  • We test the application with a single browser
    • We can navigate through all main modules
    • We can contact the API and get results
    • The discover works with sample data

@Mayons
Copy link

Mayons commented Apr 20, 2022

Kibana 7.16.2

Release Notes For Kibana 7.16.2
Wazuh-Kibana-App for Kibana 7.16.2

  • The release notes do not contain information which might cause our app to malfunction
  • Our app installs without errors
  • We test the application with a single browser
    • We can navigate through all main modules
    • We can contact the API and get results
    • The discover works with sample data

@snaow snaow moved this from To do to In progress in Release 4.3.0 Apr 21, 2022
@chantal-kelm
Copy link
Member

chantal-kelm commented Apr 21, 2022

Kibana 7.17.0

Release Notes for KIbana 7.17.0

Wazuh-Kibana-App for Kibana 7.17.0 - Test OK

Kibana 7.17.1

Release Notes for KIbana 7.17.1

Wazuh-Kibana-App for Kibana 7.17.1 - Test OK

Kibana 7.17.2

Release Notes for KIbana 7.17.2

Wazuh-Kibana-App for Kibana 7.17.2 - Test OK

Kibana 7.17.3

Release Notes for KIbana 7.17.3

Security update
The 7.17.3 release contains a fix to a potential security vulnerability. For more information, check Security Announcements.

Wazuh-Kibana-App for Kibana 7.17.3 - Test OK

  • The release notes do not contain information which might cause our app to malfunction
  • Our app installs without errors
  • We test the application with a single browser
    • We can navigate through all main modules
    • We can contact the API and get results
    • The discover works with sample data

@Mayons
Copy link

Mayons commented Apr 21, 2022

Kibana 7.16.3

Release Notes For Kibana 7.16.3
Wazuh-Kibana-App for Kibana 7.16.3

  • The release notes do not contain information which might cause our app to malfunction
  • Our app installs without errors
  • We test the application with a single browser
    • We can navigate through all main modules
    • We can contact the API and get results
    • The discover works with sample data

@snaow snaow changed the title Support ELK 7.16.X and 7.17.X all minor versions Support Elastic Stack 7.16.X and 7.17.X all minor versions Apr 21, 2022
@AlexRuiz7 AlexRuiz7 self-assigned this Apr 21, 2022
Repository owner moved this from In progress to Done in Release 4.3.0 Apr 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement Enhancement issue
Projects
No open projects
Status: Done
Development

No branches or pull requests

4 participants