Skip to content
Snippets Groups Projects
Verified Commit f585772d authored by Florian Spreckelsen's avatar Florian Spreckelsen
Browse files

BUILD: Bump versions for release 8.1.0

parent bcb35195
No related branches found
No related tags found
1 merge request!34BUILD: Release 8.1.0
Pipeline #64522 passed
...@@ -5,16 +5,12 @@ All notable changes to this project will be documented in this file. ...@@ -5,16 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased] ## [8.1.0] - 2025-06-27
### Added ### Added
- New version requirement: MariaDB 11.2 or later. - New version requirement: MariaDB 11.2 or later.
### Changed
### Deprecated
### Removed ### Removed
- MySQL support. See the deprecation in the 7.0.0 release. - MySQL support. See the deprecation in the 7.0.0 release.
...@@ -29,8 +25,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ...@@ -29,8 +25,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
collation and character sets. This requires MariaDB 11.2 or later, collation and character sets. This requires MariaDB 11.2 or later,
see above. see above.
### Security
## [8.0.0] - 2024-10-24 ## ## [8.0.0] - 2024-10-24 ##
### Added ### ### Added ###
......
...@@ -23,6 +23,6 @@ authors: ...@@ -23,6 +23,6 @@ authors:
given-names: Stefan given-names: Stefan
orcid: https://orcid.org/0000-0001-7214-8125 orcid: https://orcid.org/0000-0001-7214-8125
title: "LinkAhead - MariaDB Backend" title: "LinkAhead - MariaDB Backend"
version: 8.0.0 version: 8.1.0
doi: 10.3390/data4020083 doi: 10.3390/data4020083
date-released: 2024-10-10 date-released: 2025-06-27
...@@ -26,9 +26,9 @@ copyright = '2021 - 2024, IndiScale GmbH' ...@@ -26,9 +26,9 @@ copyright = '2021 - 2024, IndiScale GmbH'
author = 'Daniel Hornung' author = 'Daniel Hornung'
# The short X.Y version # The short X.Y version
version = '8.0.1' version = '8.1.0'
# The full version, including alpha/beta/rc tags # The full version, including alpha/beta/rc tags
release = '8.0.1-SNAPSHOT' release = '8.1.0'
# -- General configuration --------------------------------------------------- # -- General configuration ---------------------------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment