Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
tank
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository 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
AURA
tank
Commits
6f5c1521
Verified
Commit
6f5c1521
authored
3 weeks ago
by
Ernesto Rico Schmidt
Browse files
Options
Downloads
Patches
Plain Diff
docs: update CHANGELOG
parent
36259ab5
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+15
-2
15 additions, 2 deletions
CHANGELOG.md
with
15 additions
and
2 deletions
CHANGELOG.md
+
15
−
2
View file @
6f5c1521
...
...
@@ -5,7 +5,20 @@ 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.0.0/
)
,
and this project adheres to
[
Semantic Versioning
](
https://semver.org/spec/v2.0.0.html
)
.
## [Unreleased]
## [1.0.0-alpha6] - 2025-02-20
### Added
-
Database SQLite support. (tank#52)
### Changed
-
**BREAKING:**
There is only one migration step. You need to re-create the database and delete the existing files.
-
Update Go version to 1.23 (tank#84)
### Fixed
-
/imports endpoint doesn’t return running imports (tank#85)
### Removed
...
...
@@ -19,7 +32,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
-
The setting
`DATABASE_URL`
is now read from the environment.
-
The settings
`CORS_ALLOWED_ORIGINS`
,
`CORS_ALLOWD_HEADER`
,
`CORS_ALLOWED_METHODS`
,
`TANK_CORS_ALLOW_CREDENTIALS`
and
`TANK_CORS_DEBUG`
are read from the environment (tank#78)
-
`make release
'
target to the Makefile (tank#70)
-
`make release
`
target to the Makefile (tank#70)
### Changed
...
...
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