Skip to main content
Version: 7.2402.x.x RR

2023-Q4: RR Upgrade (November 2023)

Major version

Version: 7.2311

Lifecycle dates

Minor VersionGeneral AvailabilityEnd of Full SupportEnd of Fade-Out Support
7.2311.1.1104Feb 8, 2024Feb 21, 2024Jun 21, 2024
7.2311.1.1100Jan 16, 2024Feb 21, 2024Jun 21, 2024
7.2311.1.1098Dec 11, 2023Feb 21, 2024Jun 21, 2024
7.2311.1.1095Dec 04, 2023Feb 21, 2024Jun 21, 2024
7.2311.0.1094Nov 15, 2023Feb 21, 2024Jun 21, 2024

Breaking changes and required actions

The following components have breaking changes compared to the previous release, or require specific actions. For more information, see the Release Notes of each listed component.

  • NevisProxy: The custom based session management filter will now base62 encode the custom id in order to have only alpha numeric characters in it. As a consequence, sessions using the custom-based session management will get lost when upgrading from a previous version, even if they are stored in a database. Furthermore all instances sharing the same database have to be updated to version 7.2311.x or newer.
  • NevisProxy: The PostgreSQLSessionStoreServlet's database schema is changed. The attribute table's ID column is renamed to SESSION_ID. The following SQL query needs to be executed for the upgrade: ALTER TABLE attribute RENAME COLUMN ID TO SESSION_ID;. If you configured the servlet with AttributesTableName then update the table name in the query with the actual attribute table name.
  • NevisProxy: The SSLCipherSuites parameter of the HttpsConnectorServlet and of the ICAPFilter as well as the Secure.CipherSuites parameter of the BackendConnectorServlet does not accept any spaces between the various cipher suites. The cipher suites have to be separated by a :. The can now be prefixed by the protocol where they should be applied.
  • NevisProxy: If a request is blocked because it exceeds the size configured by LimitRequestBody in navajo.xml, a statuscode 413 (Request Entity Too Large) is now sent back to the frontend.
  • NevisProxy: A RHEL9 based package will now be available as well. The nevisProxy rolling releases 8.2405 (planned for May 2024) will only support RHEL9 and SLES15.
  • NevisAuth: Breaking changes in API and configuration, major version upgrades in 3rd party dependencies and Java17 upgrade. See Release notes and migration appendixes.
  • Ninja: Delivered artifact type changed. Now we ship a zip of jar files and their corresponding pom files. Breaking changes in interfaces and Java 17 upgrade. See the release notes for more.
  • NevisLogRend: Major version upgrade of 3rd party depednencies, changes in default encoding for translations, Java 17 upgrade. See the release notes for more details.
  • NevisFIDO: Log configuration switch from Logback to Log4j2, major version upgrades in 3rd party dependencies and Java17 upgrade. See Release notes for more.
  • NevisAdmin 4: Major version upgrades in 3rd party dependencies and Java17 upgrade. See the release notes for more details.
  • NevisAppliance: Java17 upgrade and MariaDB upgrade from 10.3.x to 10.6.x.

Every RR (minor and major) may contain breaking changes. See the release notes of the component you are upgrading. You should always stay up to date on the RR branch. If there are multiple releases between your current version and the version you are upgrading to, consult the release notes of each version.

Component versions

The following versions are part of this release. All of them are under Full Support until the next RR upgrade becomes available.

ComponentArtifact nameVersion**RHEL 8*RHEL 9*SLES 15*
nevisAppliancenevisappliance7.2311.1.1104
7.2311.1.1100
7.2311.1.1098
7.2311.1.1095
7.2311.0.1094
n/an/an/a
nevisAdaptnevisadapt7.2311.0.18
nevisAdmin 4nevisadmin47.2311.1.0
7.2311.0.10
nevisAuthnevisauth7.2311.0.6
nevisCredneviscred2.0.20.0
nevisDataPorternevisdp7.2311.0.6814381695
nevisDetectnevisdetect
nevisdetectcl
7.2311.0.18
nevisFIDOnevisfido
nevisfidocl
7.2311.1.8
7.2311.0.8
nevisIDMnevisidm
nevisidmcl
nevisidmdb
7.2311.3.7525883571
7.2311.1.7048238069
7.2311.0.6813600371
nevisIDMadnooprint7.2311.0.6565033000
nevisKeyboxneviskeybox2.2.4.3
nevisLogRendnevislogrend7.2311.0.3
nevisMetanevismeta7.2311.1.0
7.2311.0.1
nevisProxynevisproxy7.2311.2.0
7.2311.1.0
7.2311.0.0
Ninjaninja7.2311.0.5n/an/an/a
Ninwinninwin2.3.5.0n/an/an/a

*) Tested with the latest available patch level.

**) Versions in bold changed compared to the previous quarterly release.

Third-party dependencies

The following third-party software is often used by Nevis components. Some of the software is included within nevisAppliance.

Below you find the latest supported versions.

Third-Party SoftwareVersion
JVM (OpenJDK)✅ 17.0.10
MariaDB✅ 10.6
Kubernetes✅ 1.28

Mobile Apps

Mobile apps and the Mobile SDK are released independently of the quarterly releases. Refer to the following pages:

  • Nevis Mobile Authentication Client SDK
  • Nevis Access App