mirror of
https://github.com/TecharoHQ/anubis.git
synced 2025-09-10 13:17:31 -04:00
docs(CHANGELOG): update for buildx bake
Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
parent
05bc02f6f6
commit
ed6200326d
@ -12,8 +12,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
<!-- This changes the project to: -->
|
<!-- This changes the project to: -->
|
||||||
- Expired records are now properly removed from bbolt databases ([#848](https://github.com/TecharoHQ/anubis/pull/848)).
|
|
||||||
|
|
||||||
|
- Expired records are now properly removed from bbolt databases ([#848](https://github.com/TecharoHQ/anubis/pull/848)).
|
||||||
- Fix hanging on service restart ([#853](https://github.com/TecharoHQ/anubis/issues/853))
|
- Fix hanging on service restart ([#853](https://github.com/TecharoHQ/anubis/issues/853))
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
@ -22,6 +22,14 @@ Anubis now supports these new languages:
|
|||||||
|
|
||||||
- [Czech](https://github.com/TecharoHQ/anubis/pull/849)
|
- [Czech](https://github.com/TecharoHQ/anubis/pull/849)
|
||||||
|
|
||||||
|
### Potentially breaking changes
|
||||||
|
|
||||||
|
We try to introduce breaking changes as much as possible, but these are the changes that may be relevant for you as an administrator:
|
||||||
|
|
||||||
|
#### Docker image build process has been changed
|
||||||
|
|
||||||
|
Previously Docker images were built with [ko](https://ko.build/), which put the Anubis binary at `/ko-app/anubis`. [#862](https://github.com/TecharoHQ/anubis/pull/862) changes this to build with [docker buildx bake](https://docs.docker.com/reference/cli/docker/buildx/bake/) instead. If this causes you problems, please [file an issue](https://github.com/TecharoHQ/anubis/issues/new).
|
||||||
|
|
||||||
## v1.21.0: Minfilia Warde
|
## v1.21.0: Minfilia Warde
|
||||||
|
|
||||||
> Please, be at ease. You are among friends here.
|
> Please, be at ease. You are among friends here.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user