Skip to content

Releases: frostmarked/bonLivestockService

Alpha 5b - fix of lazy loading

15 Jan 20:48
Compare
Choose a tag to compare
gah... hibernate cache tricked me to think lob was fethed from db

it was not. explicit hibernate initialize to make load and clear

Alpha 5 - extract image dimensions on save

14 Jan 23:55
Compare
Choose a tag to compare
0.0.1-alpha.5

extract and persist image dimensions on save

Alpha 4 - ignore images in lists

13 Jan 21:28
Compare
Choose a tag to compare
Enable hibernate lazy initialization to avoid loading photos

good or bad to use lazy init instead of projections etc... not sure
in most cases i dont want to fetch a big byte array so
for now it is the plan

note to self: projections and specifications dont play nice together

Alpha 3 - Update matrilineality

03 Jan 19:44
Compare
Choose a tag to compare
update db with actual values for matrilineality

added more lineages to also handle historical records

Alpha 2 - Subscribe to CR data changes

30 Aug 18:47
Compare
Choose a tag to compare
0.0.1-alpha.2

[ci skip] better fake data for images

test release 1

20 Jul 08:53
Compare
Choose a tag to compare

test of github actions with modified jhipster pipeline
should rollout new version to given kubernetes cluster