diff --git a/packages/websphere_application_server/changelog.yml b/packages/websphere_application_server/changelog.yml index b51e3de64e89..4885261bfa6c 100644 --- a/packages/websphere_application_server/changelog.yml +++ b/packages/websphere_application_server/changelog.yml @@ -1,12 +1,16 @@ # newer versions go on top -- version: "0.4.0" +- version: "0.6.0" changes: - description: Migrate 'Session Manager' and 'Servlet' data-streams visualizations to lens. type: enhancement link: https://github.com/elastic/integrations/pull/5633 +- version: "0.5.0" + changes: - description: Migrate threadpool data-stream visualizations to lens. type: enhancement link: https://github.com/elastic/integrations/pull/5632 +- version: "0.4.0" + changes: - description: Migrate jdbc data-stream visualizations to lens. type: enhancement link: https://github.com/elastic/integrations/pull/5631 diff --git a/packages/websphere_application_server/manifest.yml b/packages/websphere_application_server/manifest.yml index 529567a7b051..eb72e303946a 100644 --- a/packages/websphere_application_server/manifest.yml +++ b/packages/websphere_application_server/manifest.yml @@ -1,7 +1,7 @@ format_version: 1.0.0 name: websphere_application_server title: WebSphere Application Server -version: 0.4.0 +version: 0.6.0 license: basic description: Collects metrics from IBM WebSphere Application Server with Elastic Agent. type: integration