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

Bump 4.7.0 #5629

Merged
merged 3 commits into from
Jul 3, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

All notable changes to the Wazuh app project will be documented in this file.

## Wazuh v4.7.0 - OpenSearch Dashboards 2.6.0 - Revision 01

### Added

- Support for Wazuh 4.7.0

## Wazuh v4.6.0 - OpenSearch Dashboards 2.6.0 - Revision 01

### Added
Expand Down
354 changes: 177 additions & 177 deletions plugins/main/common/api-info/endpoints.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion plugins/main/common/services/web_documentation.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ test(`Generate a web documentation URL to the base URL using to the plugin short
});

test(`Generate a web documentation URL using a specific version`, () => {
expect(webDocumentationLink('user-manual/agent-enrollment/index.html', '4.6')).toBe(`${DOCUMENTATION_WEB_BASE_URL}/4.6/user-manual/agent-enrollment/index.html`);
expect(webDocumentationLink('user-manual/agent-enrollment/index.html', '4.7')).toBe(`${DOCUMENTATION_WEB_BASE_URL}/4.7/user-manual/agent-enrollment/index.html`);
});
6 changes: 2 additions & 4 deletions plugins/main/opensearch_dashboards.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
{
"id": "wazuh",
"version": "4.6.0-01",
"version": "4.7.0-01",
"opensearchDashboardsVersion": "opensearchDashboards",
"configPath": [
"wazuh"
],
"configPath": ["wazuh"],
"requiredPlugins": [
"navigation",
"data",
Expand Down
2 changes: 1 addition & 1 deletion plugins/main/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wazuh",
"version": "4.6.0",
"version": "4.7.0",
"revision": "01",
"stage": "stable",
"commit": "0e7201ff8",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,11 +60,11 @@ exports[`SubscriptionTab component renders correctly to match the snapshot 1`] =
helpLinks={
Array [
Object {
"href": "https://documentation.wazuh.com/4.6/office365/index.html",
"href": "https://documentation.wazuh.com/4.7/office365/index.html",
"text": "Using Wazuh to monitor Office 365",
},
Object {
"href": "https://documentation.wazuh.com/4.6/user-manual/reference/ossec-conf/office365-module.html",
"href": "https://documentation.wazuh.com/4.7/user-manual/reference/ossec-conf/office365-module.html",
"text": "Configuration options for the module",
},
]
Expand All @@ -76,11 +76,11 @@ exports[`SubscriptionTab component renders correctly to match the snapshot 1`] =
help={
Array [
Object {
"href": "https://documentation.wazuh.com/4.6/office365/index.html",
"href": "https://documentation.wazuh.com/4.7/office365/index.html",
"text": "Using Wazuh to monitor Office 365",
},
Object {
"href": "https://documentation.wazuh.com/4.6/user-manual/reference/ossec-conf/office365-module.html",
"href": "https://documentation.wazuh.com/4.7/user-manual/reference/ossec-conf/office365-module.html",
"text": "Configuration options for the module",
},
]
Expand Down Expand Up @@ -238,11 +238,11 @@ exports[`SubscriptionTab component renders correctly to match the snapshot 1`] =
links={
Array [
Object {
"href": "https://documentation.wazuh.com/4.6/office365/index.html",
"href": "https://documentation.wazuh.com/4.7/office365/index.html",
"text": "Using Wazuh to monitor Office 365",
},
Object {
"href": "https://documentation.wazuh.com/4.6/user-manual/reference/ossec-conf/office365-module.html",
"href": "https://documentation.wazuh.com/4.7/user-manual/reference/ossec-conf/office365-module.html",
"text": "Configuration options for the module",
},
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,11 +70,11 @@ exports[`ApiAuthTab component renders correctly to match the snapshot 1`] = `
helpLinks={
Array [
Object {
"href": "https://documentation.wazuh.com/4.6/office365/index.html",
"href": "https://documentation.wazuh.com/4.7/office365/index.html",
"text": "Using Wazuh to monitor Office 365",
},
Object {
"href": "https://documentation.wazuh.com/4.6/user-manual/reference/ossec-conf/office365-module.html",
"href": "https://documentation.wazuh.com/4.7/user-manual/reference/ossec-conf/office365-module.html",
"text": "Configuration options for the module",
},
]
Expand All @@ -86,11 +86,11 @@ exports[`ApiAuthTab component renders correctly to match the snapshot 1`] = `
help={
Array [
Object {
"href": "https://documentation.wazuh.com/4.6/office365/index.html",
"href": "https://documentation.wazuh.com/4.7/office365/index.html",
"text": "Using Wazuh to monitor Office 365",
},
Object {
"href": "https://documentation.wazuh.com/4.6/user-manual/reference/ossec-conf/office365-module.html",
"href": "https://documentation.wazuh.com/4.7/user-manual/reference/ossec-conf/office365-module.html",
"text": "Configuration options for the module",
},
]
Expand Down Expand Up @@ -248,11 +248,11 @@ exports[`ApiAuthTab component renders correctly to match the snapshot 1`] = `
links={
Array [
Object {
"href": "https://documentation.wazuh.com/4.6/office365/index.html",
"href": "https://documentation.wazuh.com/4.7/office365/index.html",
"text": "Using Wazuh to monitor Office 365",
},
Object {
"href": "https://documentation.wazuh.com/4.6/user-manual/reference/ossec-conf/office365-module.html",
"href": "https://documentation.wazuh.com/4.7/user-manual/reference/ossec-conf/office365-module.html",
"text": "Configuration options for the module",
},
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,11 +61,11 @@ exports[`GeneralTab component renders correctly to match the snapshot 1`] = `
helpLinks={
Array [
Object {
"href": "https://documentation.wazuh.com/4.6/office365/index.html",
"href": "https://documentation.wazuh.com/4.7/office365/index.html",
"text": "Using Wazuh to monitor Office 365",
},
Object {
"href": "https://documentation.wazuh.com/4.6/user-manual/reference/ossec-conf/office365-module.html",
"href": "https://documentation.wazuh.com/4.7/user-manual/reference/ossec-conf/office365-module.html",
"text": "Configuration options for the module",
},
]
Expand All @@ -78,11 +78,11 @@ exports[`GeneralTab component renders correctly to match the snapshot 1`] = `
help={
Array [
Object {
"href": "https://documentation.wazuh.com/4.6/office365/index.html",
"href": "https://documentation.wazuh.com/4.7/office365/index.html",
"text": "Using Wazuh to monitor Office 365",
},
Object {
"href": "https://documentation.wazuh.com/4.6/user-manual/reference/ossec-conf/office365-module.html",
"href": "https://documentation.wazuh.com/4.7/user-manual/reference/ossec-conf/office365-module.html",
"text": "Configuration options for the module",
},
]
Expand Down Expand Up @@ -258,11 +258,11 @@ exports[`GeneralTab component renders correctly to match the snapshot 1`] = `
links={
Array [
Object {
"href": "https://documentation.wazuh.com/4.6/office365/index.html",
"href": "https://documentation.wazuh.com/4.7/office365/index.html",
"text": "Using Wazuh to monitor Office 365",
},
Object {
"href": "https://documentation.wazuh.com/4.6/user-manual/reference/ossec-conf/office365-module.html",
"href": "https://documentation.wazuh.com/4.7/user-manual/reference/ossec-conf/office365-module.html",
"text": "Configuration options for the module",
},
]
Expand Down
2 changes: 1 addition & 1 deletion plugins/main/scripts/tag.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
# ======================================================= #

# Wazuh version: major.minor.patch
version = '4.6.0'
version = '4.7.0'
# App's revision number (previous rev + 1)
revision = '01'
# One of 'pre-alpha', 'alpha', 'beta', 'release-candidate', 'stable'
Expand Down