diff --git a/CHANGELOG.md b/CHANGELOG.md index 827cd73de692604a79153455a8d35ee2d08864b7..f1a824cd5a893a27a2176d9eaf1357e1bfe292d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,49 +2,6 @@ All notable changes to this project will be documented in this file. -## [0.27.0-alpha.1+15] - 2024-08-12 - -### ⚙️ Miscellaneous Tasks - -- Конфигурация GoReleaser и Task -([cea0e35](https://git.perx.ru/perxis/perxis-go/-/commit/cea0e356a4d5509e7b33bb4d64e7412194473a1f)) - -## [0.27.0-alpha.1+14] - 2024-08-12 - -### ⚙️ Miscellaneous Tasks - -- Конфигурация GoReleaser и Task -([7ca6764](https://git.perx.ru/perxis/perxis-go/-/commit/7ca6764d2c8ec87714e0f2f085c090aface17472)) - -## [0.27.0-alpha.1+13] - 2024-08-12 - -### ⚙️ Miscellaneous Tasks - -- Конфигурация GoReleaser и Task -([3ea55da](https://git.perx.ru/perxis/perxis-go/-/commit/3ea55dab74b7f27243e98dcf39f80cee15c732f6)) - -## [0.27.0-alpha.1+12] - 2024-08-12 - -### ⚙️ Miscellaneous Tasks - -- Конфигурация GoReleaser и Task -([2a5645f](https://git.perx.ru/perxis/perxis-go/-/commit/2a5645fb8620df816ad518b5afcc8b3ae436458e)) - -## [0.27.0-alpha.1+10] - 2024-08-12 - -### ⚙️ Miscellaneous Tasks - -- Конфигурация GoReleaser и Task -([6b6c142](https://git.perx.ru/perxis/perxis-go/-/commit/6b6c142e3ec00da55cab2b92deac6582864b9bd8)) - -## [0.27.0-alpha.1+9] - 2024-08-12 - -### 🚀 Features - -- *(core)* Изменено поведение обхода схемы schema.Walk, считаем что объект изменился при установке значения Nil ([#PRXS-2648](https://tracker.yandex.ru/PRXS-2648))-([8a7f62f](https://git.perx.ru/perxis/perxis-go/-/commit/8a7f62fcd93f114e941538fe09f41b9c0927ceb0)) -- *(schema)* Реализован функционал для загрузки схем из файлов ([#PRXS-2731](https://tracker.yandex.ru/PRXS-2731))-([0255aad](https://git.perx.ru/perxis/perxis-go/-/commit/0255aad01984ac7b39385df1132f6ed3289e2ba4)) -- *(core)* Добавлен вызов Visitors при компиляции expr-выражения в bson. Добавлен метод Schema.SetSingleLocale ([#PRXS-2656](https://tracker.yandex.ru/PRXS-2656))-([60c45b0](https://git.perx.ru/perxis/perxis-go/-/commit/60c45b0cb14ae81835859ce9e5303a7fba5b733b)) - -### 🐛 Bug Fixes - -- *(core)* Исправлена ошибка "assignment to entry in nil map" если у объекта схемы отсутствовали поля ([#PRXS-2770](https://tracker.yandex.ru/PRXS-2770))-([3c4b955](https://git.perx.ru/perxis/perxis-go/-/commit/3c4b955915e26b063aceac7169d6b0f82b7c96bf)) -- *(core)* Исправлена ошибка "panic: runtime error: invalid memory address or nil pointer dereference" при вызове UnmarshalJSON при передаче "null" ([#PRXS-2770](https://tracker.yandex.ru/PRXS-2770))-([36e8b6a](https://git.perx.ru/perxis/perxis-go/-/commit/36e8b6a965cd0b0a7977340c8eea5c9672f168a3)) - ## [0.27.0] - 2024-07-24 ### 🚀 Features