diff --git a/.ruby-version b/.ruby-version new file mode 100644 index 00000000..5436ea06 --- /dev/null +++ b/.ruby-version @@ -0,0 +1 @@ +3.3.2 \ No newline at end of file diff --git a/Gemfile b/Gemfile index 5b257c9a..bdbcb470 100644 --- a/Gemfile +++ b/Gemfile @@ -1,5 +1,6 @@ source "https://rubygems.org" +ruby '~> 3.3' gem "github-pages", group: :jekyll_plugins gem "webrick", "~> 1.7" diff --git a/_config.yml b/_config.yml index bdd29680..b97942fa 100644 --- a/_config.yml +++ b/_config.yml @@ -18,7 +18,7 @@ slack_url: https://slack.openmainframeproject.org mailing_list_user_url: https://lists.openmainframeproject.org/g/zowe-user youtube_zowe_url: https://www.youtube.com/playlist?list=PL8REpLGaY9QE_9d57tw3KQdwSVLKuTpUZ conformance_page_url: https://www.openmainframeproject.org/projects/zowe/conformance -omp_calendar_url: https://lists.openmainframeproject.org/g/zowe-dev/calendar +omp_calendar_url: https://zoom-lfx.platform.linuxfoundation.org/meetings/zowe zos_download_url: legal.html?version= containerization_download_url: legal.html?type=containerization&version= cli_download_url: legal.html?type=cli&version= @@ -63,10 +63,10 @@ zowe_cli_ftp_plugin_url: https://github.com/zowe/zowe-cli-ftp-plugin zowe_cli_ims_plugin_url: https://github.com/zowe/zowe-cli-ims-plugin zowe_cli_mq_plugin_url: https://github.com/zowe/zowe-cli-mq-plugin zowe_explorer_doc_url: https://docs.zowe.org/stable/user-guide/ze-install.html#installing-zowe-explorer -zowe_explorer_github_url: https://github.com/zowe/vscode-extension-for-zowe +zowe_explorer_github_url: https://github.com/zowe/zowe-explorer-vscode zowe_explorer_slack_url: https://openmainframeproject.slack.com/archives/CUVE37Z5F -zowe_explorer_next_github_url: https://github.com/zowe/vscode-extension-for-zowe/releases -zowe_explorer_next_doc_url: https://github.com/zowe/vscode-extension-for-zowe/tree/next/docs/Early%20Access%20-%20Using%20Global%20Profile%20Configuration.md +zowe_explorer_next_github_url: https://github.com/zowe/zowe-explorer-vscode/releases +zowe_explorer_next_doc_url: https://github.com/zowe/zowe-explorer-vscode/tree/next/docs/Early%20Access%20-%20Using%20Global%20Profile%20Configuration.md zowe_cics_explorer_next_github_url: https://github.com/zowe/vscode-extension-for-cics/releases zowe_sdk_doc_url: https://docs.zowe.org/stable/getting-started/overview.html#zowe-client-software-development-kits-sdks zowe_sdk_github_url: https://github.com/zowe/zowe-cli diff --git a/_data/announcements.yml b/_data/announcements.yml index d58e8839..14b0e932 100644 --- a/_data/announcements.yml +++ b/_data/announcements.yml @@ -1,4 +1,6 @@ # Announcements # Links need to be shared within announcement in the HTML form e.g. text visible for user -- announcement: "Are you ready for Zowe V3? Join our Consumer Office Hours at 8am Fridays beginning on 1/5/2024, see the zowe calendar for details" +- announcement: "Join the Zowe community on Wednesday, May 29 at 11:30 am -12:30 pm ET for the next quarterly update webinar! Register here" +- announcement: "Zowe V3 Release NEW delivery date: September 30, 2024 -- The Community will refresh v3 Office Hours in September" +- announcement: "Zowe V2 will have three more releases - 2.16 (May 30), 2.17 (July 15), 2.18 (August 30)" - announcement: "Stay informed, join our Zowe User mailing list today" diff --git a/_data/projects.yml b/_data/projects.yml index 3ba746e1..61a994ae 100644 --- a/_data/projects.yml +++ b/_data/projects.yml @@ -25,7 +25,7 @@ dedication: Core - name: Zowe Explorer description: A Visual Studio Code extension that modernizes the way developers and system administrators interact with z/OS mainframes. Zowe Explorer lets you interact with data sets, USS files, and jobs that are stored on z/OS. The extension complements your Zowe CLI experience and lets you use authentication services like API Mediation Layer. - github_url: https://github.com/zowe/vscode-extension-for-zowe + github_url: https://github.com/zowe/zowe-explorer-vscode slack_url: https://openmainframeproject.slack.com/archives/CUVE37Z5F doc_url: https://docs.zowe.org/stable/user-guide/ze-install.html#installing-zowe-explorer img_url: assets/img/zowe-explorer-image.webp diff --git a/_data/releases.yml b/_data/releases.yml index efc88677..7755da9f 100644 --- a/_data/releases.yml +++ b/_data/releases.yml @@ -2,28 +2,56 @@ # Note - keep this in order as the latest release is pulled from the first item in the list! future: v2: - - version: 2.15.1 - release_date: 2024-05-27 - - version: 2.15.0 - release_date: 2024-03-04 + - version: 2.17 + release_date: 2024-07-15 v1: - - version: 1.28.6 - release_date: 2024-09-30 + - version: 1.28.8 + release_date: 2024-10-14 -v2: +v2: + - version: 2.16.0 + zos_version: 2.16.0 + smpe_version: 2.16.0 + pswi_version: 2.16.0 + smpe_sysmod: PTF + smpe_numbers: UO90057 UO90058 + containerization_version: 2.16.0 + cli_version: 2.16.0 + cli_plugins_version: 2.16.0 + explorer_version: 2.16.0 + node_sdk_version: 2.16.0 + python_sdk_version: 2.16.0 + release_date: 2024-05-23 + documentation: stable + release_notes: v2_16_0 + - version: 2.15.0 + zos_version: 2.15.0 + smpe_version: 2.15.0 + pswi_version: 2.15.0 + smpe_sysmod: PTF + smpe_numbers: UO90049 UO90050 + containerization_version: 2.15.0 + cli_version: 2.15.0 + cli_plugins_version: 2.15.0 + explorer_version: 2.15.0 + node_sdk_version: 2.15.0 + python_sdk_version: 2.15.0 + release_date: 2023-03-08 + documentation: v2_15_x + release_notes: v2_15_0 - version: 2.14.0 zos_version: 2.14.0 smpe_version: 2.14.0 smpe_sysmod: PTF smpe_numbers: UO90047 UO90048 - containerization_version: 2.13.0 + containerization_version: 2.14.0 cli_version: 2.14.0 cli_plugins_version: 2.14.0 explorer_version: 2.14.0 node_sdk_version: 2.14.0 python_sdk_version: 2.14.0 release_date: 2023-01-26 - documentation: stable + documentation: v2_14_x release_notes: v2_14_0 - version: 2.13.0 zos_version: 2.13.0 @@ -243,6 +271,30 @@ v2: documentation: v2.0.x release_notes: v2_0_0 v1: + - version: 1.28.7 + zos_version: 1.28.7 + smpe_version: 1.28.7 + smpe_sysmod: PTF + smpe_numbers: UO90063 UO90064 + cli_version: 1.28.7 + cli_plugins_version: 1.28.7 + node_sdk_version: 1.28.7 + python_sdk_version: 1.28.7 + release_date: 2024-06-11 + documentation: v1.28.x + release_notes: v1_28_7 + - version: 1.28.6 + zos_version: 1.28.6 + smpe_version: 1.28.6 + smpe_sysmod: PTF + smpe_numbers: UO90051 UO90052 + cli_version: 1.28.6 + cli_plugins_version: 1.28.6 + node_sdk_version: 1.28.6 + python_sdk_version: 1.28.6 + release_date: 2024-04-11 + documentation: v1.28.x + release_notes: v1_28_6 - version: 1.28.5 zos_version: 1.28.5 smpe_version: 1.28.5 diff --git a/_data/v2/vnext_changes.yml b/_data/v2/vnext_changes.yml index 68c11662..ed576e12 100644 --- a/_data/v2/vnext_changes.yml +++ b/_data/v2/vnext_changes.yml @@ -81,9 +81,9 @@ image: /assets/img/zowe-explorer-image.webp description: | - - Changes to settings keys - automated migration of settings when user opens Zowe Explorer v2: (includes documentation) ([#PR 1450](https://github.com/zowe/vscode-extension-for-zowe/pull/1450)) - - [Using Global Profile Configuration](https://github.com/zowe/vscode-extension-for-zowe/blob/next/docs/Early%20Access%20-%20Using%20Global%20Profile%20Configuration.md) - - [Changes Affecting Extenders](https://github.com/zowe/vscode-extension-for-zowe/blob/next/docs/Early%20Access%20-%20Changes%20Affecting%20Extenders.md) + - Changes to settings keys - automated migration of settings when user opens Zowe Explorer v2: (includes documentation) ([#PR 1450](https://github.com/zowe/zowe-explorer-vscode/pull/1450)) + - [Using Global Profile Configuration](https://github.com/zowe/zowe-explorer-vscode/blob/next/docs/Early%20Access%20-%20Using%20Global%20Profile%20Configuration.md) + - [Changes Affecting Extenders](https://github.com/zowe/zowe-explorer-vscode/blob/next/docs/Early%20Access%20-%20Changes%20Affecting%20Extenders.md) - name: Systems homepage_link: diff --git a/_data/v2/vnext_faq.yml b/_data/v2/vnext_faq.yml index d84fbc15..0cc9ac07 100644 --- a/_data/v2/vnext_faq.yml +++ b/_data/v2/vnext_faq.yml @@ -121,7 +121,7 @@ general: The recommended approach for editing the config file is to launch it in VS Code from Zowe Explorer and make modifications there. The designated user responsible for creating and maintaining the config (we recommend a team lead or Administrator) will be able to leverage the built-in “intellisense” when editing the file. *Note: **Team Config fundamentally changes the paradigm on profile creation & management.** Prior to Team Config, **all users** were required to understand, create, test, trouble-shoot, and manage their own profiles. Team Config was designed to scale all of these tasks back, remove the burden from individual users and centralize it. Once the config is distributed most users should not need to make any significant edits.* - Join the discussion on this topic here: [https://github.com/zowe/vscode-extension-for-zowe/discussions/1535](https://github.com/zowe/vscode-extension-for-zowe/discussions/1535) + Join the discussion on this topic here: [https://github.com/zowe/zowe-explorer-vscode/discussions/1535](https://github.com/zowe/zowe-explorer-vscode/discussions/1535) diff --git a/_data/vnext_announcements.yml b/_data/vnext_announcements.yml index 099f34af..f6bb7062 100644 --- a/_data/vnext_announcements.yml +++ b/_data/vnext_announcements.yml @@ -1,2 +1,7 @@ - announcement: Zowe v3 is going GA on 2024/03/28 +- announcement: | + + Zowe V2 will have 3 more releases - 2.16 (May 30), 2.17 (July 15), 2.18 (August 30) + + Zowe V1 will End Support on September 30, 2024 with last patch release planned for October 14th - announcement: Learn more about Zowe Extensions V3 Compatibility, Conformance, and Availability Statement on Downloads page \ No newline at end of file diff --git a/_data/vnext_changes.yml b/_data/vnext_changes.yml index 4ea93110..24e2f9bb 100644 --- a/_data/vnext_changes.yml +++ b/_data/vnext_changes.yml @@ -5,7 +5,6 @@ **Breaking changes** - - Spring Cloud Gateway replaces Netflix Zuul based Gateway - The authentication endpoints wont support the route /api/v1/gateway and instead will support only /gateway/api/v1 - Spring Enabler will be updated to Spring Boot 3 and Spring 6 and the Spring Boot 2 and Spring 5 versions won't be supported anymore - Datasets API is archived @@ -13,12 +12,13 @@ - Metrics service is archived - IMS API is archived - Java 17 is required for API Mediation Layer to run - - z/OSMF in version V2R5 (preferred) or V2R3, V2R4 with APAR PH12143 applied + - z/OSMF in version V2R5 with APAR PH12143 applied - Statically onboarded services needs to do it via modifying the zowe.yaml and adding a directory outside of the zowe to read the files from + - Keyrings need to change configuration from safkeyring://// to safkeyring:// + - Support access to the zosmf only via /ibmzosmf route. Supporting both created issues for CLI setup **Important updates** - - API Rate Limiting supported by the Spring Cloud Gateway - Authentication and Authorization Service is separate service, only one that needs z/OS directly - name: Application Framework @@ -45,9 +45,9 @@ - Remove deprecated items - [CLI](https://github.com/zowe/zowe-cli/issues/1694) and [Imperative](https://github.com/zowe/imperative/issues/970) - IMS CLI extension is archived - **Important updates** + **Pre-release availability** - - Provide a Jenkinsfile template to replace shared library (github.com/zowe/zowe-cli-version-controller) + - V3 pre-release versions are available via [npm](https://www.npmjs.com/package/@zowe/cli) under the 'next' tag. - name: Explorer for Intellij homepage_link: /#zowe-intellij-plugin-intro @@ -70,7 +70,7 @@ **Breaking changes** - Remove V1 profile support - - Remove deprecated items - [Explorer for VSCode](https://github.com/zowe/vscode-extension-for-zowe/issues/2238) + - Remove deprecated items - [Explorer for VSCode](https://github.com/zowe/zowe-explorer-vscode/issues/2238) - Change profile creation menus - Store extension settings in the local storage @@ -79,6 +79,10 @@ - Store persistent settings in local storage - Compare files in MVS view, the USS view and across the two views + **Pre-release availability** + + - V3 pre-release versions are available via [GitHub releases](https://github.com/zowe/zowe-explorer-vscode/releases) or via the [Open VSX Registry](https://open-vsx.org/extension/Zowe/vscode-extension-for-zowe). + - name: Installation and Packaging homepage_link: image: diff --git a/_data/vnext_conformance_criteria.yml b/_data/vnext_conformance_criteria.yml index e69de29b..22f3e642 100644 --- a/_data/vnext_conformance_criteria.yml +++ b/_data/vnext_conformance_criteria.yml @@ -0,0 +1,24 @@ +- name: Zowe API Mediation Layer + description: | + + The API Mediation Layer related conformance Criteria are [here](https://ibm.box.com/s/qin12i90slsxzv2zdpiq4we6o6157gh5) + +- name: Zowe CLI + description: | + + The CLI related conformance Criteria are [here](https://ibm.box.com/s/d8dgrx37k42wi2o92bk6vglfdazmkte9) + +- name: Zowe Explorer + description: | + + The Explorer related conformance Criteria are [here](https://ibm.box.com/s/xmiwe01li8n0mgx4wpj68dqpsw2ybati) + +- name: Zowe Application Framework + description: | + + The Application Framework related conformance Criteria are [here](https://ibm.box.com/s/krk4cckl7mo1wgmjkghv1s82q8cu5rx1) + +- name: Support Providers + description: | + + The Support providers related conformance Criteria are [here](https://ibm.box.com/s/ok85oj6eflnpxsxvp1rntrebjbhebuk1) \ No newline at end of file diff --git a/_data/vnext_office_hours.yml b/_data/vnext_office_hours.yml index b5a5b031..5a054be0 100644 --- a/_data/vnext_office_hours.yml +++ b/_data/vnext_office_hours.yml @@ -26,44 +26,75 @@ extenders: materials_link: https://ibm.box.com/s/0srch736nkq0q6kcrxazt0nvgfjnxyd3 consumers: + - date: 09/06/2024 8AM - 9AM ET + topic: Web UI + meeting_link: https://zoom-lfx.platform.linuxfoundation.org/meeting/92746535715?password=0d6d9c4d-acab-4979-9ac1-f0a99aaa75c2 + recording_link: + materials_link: + - date: 09/13/2024 8AM - 9AM ET + topic: API Mediation Layer + meeting_link: https://zoom-lfx.platform.linuxfoundation.org/meeting/92746535715?password=0d6d9c4d-acab-4979-9ac1-f0a99aaa75c2 + recording_link: + materials_link: + - date: 09/20/2024 8AM - 9AM ET + topic: CLI & Client Node SDK + meeting_link: https://zoom-lfx.platform.linuxfoundation.org/meeting/92746535715?password=0d6d9c4d-acab-4979-9ac1-f0a99aaa75c2 + recording_link: + materials_link: + - date: 09/27/2024 8AM - 9AM ET + topic: Explorer (VS Code) + meeting_link: https://zoom-lfx.platform.linuxfoundation.org/meeting/92746535715?password=0d6d9c4d-acab-4979-9ac1-f0a99aaa75c2 + recording_link: + materials_link: + - date: 10/04/2024 8AM - 9AM ET + topic: Explorer (Intellij) + meeting_link: https://zoom-lfx.platform.linuxfoundation.org/meeting/92746535715?password=0d6d9c4d-acab-4979-9ac1-f0a99aaa75c2 + recording_link: + materials_link: + - date: 10/11/2024 8AM - 9AM ET + topic: Systems, Install & Packaging + meeting_link: https://zoom-lfx.platform.linuxfoundation.org/meeting/92746535715?password=0d6d9c4d-acab-4979-9ac1-f0a99aaa75c2 + recording_link: + materials_link: + - date: 10/18/2024 8AM - 9AM ET + topic: Open Office Hours + meeting_link: https://zoom-lfx.platform.linuxfoundation.org/meeting/92746535715?password=0d6d9c4d-acab-4979-9ac1-f0a99aaa75c2 + recording_link: + materials_link: - date: 01/05/2024 8AM - 9AM ET topic: API Mediation Layer meeting_link: https://zoom-lfx.platform.linuxfoundation.org/meeting/95815909111?password=57c97886-d2b6-4430-9c05-1eedfa1e0fa7 - recording_link: https://zoom.us/rec/share/iZ6-6mv0qy8tlnaIshVYyEF5fWAREjWYuwuvyyB9v9QKUcAzrpXZArT83qgpmO4u.tQFWMquAL3_sqgug + recording_link: https://youtu.be/6gkoSSypTck?si=h4DJCZ8LzZMj3rHh materials_link: https://ibm.box.com/s/06rtqh1at3nd7q3lgi36ly8uum1h4adn - date: 01/12/2024 8AM - 9AM ET topic: CLI meeting_link: https://zoom-lfx.platform.linuxfoundation.org/meeting/95815909111?password=57c97886-d2b6-4430-9c05-1eedfa1e0fa7 - recording_link: https://zoom.us/rec/share/oWx79e8rAeAMFSikY9klU0-zURSE4TBZGxUQg33aqsBRPQs8LWQuE8DG4qIWy4fK.bGhUwOZitTNq0gYz + recording_link: https://youtu.be/wgzJO9eyyhA?si=dgER1FQVzwAvm_1t materials_link: https://ibm.box.com/s/aqcwrc83i8uq9llyo3kae8pjxi0p1xlb - date: 01/12/2024 8AM - 9AM ET topic: Node Client SDK meeting_link: https://zoom-lfx.platform.linuxfoundation.org/meeting/95815909111?password=57c97886-d2b6-4430-9c05-1eedfa1e0fa7 - recording_link: https://zoom.us/rec/share/oWx79e8rAeAMFSikY9klU0-zURSE4TBZGxUQg33aqsBRPQs8LWQuE8DG4qIWy4fK.bGhUwOZitTNq0gYz + recording_link: https://youtu.be/wgzJO9eyyhA?si=dgER1FQVzwAvm_1t materials_link: https://ibm.box.com/s/ujdkjfb6f1zhx4amse1x7aysdb76ai80 - date: 01/19/2024 8AM - 9AM ET topic: Explorer (VSCode) meeting_link: https://zoom-lfx.platform.linuxfoundation.org/meeting/95815909111?password=57c97886-d2b6-4430-9c05-1eedfa1e0fa7 - recording_link: https://zoom.us/rec/share/DjXmEXpMaQKTww7czM2IgDpHvUPi4ltC7DsrvNXI0EX1pBel3S4F7cgLXp_qOo-y.ChpJROsc0PhkhAh4 + recording_link: https://youtu.be/ZGmD2hxJVHE?si=ra46RJu3YdkecrXu materials_link: https://ibm.box.com/s/366i3i576c3r2s6kn3sqtwxzsj9lcpzm - date: 01/26/2024 8AM - 9AM ET topic: Explorer (Intellij) meeting_link: https://zoom-lfx.platform.linuxfoundation.org/meeting/95815909111?password=57c97886-d2b6-4430-9c05-1eedfa1e0fa7 - recording_link: - materials_link: + recording_link: https://youtu.be/mDlCuhizy3M?si=OlFs5mXUahH59xEl + materials_link: https://ibm.box.com/s/monvnv2b55v1p6cz5cpxrmeyf8m794j4 - date: 02/02/2024 8AM - 9AM ET topic: Web UI meeting_link: https://zoom-lfx.platform.linuxfoundation.org/meeting/95815909111?password=57c97886-d2b6-4430-9c05-1eedfa1e0fa7 - recording_link: - materials_link: + recording_link: https://youtu.be/KllchLDvBjs?si=WxJ4nBJrUDzqwwwW + materials_link: https://ibm.box.com/s/asqn9wx7qc1mfwmdn6dqnkt56xuuflaz - date: 02/09/2024 8AM - 9AM ET topic: Systems Install & Packaging meeting_link: https://zoom-lfx.platform.linuxfoundation.org/meeting/95815909111?password=57c97886-d2b6-4430-9c05-1eedfa1e0fa7 - recording_link: - materials_link: - - date: 02/16/2024 8AM - 9AM ET - topic: Open Office Hours - meeting_link: https://zoom-lfx.platform.linuxfoundation.org/meeting/95815909111?password=57c97886-d2b6-4430-9c05-1eedfa1e0fa7 - recording_link: - materials_link: - + recording_link: https://youtu.be/EQ-jYYl6wnY?si=W3ei2hVVqMcR0Mcn + materials_link: https://ibm.box.com/s/iy5fwn7u5jcjaxfnopd9i6acjsb491qx + + diff --git a/assets/roadmap/Zowe Roadmap CY24Q2.pdf b/assets/roadmap/Zowe Roadmap CY24Q2.pdf new file mode 100644 index 00000000..ee94e7a2 Binary files /dev/null and b/assets/roadmap/Zowe Roadmap CY24Q2.pdf differ diff --git a/contribute.md b/contribute.md index 9e0e8632..40d0ca43 100644 --- a/contribute.md +++ b/contribute.md @@ -68,7 +68,7 @@
Zowe is an open source project - this means that anyone can contribute to any part of it, and that includes you! The best ways to first get involved are opening issues on GitHub, saying hi on Slack, or joining the weekly calls of one of the squads listed below.
Zowe’s most frequent and dedicated contributors work in teams called “squads”. If you have specific questions or are excited about a particular part of Zowe, connect with the relevant squad using the table below! Occasionally, some of the meetings might be changed, cancelled or rescheduled. Stay up to date on meetings in the Zowe meeting calendar or the Slack channels.
- + diff --git a/download.md b/download.md index b96399f4..dd5476cd 100644 --- a/download.md +++ b/download.md @@ -170,9 +170,18 @@ distribution. The PSWI allows the full installation as you are used to from SMP/E build, but it uses the new standard for mainframe software distribution.Download the PSWI based on FMID AZWE002
+ {% if site.data.releases.v2[0].pswi_version and site.data.releases.v2[0].pswi_version != site.data.releases.v2[0].zos_version %} +Caution: This PSWI release does not match the latest Zowe release, seen above. Please check the home page announcements for more information.
+ {% endif %} + {% if site.data.releases.v2[0].pswi_version %}Zowe PSWI - {{ site.data.releases.v2[0].zos_version }}
+ href="{{ site.pswi_download_uri }}{{ site.data.releases.v2[0].pswi_version }}">Zowe PSWI + {{ site.data.releases.v2[0].pswi_version }} + {% else %} +Zowe PSWI + {{ site.data.releases.v2[0].zos_version }}
+ {% endif %}Last updated: April 6, 2023
Zowe’s core purpose is to foster an ecosystem that supports the collaborative and public development of free - and open source software projects (each, a “Project”). This privacy policy (“Privacy Policy”) describes - our policies and procedures about the collection, use, disclosure and sharing, or other processing of your - personal information when you use our websites (e.g., zowe.org, docs.zowe.org) as - well as when you interact with or participate in our events, programs, and our other services and - offerings. This Privacy Policy - applies to activities by Zowe and its affiliates, subsidiaries and related entities.
-For purposes of the GDPR, Zowe is the controller of your personal information. Where processing of personal - information is undertaken by our affiliates, subsidiaries and related entities, they are a joint controller - with Zowe for your personal information.
-Capitalized terms that are not defined in this Privacy Policy have the meaning given them in our Terms of Use or, if you engage with Zowe, - then those defined in the LFX Platform - Use Agreement (as applicable, the “Terms”). In this Privacy Policy, “personal information” - includes references to “personal data” as defined under applicable laws. Your use of our Sites and Services, - and any dispute over privacy, is subject to this Policy and the relevant Terms, including the applicable - limitations on damages and the resolution of disputes. The Terms are incorporated by reference into this - Policy.
-Personal information that Zowe collects
-We collect personal information directly from individuals, from third parties, and automatically through the - Sites and Services. You do not have to provide us your personal information. However, if you choose not - to disclose certain information, we will not be able to provide you with access to certain services or - features, including participation in certain aspects of Zowe.
-Registration information. We collect personal information when you register for an - account, a conference or other events or programs:
-Events registration. When you register for one of our events (e.g., conferences and - summits) to participate as an attendee, a speaker or a sponsor, we collect personal information that includes - name, company, contact information, and other information. We may also collect other optional personal - information such as likes, interests, preferred pronoun, dietary restriction, size preferences for conference - attire gifts and other background information. In addition, if you provide it, we may collect (1) - personal information about disabilities, medical conditions and allergies in order to provide appropriate - accommodations for attendees, and (2) personal information about your citizenship, date of birth, and passport - details if you request assistance from us with obtaining a visa letter to travel to one of our events.
-Program registration. When you participate in one of our programs, we collect registration-related personal information that includes name, company, - certifications, contact information, and other information depending on the circumstances.
-Registration for Zowe resources. You can register to receive access - to various resources provided by Zowe regarding the open source ecosystem, open source project - development, collaboration and best practices. This includes providing us with personal information such as - your email address and name to receive newsletters, mailing list postings and social media postings, to view - webinars, and to access other resources made available by Zowe.
-Your contributions to Zowe.
-Attribution, provenance and integrity. When you contribute source code, documentation or other - content to one of our Projects (whether on your own behalf or through contributions made as part of your - employment services to your employer), we collect and store the information and content that you contribute. - This includes the contents of those contributions, as well as information required to confirm the provenance of - intellectual property contained in those contributions, and personal information that you make publicly - available in the record of the contribution pursuant to sign-offs under the Developer Certificate of Origin (https://developercertificate.org/). Some Projects require - additional agreements or information pursuant to their intellectual property policies; in such cases we collect - and store information related to your acceptance of those agreements. We may also collect information relating - to your participation in technical, governance or other Project-related meetings.
-Other project-related content. The content you provide in relation to Projects also - includes materials that you make publicly available in connection with Project development, collaboration and - communication, such as on mailing lists, blogs, Project wiki pages and issue trackers, and related services. -
-Your content. We collect and store the information and content that you - post to the Sites, including your questions, answers, comments, forum postings, and responses to surveys. - Please see the section on Publicly available information for how the information you post will be viewed on our - Sites.
-Communications. When you communicate with us (via email, phone, through the Sites or - otherwise), we may maintain a record of your communication.
-Automatically collected information. In addition, Zowe may automatically - collect the following information about users’ use of the Sites or Services through cookies, web beacons, and - other technologies: your domain name; your browser type and operating system; web pages you view; when you open - certain emails we send; links you click; your IP address; your country of location; the length of time you - visit our Sites and or use our Services; and the referring URL, or the webpage that led you to our - Sites. We may combine this information with other information that we have collected about you, including, - where applicable, your user name, name, and other personal information. For some parts of the Sites, we use the - FullStory service to record session replays of a user’s interaction with the Sites for debugging purposes. - Please see Cookie Policy for more - information about our use of cookies.
-De-identified information. We may de-identify and aggregate certain - personal information we collect such that the information no longer identifies or can be linked to a particular - user or an individual data subject (“De-identified Information”), subject to the terms of any applicable user - agreements. We may use this information to improve our Services, analyze trends, publish market research, and - for other marketing, research or statistical purposes, and may disclose such information to third parties for - these specific purposes.
-How Zowe uses personal information
-Purposes and legitimate interests
-Zowe uses the personal information we collect for our legitimate business interests, which include the following - purposes:
-Purposes and legal bases
-Purposes of processing (see above) |
- Legal bases of processing (EU Users) | -
Providing our sites and services | -
-
|
-
Operating Zowe | -
-
|
-
Event administration | -
-
|
-
Personalization | -
-
|
-
Marketing and Promotions | -
-
|
-
Advertising | -
-
|
-
Analytics | -
-
|
-
Compliance | -
-
|
-
Business and Legal Operations | -
-
|
-
Prevent Misuse | -
-
|
-
Disclosure of personal information
-We disclose personal information as set forth below, and where individuals have otherwise - consented:
-Cookies, tracking, and interest-based ads
-We and our third-party providers use cookies, clear GIFs/pixel tags, JavaScript, local - storage, log files, and other mechanisms to automatically collect and record information - about your usage and browsing activities on our Site and across third party sites or online - services. We may combine this information with other information we collect about users. - Below, we provide a brief summary these activities. For some parts of the Sites, we use - the FullStory service to record session replays of a user’s - interaction with the Sites for debugging purposes. For more detailed information about these - mechanisms and how we collect activity information, see our Cookie Policy.
-Please note that Zowe does not respond to browser “do not track” signals or other similar - mechanisms intended.
-Targeted ads.As discussed in our Cookie Policy, we may work with - third party advertisers to display more relevant ads on our website and on third party sites; - these third parties may display ads to you based on your visit to our Sites and other third - party sites. For more information about this and how you can opt out of such ads, - please see our Cookie - Policy.
-Data security
-We have implemented commercially reasonable precautions designed to protect the information - we collect from loss, misuse, and unauthorized access, disclosure, alteration, and - destruction. Please be aware that despite our best efforts, no data security measures can - guarantee 100% security.
-You should take steps to protect against unauthorized access to your passwords, phone, and - computer by, among other things, signing off after using a shared computer, choosing robust - passwords that nobody else knows or can easily guess, not using a password for more than one - site or service, and keeping your log-ins and passwords private. We are not responsible for - any lost, stolen, or compromised passwords or for any activity on your account via - unauthorized password activity. We ask you to promptly notify us if you become aware - that any information provided by or submitted to our Sites or through our Services is lost, - stolen, or used without permission at privacy@openmainframeproject.org.
-Marketing choices
-You may opt out of or withdraw your consent to receive direct marketing emails from us by - using the unsubscribe or opt out mechanisms included in our marketing emails or by - emailing privacy@openmainframeproject.org. - You may also unsubscribe from mailing lists via the applicable mailing list’s subscription - website or, in some cases, by using the unsubscribe mechanisms included in such emails.
-Retention of your personal information
-We generally keep personal information only for as long as required to fulfill the purposes - for which it was collected. However, in some circumstances, we may retain personal - information for other periods of time, for instance where we are required to do so in - accordance with legal, tax and accounting requirements, or if required to do so by a legal - process, legal authority, or other governmental entity having authority to make the request, - for so long as required. In specific circumstances, we may also retain your personal - information for longer periods of time corresponding to a statute of limitation, so that we - have an accurate record of your dealings with us in the event of any complaints or - challenges.
-International transfers
-If you are located within the European Economic Area, the United Kingdom or Switzerland, you - should note that your personal information will be transferred to countries outside these - jurisdictions, including the United States where Zowe is located. The U.S. is deemed by - the European Union to provide inadequate data protection. However, we have put in place - European Commission approved Standard Contractual Clauses to provide for adequate safeguards - to protect personal information transferred outside these jurisdictions, including between - Zowe entities. In addition, if personal information is transferred to third party - service providers located outside these jurisdictions, we will take steps to ensure that your - personal information receives the same level of protection as if it remained within these - jurisdictions, including by entering into data transfer agreements, using the European - Commission approved Standard Contractual Clauses or other safeguards as approved by the - European Commission. You have a right to obtain details of the mechanism under which your - personal information is transferred outside of the EU by emailing gdpr@openmainframeproject.org.
-Children’s privacy
-Except as specifically indicated within a Site, we do not knowingly collect or solicit - personal information from anyone under the age of sixteen (16), or knowingly allow such - persons to register. If we become aware that we have collected personal information from a - child under the relevant age without parental consent, we take steps to delete that - information. Where we specifically indicate that we collect personal information from - children under 16, we will obtain the parent or guardian’s consent and provide adequate - notice.
-Links to third party sites and services
-The Sites may contain links to third party sites or online services. Please refer to the - privacy policies of the relevant third party websites or services to find out more about how - they process and handle personal information.
-Your rights
-Additional rights. Individuals in the European Economic - Area (and other jurisdictions where applicable) have additional rights under applicable law: -
-Lodging a complaint. You also have the right to lodge a - complaint with your local supervisory authority for data protection, or privacy regulator. A - list of data protection supervisory authorities is available here.
-Submitting a request. To exercise the above rights or - contact us with questions or complaints regarding our treatment of your personal information, - contact us at gdpr@openmainframeproject.org.Please note that we - may request proof of identity, and we reserve the right to charge a fee where permitted by - law, especially if your request is manifestly unfounded or excessive. We will respond to your - request within the applicable timeframes set out by law.
-California Privacy Rights
-California law permits users who are California residents to request and obtain from us once - a year, free of charge, a list of the third parties to whom we have disclosed their personal - information (if any) for their direct marketing purposes in the prior calendar year, as well - as the types of personal information disclosed to those parties. If you are a California - resident and would like to request this information, please submit your request in an email - to privacy@openmainframeproject.org. We may - ask you to verify your California residency.
-How to contact us
-If you have any questions about our practices or this Privacy Policy, please contact us - at privacy@openmainframeproject.org, or - write to us at: Zowe, Attn: Legal Department, 548 Market St, PMB 57274, San Francisco, - California 94104-5401, USA.
-You can also reach our EU representative, Linux Foundation Europe, whose registered address is - Avenue des arts 56, 1000 Bruxelles, Belgium.
-Changes to the privacy policy
-This Policy is current as of the effective date set forth above. If we change our privacy - policies and procedures, we will post those changes on this page and/or continue to provide - access to a copy of the prior version. If we make any changes to this Privacy Policy that - materially change how we treat your personal information, we will endeavor to provide you - with reasonable notice of such changes, such as via prominent notice on our Sites or to your - email address of record, and where required by law, we will obtain your consent or give you - the opportunity to opt out of such changes.
-