Releases
v0.3.0
Commits
cec2bc2 : fixed email (Ugo Landini)
d7246d1 : minor refactoring (Ugo Landini)
fbc5434 : fixed sedol, valor and wkn. Added sedol check digit (Ugo Landini)
c6078ea : Added isin check digit (Ugo Landini)
ec95c35 : added multi-template to jr run. Fixes #62 (Ugo Landini)
0d25025 : added Number of templates to stats (Ugo Landini)
d6dc92c : adding Dockerfile for ubi-minimal (hifly81) #64
a897de2 : opt size (hifly81) #64
f57cfe2 : glib2.29 (hifly81) #64
d175bad : added command adduser in Dockerfile.ubi9 (hifly81) #64
c5dce77 : type in examples (hifly81) #64
fa77eda : tested OK ubi-micro 51MB (hifly81) #64
54c317b : dockerfile rename (Ugo Landini)
b6aba77 : Updated Readme.md with JR logo (ugo landini)
473a224 : added set and get (Ugo Landini)
48e122f : added empty localisation files (Ugo Landini)
41e4504 : Removed for now the meta stuff (Ugo Landini)
1f4dda8 : Removed for now the meta stuff (Ugo Landini)
b7c3aa0 : Removed for now the meta stuff (Ugo Landini)
6c26324 : parsing templates together: fixes #69 (Ugo Landini)
4f77f60 : added more functions: email_work, email, format_float, user/username (Ugo Landini)
3337a12 : added shoe example with full relationships; added random_v_from_list and add_v_to_list (Ugo Landini)
5d5481a : fixed bug in RandomValueFromList (Ugo Landini)
fdb6d52 : added description for context functions (Ugo Landini)
59529e9 : added french localization (Ugo Landini)
034acdf : fixed phones (Ugo Landini)
77f3663 : refactored landline prefix to complete phone (Ugo Landini)
f2453d8 : fixed bug in phone function (Ugo Landini)
5fc3057 : ordered lists in data/ (Ugo Landini)
f1c1a77 : fixed description for phone function (Ugo Landini)
1d1a617 : added index_of function (Ugo Landini)
01d55e2 : added index_of description (Ugo Landini)
e6e1797 : fixed country, now it returns the country selected with --locale; added country_random (Ugo Landini)
69b4a6d : fixed failing states because of reordering (Ugo Landini)
7cb3a0f : added minint, maxint and random_n_v_from_list (Ugo Landini)
98282b5 : added minint, maxint and random_n_v_from_list (Ugo Landini)
961b54d : some refactorings (Ugo Landini)
7579798 : some refactorings (Ugo Landini)
b62fa0d : refactoring of run cmd (Ugo Landini)
21dad40 : refactor of packages (Ugo Landini)
73ea936 : more refactoring (Ugo Landini)
24bf607 : added default country index (US -> 239) to JrContext (Ugo Landini)
c57af84 : minor stuff (Ugo Landini)
a3e9c8d : added default kafka key to null. Fixes #71 (Ugo Landini)
e6a9018 : fixed generateRegistry.go to support array and map field + new avro scheams from datagen (eljeko) #76
8e8808b : update generate phase with new path to generate.go (eljeko) #76
d722592 : Merge branch 'main' of https://github.com/ugol/jr (eljeko) #76
7cc3974 : mf (Ugo Landini)
ec46ca1 : first implementation http server and json producer #67 (--global) #79
5660c25 : first implementation http server and json producer #67 (--global) #79
92a5d0b : valid json #67 (--global) #79
7b756b9 : added subcomannds structrue (Ugo Landini)
fe3cee4 : renamed subcommands (Ugo Landini)
da743f8 : improved subcommands structure (Ugo Landini)
ba59939 : Grouped commands (Ugo Landini)
148c518 : Renamed subcommands (Ugo Landini)
9ccb49d : added simple config to makefile and make_install (Ugo Landini)
fca73e9 : implemented binding, list and create (Ugo Landini)
f749d87 : added comments TODO (Ugo Landini)
b5b98fe : added parameters to emitter create (Ugo Landini)
7200c05 : refactoring of packages (Ugo Landini)
2de280e : Refactoring (Ugo Landini)
20ec709 : added option to run explicit emitters or all emitters (Ugo Landini)
489d303 : added option to run explicit emitters or all emitters (Ugo Landini)
e66599e : fixed template (Ugo Landini)
d09c756 : pretty print for emitters (Ugo Landini)
c6f84d9 : more refactoring (Ugo Landini)
ce63d72 : added ctx pointer (Ugo Landini)
b3484f0 : mongoDB impl --> #57 (hifly81) #83
38605b7 : minor formatting (hifly81) #83
633f5a2 : added option --mongoConfig (hifly81) #83
2ac352b : fixed comma in template (Ugo Landini)
06ba754 : fixed template (Ugo Landini)
9cffceb : removed deprecated call (Ugo Landini)
48dbe52 : unmarshal json (hifly81) #85
cc64f2a : resolved conflicts (hifly81) #85
a9649e8 : mongo producer test scaffolding (hifly81)
b55bc68 : fixed indent (hifly81)
b570fe3 : added config example for mongoDB atlas (hifly81)
74af16d : got rid of goroutines. random functiosn are not thread safe (Ugo Landini)
fa911b9 : Merge branch 'main' of github.com:ugol/jr (Ugo Landini)
cc22fa0 : added elastic search producer (hifly81)
21fc723 : Merge branch 'main' of github.com:ugol/jr (hifly81)
63702f0 : added elastic search UUID (hifly81)
5671e6c : added elastic search basic auth (hifly81)
398a7c8 : first draft of main loop (Ugo Landini)
285ff53 : Merge branch 'main' of github.com:ugol/jr (Ugo Landini)
f9a71d7 : added json files to gitignore for additional producers (hifly81)
f464703 : added json files to gitignore for additional producers#2 (hifly81)
3060ca4 : elastic, added support for https and basic auth (hifly81)
cf01a31 : elastic, added support for https and basic auth#2 (hifly81)
36bfac8 : First draft of new templates for emitter: still to be optimized (Ugo Landini)
175b7fc : Merge branch 'main' of github.com:ugol/jr (Ugo Landini)
c77d0f7 : added producer configuration for emitters (Ugo Landini)
c373875 : added other producers to emitters (Ugo Landini)
e2cb0b3 : added stats to emitter run (Ugo Landini)
8f16d55 : fixed serializer (Ugo Landini)
a76ed90 : added counter for function list (Ugo Landini)
93a38e3 : fixed movie in IT data (Ugo Landini)
d94d4a3 : fixed bug in from_n function (Ugo Landini)
8a5df4e : use k in elastic is present (hifly81)
4396399 : s3 producer (hifly81)
a95041b : s3 producer#2 (hifly81)
cf280a4 : mongo insert with _id not autogenerated (hifly81)
f48ab8a : s3 config (hifly81)
6676e2f : added producer list command (Ugo Landini)
3ec5230 : minor fixes (Ugo Landini)
feb17ef : minor fixes (Ugo Landini)
063ea7a : added emitter show cmd (Ugo Landini)
0b39163 : fixed package (Ugo Landini)
00d3da2 : refactored tempklateRun to emitters (Ugo Landini)
89744aa : fixed seed for emitters (Ugo Landini)
0708cbb : minor fixes (Ugo Landini)
608e01e : minor fixes (Ugo Landini)
3bdcea6 : fixed uuid seed (Ugo Landini)
d9a4bdb : fixed oneline option (Ugo Landini)
d268802 : added jr run as alias to jr template run (Ugo Landini)
f0d3656 : added jr man as an alias to jr function list (Ugo Landini)
8aae32b : refactored set seed function (Ugo Landini)
ece450d : Update Readme.md (ugo landini)
a94d579 : updated readme (Ugo Landini)
f71c35b : added options to jr man (Ugo Landini)
61704e4 : updated release notes, minor refactorings (Ugo Landini)
af6b933 : minor refactorings (Ugo Landini)
7a63a5e : minor refactorings (Ugo Landini)
7f17ca9 : aggregate kafka stats, fixes #92 (Ugo Landini)
0a532fe : added topic to kafka stats (Ugo Landini)
7cf1368 : added client.id to ocnfig.properties.example (Ugo Landini)
8377bcd : minor refactorings (Ugo Landini)
You can’t perform that action at this time.