Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
caosdb-mysqlbackend
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
caosdb
Software
caosdb-mysqlbackend
Commits
d562f775
Commit
d562f775
authored
1 year ago
by
Sina Rohde
Browse files
Options
Downloads
Plain Diff
Merge remote-tracking branch 'origin/dev' into f-overview
parents
7495c0c1
16bda259
No related branches found
No related tags found
1 merge request
!28
F overview
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.md
+7
-2
7 additions, 2 deletions
CHANGELOG.md
doc/conf.py
+2
-2
2 additions, 2 deletions
doc/conf.py
with
9 additions
and
4 deletions
CHANGELOG.md
+
7
−
2
View file @
d562f775
...
@@ -17,6 +17,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
...
@@ -17,6 +17,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed ###
### Fixed ###
### Security ###
## [7.0.2] - 2023-12-12 ##
(Timm Fitschen)
### Fixed ###
*
make install: Could not connect to MariaDB in local docker
*
make install: Could not connect to MariaDB in local docker
container
container
[
linkahead-mariadbbackend
](
https://gitlab.com/linkahead/linkahead-mariadbbackend/-/issues/33
)
[
linkahead-mariadbbackend
](
https://gitlab.com/linkahead/linkahead-mariadbbackend/-/issues/33
)
...
@@ -24,8 +31,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
...
@@ -24,8 +31,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
which has been fixed but left broken data. This resulted in server errors
which has been fixed but left broken data. This resulted in server errors
[
linkahead-mariadbbackend#34
](
https://gitlab.com/linkahead/linkahead-mariadbbackend/-/issues/34
)
[
linkahead-mariadbbackend#34
](
https://gitlab.com/linkahead/linkahead-mariadbbackend/-/issues/34
)
### Security ###
## [7.0.1] - 2023-11-01
## [7.0.1] - 2023-11-01
(Timm Fitschen)
(Timm Fitschen)
...
...
This diff is collapsed.
Click to expand it.
doc/conf.py
+
2
−
2
View file @
d562f775
...
@@ -26,9 +26,9 @@ copyright = '2021, IndiScale GmbH'
...
@@ -26,9 +26,9 @@ copyright = '2021, IndiScale GmbH'
author
=
'
Daniel Hornung
'
author
=
'
Daniel Hornung
'
# The short X.Y version
# The short X.Y version
version
=
'
7.0.
1
'
version
=
'
7.0.
2
'
# The full version, including alpha/beta/rc tags
# The full version, including alpha/beta/rc tags
release
=
'
7.0.
1
'
release
=
'
7.0.
2
'
# -- General configuration ---------------------------------------------------
# -- General configuration ---------------------------------------------------
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment