Skip to content

Releases: alapierre/dictionary-service

Delete configuration entry

01 Oct 06:51
Compare
Choose a tag to compare
Pre-release
fix #61

- version 0.0.22

Config entry save and update - date format change

29 Sep 06:39
Compare
Choose a tag to compare

date format change in save and update config entry (now is YYYY-MM-DD)

Managing of configuration entries - release candidate

28 Sep 14:55
Compare
Choose a tag to compare

configuration entry save and update endpoints

Calendar with holidays support

11 Jun 12:28
Compare
Choose a tag to compare

Calendar support with holidays

Tenant support

18 May 10:25
e41eb82
Compare
Choose a tag to compare

tenant support based on column with tenant id

0.0.17

02 Jan 14:18
9e09923
Compare
Choose a tag to compare

fixes issue #25

0.0.16

02 Dec 13:47
Compare
Choose a tag to compare

fix problem with eureka registration

v0.0.15

01 Dec 09:51
Compare
Choose a tag to compare
  • loading children for given parent, type and tenant
  • Configuration load (store and update - soon)
  • fix getting dictionary metadata list
  • update go-pg to v10.7.3

v0.0.11

13 Nov 09:49
5e62e5e
Compare
Choose a tag to compare

small improvements and update go-pg and go-migration to newest version

  • fix PUT endpoint - before it was possible to update not existent entry
  • FK on parentKey in dictionary table
  • SQL log now can be enabled by environment variable DICT_SHOW_SQL (make run enable it by default)