Skip to content
This repository has been archived by the owner on May 11, 2022. It is now read-only.

2.1.0

Compare
Choose a tag to compare
@kamilsk kamilsk released this 16 Oct 15:10
· 37 commits to master since this release

Changelog

85c3f0e fix #113: store request context
0c2069c issue #113: review server layer
ad598ab issue #113: update router tests
a4dc71e issue #113: simplify server
21d3739 little fixes in server
5fc9f27 review static package
b1b251b review domain package
fff63fb add InputEvent and update dependencies
a72babe update demo
ab89953 review cmd package
f007630 improve work with nginx server
ee77a41 add grpc helpers
5078eb3 add db targets to docker compose makefile
9d3353e inject configs to the server and the service
56c7da5 add service config
aa12a3d review config package
03320bc review errors package
365fac3 complete storage sync
7d119ea review storage layer
810bc8e rename log table to event, review its structure
8c4eda3 review demo data
da018e2 simplify demo.sql
c93c3b3 review storage tests
5e51d23 fix problem with not null constraint
ca2b9aa fix non-deterministic test
81d604e update draft
c5f3e9c little naming refactoring
8da5bad add deprecation notes and little refactoring
a26ad12 review docker files