diff --git a/docs/docs/CHANGELOG.md b/docs/docs/CHANGELOG.md index 7dd723e..f65948b 100644 --- a/docs/docs/CHANGELOG.md +++ b/docs/docs/CHANGELOG.md @@ -12,8 +12,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -- 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)) ### Added @@ -22,6 +22,14 @@ Anubis now supports these new languages: - [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 > Please, be at ease. You are among friends here.