From 830c9bab85824c700a00fb9e4296050cba8a541d Mon Sep 17 00:00:00 2001 From: Marc Savy Date: Tue, 20 Aug 2024 16:29:41 +0400 Subject: [PATCH] Bump deps and message --- Gemfile.lock | 1 + _data/index/message.yaml | 7 ++++--- _data/support/providers.yaml | 11 ++++++++++- _layouts/support.html | 2 +- 4 files changed, 16 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 29d2ecf6b..13a77371d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -119,6 +119,7 @@ GEM PLATFORMS x86_64-darwin-21 x86_64-darwin-22 + x86_64-darwin-23 x86_64-linux DEPENDENCIES diff --git a/_data/index/message.yaml b/_data/index/message.yaml index 280fc1a36..5e09c4e22 100644 --- a/_data/index/message.yaml +++ b/_data/index/message.yaml @@ -2,6 +2,7 @@ display: true # Use the Bootstrap CSS alert class type: 'alert-success' message: | - After a lot of hard work, Apiman 3 is out! - View the changelog to see what's new. - Consider engaging Apiman's developers for your support and development needs — this funds the continued development of Apiman. + Comprehensive long-term enterprise support is available directly from Apiman's developers + — this funds the continued development of Apiman. + Whether you want long-term support for an older version of Apiman, or to address business continuity risk for + this critical infrastructure component — we have you covered. diff --git a/_data/support/providers.yaml b/_data/support/providers.yaml index 360fd9af7..a226bdb77 100644 --- a/_data/support/providers.yaml +++ b/_data/support/providers.yaml @@ -13,6 +13,15 @@ We ensure that our clients have the confidence to deploy critical Apiman workloads, knowing they have our unparalleled Apiman expertise behind them if something goes wrong.

+

+ API Management is a critical infrastructure component, where problems pose severe business continuity risks, + including to security and data integrity. +

+

+ BPL provides long-term enterprise support to ensure your API Management deployment is stable, secure, and available. + This means you can remain on an older version of Apiman for much longer, while continuing to receive regular + releases to address any security/CVE issues, and fixing any bugs that may emerge. +

Our Apiman CVE monitoring and patching program is a cornerstone of our offering; we actively inform customers when a vulnerability is found, and provide rapid assessment, mitigations and patches — all tailored specifically to @@ -22,7 +31,7 @@ One of our core missions is to ensure the health of the Apiman open source community; we invest a large proportion of our engineering and financial resources into maintaining Apiman. No other company has this commitment, and we have been the principal contributors - and maintainers of the Apiman project for a long time. + and maintainers of the Apiman project for many years.

Nobody knows Apiman better. diff --git a/_layouts/support.html b/_layouts/support.html index d3fde1209..9c789cfc8 100644 --- a/_layouts/support.html +++ b/_layouts/support.html @@ -91,7 +91,7 @@

Historic Supporters

We'd like to thank them for their past significant support and participation in Apiman.

- {% assign historicSupporters = site.data.support.providers | where:'currentMajorSupporter', false %} + {% assign historicSupporters = site.data.support.providers | where:'currentMajorSupporter', falsee %} {% for provider in historicSupporters %}