Releases: jrnd-io/jr
Releases · jrnd-io/jr
jr_arm64
Features
- add xk6-exec support #155 (Vincenzo)
- use k6-exec specific tag, improve js #155 (Vincenzo)
- add k6 exec distributed testing #155 (Vincenzo)
- add locust folder #155 (Vincenzo)
- add http producer #164 (Vincenzo)
- add testing #164 (Vincenzo)
- add body check #164 (Vincenzo)
- substitute std log package with zerolog #170 (Vincenzo)
- substitute std log package with zerolog #170 (Vincenzo)
- add log_level (defaults to panic) #170 (Vincenzo)
- change log level to fatal #170 (Vincenzo)
- add azure blob storage producer #172 (Vincenzo)
- add azure blob storage producer #172 (Vincenzo)
- add cassandra producer #179 (Vincenzo)
- add cosmosdb #182 (Vincenzo)
- add lua script producer #184 (Vincenzo)
- add AWS DynamoDB producer #187 (Vincenzo)
Bug Fixes
- move tls certs to tls config #164 (Vincenzo)
- fix example #164 (Vincenzo)
- fix conflict #164 (Vincenzo)
- improved OS recognition #170 (Vincenzo)
- fix conflict #170 (Vincenzo)
- remove extension from object #172 (Vincenzo)
- added all the missing --output options to jr help (ugol)
Commits
- 80a5671: bumped to 0.3.9 (ugol)
- 15e32ee: support for schema registry with CSFLE e2e encryption (Giovanni Marigi) #148
- 237badf: fixed http session for server mode (eljeko) #151
- 25b3092: fixed typo (ugol)
- 7eea261: minor refactorings (ugol)
- 0cda5e4: Added experimental KEY in Value (ugol)
- edfd8b6: added key in value example (ugol)
- ceee8b9: Update Readme.md with latest docker link (ugo landini)
- 2fc9dd4: Merge branch 'ugol:main' into main (Stefano Linguerri) #151
- 0952169: UI cleanup (eljeko) #151
- 64fbf0e: Fix after Emitters UI removed (eljeko) #151
- 03da6bf: removed outdated readme-use-emitter (ugol)
- 5ecd571: Merge branch 'feature/k6-exec' into 98-distributed-jr (Vincenzo) #155
- add section on distributed testing #155 (Vincenzo)
- dcb6b1d: Update Readme.md (ugo landini)
- ddb9d0a: Update Readme.md (ugo landini)
- d3a3b6a: Searching for function in UI now is done with regex with live results displayed as you type (eljeko) #160
- 1ca5589: fixed typo (ugol)
- 160f7f4: added go version to binary (ugol)
- 1af6176: added go version to binary in dockerfiles (ugol)
- 595a8cb: added go version to binary in dockerfiles (ugol)
- cfc2e1c: fixed indentation (ugol)
- 704cdcb: updated release notes (ugol)
- af1c8d3: re-enabled experimental throughput parsing (ugol)
- c6dad5f: minor fixes (ugol)
- 1a9ac6c: added XDG (ugol)
- 05593b0: added XDG_HOME in makefile (ugol)
- 5988f03: added XDG_HOME in makefile (ugol)
- 8b3e080: added license in http producer (ugol)
- 43dda31: minor fixes in makefile (ugol)
- 43adc13: fixed typo (ugol)
- b681878: added system dir and user dir (ugol) #170
- 5f6c7e8: fixed some refs to old JR_HOME (ugol) #170
- 4e5bf09: fixed some refs to net-device instead of net_device in godoc (ugol) #170
- 5280d35: fixed some refs to net-device instead of net_device in godoc (ugol) #170
- 3daf9b3: fixed XDG_DATA_DIRS (ugol)
- 236b595: bug fixed in jr function list (ugol)
- c6e0066: added sorted output, total number of functions in category and 4 missing function descriptions (ugol)
- 61b383f: switched category to text and -c now must be a perfect match to show (ugol)
- 37970bc: minor fixes at md gen (ugol)
- 41c2824: Fix #173 and #174 (hifly81) #180
- 39db41b: Merge branch 'main' into 175-feat-add-producer-for-cassandra (Giovanni Marigi) #179
- e7d5a40: Update ReleaseNotes.md (Giovanni Marigi)
- 03d6989: Update gcsProducer.go (Giovanni Marigi) #180
- 5306846: Update s3Producer.go (Giovanni Marigi) #180
- 54c3931: Update gcsProducer.go (Giovanni Marigi) #180
- 980dc57: Update s3Producer.go (Giovanni Marigi) #180
- e1745a8: Update ReleaseNotes.md (Giovanni Marigi)
- workflow for manually pushing a new docker image (ram-pi)
- 34a8eca: added produce options to README (ugol)
- 52fb697: updated license (ugol)
- dockerhub release (ram-pi)
- 5aae3a2: updated license (ugol)
- 2e455b7: Merge branch 'main' of github.com:jrnd-io/jr (ugol)
- a806cc4: updated license (ugol)
- brew bump formula workflow (ram-pi)
- 691aed9: updated repo in Readme (ugol)
- 37634a2: Merge branch 'main' of github.com:jrnd-io/jr (ugol)
- 6160169: updated repo in Readme (ugol)
- 3a23aad: updated repo in Readme (ugol)
- 1d49b18: updated repo in Readme (ugol)
- 2e0a862: updated package (ugol)
- a36189a: updated package (ugol)
- b0e4464: updated package (ugol)
- ab953ae: updated package (ugol)
- 1ecd59c: updated package (ugol)
- bump aws-sdk-go to v2 #186 (Vincenzo)
- snap workflow (ram-pi)
- make plugin for snapcraft.yaml (ram-pi)
- snap multi-arch release (ram-pi)
- snapcraft multiarch build (ram-pi)
- snapcraft multiarch build (ram-pi)
- snapcraft multiarch build (ram-pi)
- 2b95659: Update ReleaseNotes.md (Giovanni Marigi)
- snap amd64 (ram-pi)
- 7642b80: Create snap-arm64.yml (ram-pi)
- add stable channel for snap (ram-pi)
jr_arm64
Commits
- 8cea026: bumped to 0.3.7 (ugol)
- 5c75597: removed the generated go files (ugol)
- e1a6a7b: added dryrun for emitters: fixes #118 (ugol)
- da1cbc9: Update go-mac-x64-release.yml (ugo landini)
- 7046b7b: added data not generated to stats. Fix #127 (ugol)
- fa5af6e: Merge branch 'main' of github.com:ugol/jr (ugol)
- fe972e5: fixed typos (ugol)
- 027baf3: fixed ineffassigns (ugol)
- 715189b: fixed gofmt errors (ugol)
- 7eeaea0: removed debug print (ugol)
- c5b9ae9: removed old meta functions and tests (ugol)
- dockerfile (ram-pi)
- publish workflow #138 (ram-pi)
- cc75f6e: Update publish.yml (ugo landini)
- 78a5d42: Update publish.yml (ugo landini)
- e041ec9: Update go-linux.yml (ugo landini)
- eca1ccf: Correct embedded flag in readme (Keith Wall) #139
- 8d1035a: Correct shoestore template names in jrconfig.json (kwall) #141
- aff794c: improved emitter management (ugol)
- ebcf2aa: Merge branch 'main' of github.com:ugol/jr (ugol)
- deec544: fixed template names (ugol)
- f7255d4: updated deps (ugol)
- 7f22c8a: added inject (Enrico Candino) #143
- bd31d6e: added inject description (ugol)
- 0bf81eb: minor fixes (ugol)
- 74db1ed: minor fixes (ugol)
- 3878383: added any support to inject (ugol)
- b10dfa8: minor fixes (ugol)
- a46afb8: minor fixes (ugol)
- 39be948: added support for librdkafka 2.5.0 (ugol)
- d53e141: reverted to gogen-avro (ugol)
- 7ded5c9: updated emitters (ugol)
- 92a3202: Updated default emitter configuration (ugol)
- ea15474: updated snap (ugol)
jr_arm64
Commits
- 7a0a811: Update go-mac.yml (ugo landini)
- c833f3d: Update go-mac-x64-release.yml (ugo landini)
- 3263d2e: Update go-mac-x64-release.yml (ugo landini)
- a19af38: added m1 workflow release (ugol)
- 73ead44: fixed workflow release names (ugol)
- d14945a: minor fixes (ugol)
- 8ed4de4: added back the generated go files (ugol)
darwin-amd64
Commits
- 2848dcc: error check for JsonProducer (Ugo Landini)
- f7f0440: error check for JsonProducer (Ugo Landini)
- 9b02cad: added go-version (Ugo Landini)
- 03dc8fd: switched from gorilla to go-chi. Fixes #95 (Ugo Landini)
- d0f4222: switched from gorilla to go-chi. Fixes #95 (Ugo Landini)
- 718d6b6: switched from gorilla to go-chi. Fixes #95 (Ugo Landini)
- ec11a49: minor fixes (Ugo Landini)
- 1743339: go mod update (Ugo Landini)
- 6c17661: added throughput flag: todo add auto frequency (Ugo Landini)
- 9f04415: Closes #75 (eljeko) #101
- a10aa5d: clean (eljeko) #101
- 0f6b996: minord fixes (Ugo Landini)
- 9816b15: Merge branch 'main' of github.com:ugol/jr (Ugo Landini)
- af5c18c: updated deps (Ugo Landini)
- 05bb13c: JR web console alpha (eljeko) #102
- e524057: Merge branch 'ugol:main' into main (Stefano Linguerri) #102
- f73d7b7: Update city (Alex Ratner) #103
- 2a1252d: Update zip (Alex Ratner) #105
- 1e0ca13: updated dependencies (Ugo Landini)
- b787b7d: added shoe avro schema (ugol)
- d8d914d: added shoe_* avsc files (ugol)
- 6af2f7b: small fixes (ugol)
- 1599f8b: workaround to compile (Stefano Linguerri)
- c443f10: workaround to compile (Stefano Linguerri)
- 94b707c: workaround to compile (Stefano Linguerri)
- b5d4d4b: Fix #111 (hifly81) #112
- ab86919: Updated templates (eljeko) #116
- 585cf04: Merge branch 'main' of https://github.com/ugol/jr (eljeko) #116
- fa2bf70: fix and comments (eljeko) #116
- e28096a: fixed some code quality issues (hifly81)
- dedd9eb: Merge branch 'main' of https://github.com/ugol/jr (eljeko) #116
- 675970e: fixed all code quality issues (hifly81)
- 7e0b5c1: update (eljeko) #116
- c8b5720: New flag --markdown -m to output functions list as markdown (eljeko) #116
- 25871b8: de_localization (Gianluca Natali) #115
- cc975e8: First live editor version (eljeko) #116
- bf3d0d7: fix de localization (Gianluca Natali) #115
- 9895027: updated deps (ugol)
- 36253c0: updated deps (ugol)
- 6b6f542: minor fixes (ugol)
- 3772f96: minor fixes (ugol)
- 873a13a: added gcs to output help (ugol)
- bee74f3: Update Readme.md (ugo landini)
- f45cc85: fixed duplicate (ugol)
- fa93219: Template dev UI fix (eljeko) #116
- 8f0d60c: clean up (eljeko) #116
- b84f720: Merge remote-tracking branch 'upstream/main' (eljeko) #116
- 52dc000: new landing page for web UI (eljeko) #120
- bfcb298: UI fix (eljeko) #120
- a360037: Merge remote-tracking branch 'upstream/main' (eljeko) #120
- 2ed1db9: UI missing file (eljeko) #120
- 74da7b6: csv example template (eljeko) #121
- e1df71e: updated csv example (eljeko) #121
- 98a7f9d: fromcsv add on function description (eljeko) #122
- a85882b: fixed typo (ugol)
- 7bfceea: adding snapcraft support (ram-pi) #123
- f615302: ui link fix (eljeko) #124
- 4fbc7b4: Merge remote-tracking branch 'upstream/main' (eljeko) #124
- 6edea7d: fix typo (eljeko) #124
- 0873619: bumped go version (ugol)
- 6e2e118: updated deps (ugol)
- 856a41f: updated actions to go 1.22 (ugol)
- 497ed2c: Rename jrconfig_emitter_insurrance.json to jrconfig_emitter_insurance.json (Stefano Linguerri)
- 232d98a: Rename jrconfig_emitter_pizza_orderds.json to jrconfig_emitter_pizza_orders.json (Stefano Linguerri)
- de31453: fixed avro errors for shoes* (ugol)
- 2b05d61: removed OLD_DG templates (ugol)
- ead7ce9: removed underscores (ugol)
- 81b0f10: Added nocolor to jr template list (ugol)
- 65f9c69: fixed typo (ugol)
- 5fb79df: added --nocolor to several list/show commands (ugol)
- df3fb8a: template netdevice renamed back to net_device (ugol)
- fcbf7aa: fixed shoe* templates for avro serializing (ugol)
- 21e27cf: fixed shoe* avsc names (ugol)
- afb6617: fixed tpl names (ugol)
- ff75d46: CVV is expected to be an int instead of a string (gphilipp) #128
- cf55df5: Remove logging statement (gphilipp) #128
- bc51dca: added a smarter atoi (ugol)
- e4af851: fixed typo (ugol)
- 2316994: added a smarter atoi (ugol) #129
- 3d03206: fixed typo (ugol) #129
- 94221cb: processId is of String type in the avro schema (gphilipp) #129
- e0fadd9: Remove logging statement from template (gphilipp) #129
- b1eb7be: Use atoi to convert empty string to default value (gphilipp) #129
- d8f28bf: gamingplayeractivity's game_room_id is an int in the avro schema (gphilipp) #129
- 08a2d0b: fixed gaming* and fleetmgmt templates/avro schemas (ugol)
- e58e779: fixed fleet* templates/avro schemas (ugol)
- 0ae3ffe: fixed users* templates/avro schemas (ugol)
- eca3d7d: fixed net_device templates/avro schemas (ugol)
- 275b919: fixed device_information template/avro (ugol)
- 583a2dc: fixed click_stream* template/avro (ugol)
- 5ac96a3: fixed stock_trades template/avro (ugol)
- 35a7254: fixed credit cards template/avro (ugol)
- bb020a2: Fixed naming (eljeko) #131
- 9762a14: fixed credit cards template/avro (ugol)
- c9525e6: clean (eljeko) #131
- da71073: Merge branch 'ugol:main' into main (Stefano Linguerri) #131
- f63f8f2: rename (eljeko) #131
- 20b391d: Delete pkg/types/pageviews.go (Stefano Linguerri) #131
- 00574b5: Fix page_views template (eljeko) #131
- 82f3960: Fix ratings template (eljeko) #132
- ac8927a: Merge branch 'ugol:main' into main (Stefano Linguerri) #132
- 36cb534: Fix orders (eljeko) #133
- 8f8b72f: Merge branch 'main' of https://github.com/eljeko/jr (eljeko) #133
- 98af127: Fix campaign finance template (eljeko)
- d3ff471: Fix insurance customer activity template (eljeko)
- 9533bae: Fix insurance customers template (eljeko)
- dc1e58c: Fix insurance offers template (eljeko)
- 0968159: Fix payroll bonus template (eljeko)
- bfddaaf: Fix payroll_employee and payroll_employee_location templates (eljeko)
- af66831: Fix pizza orders template (eljeko)
- ac7edd1: Fix pizza orders cancelled template (eljeko)
- 076578d: Fix pizza orders completed template (eljeko)
- 3f7f6cd: Fix siem logs template (eljeko)
- 046bc6e: Fix syslog logs templates (eljeko)
- 62f214d: users.registertime is a long in the avro schema (gphilipp) #134
- 3610c95: Fixed userid type to int (eljeko)
- 8e5a7b5: Fixed click_stream.tpl types and template (eljeko)
- 1c756c7: Fixed Stock trades template and users array map template (eljeko)
- 798c19b: Created avro schema for csv templates (eljeko)
- dc9b894: fixed clickstteam* and removed old go generated files (ugol)
- 9511ebf: moved generators in their own package (ugol)
- 197e261: removed autogenerated go files from versioning (ugol)
- 030153c: fixed gitignore (ugol)
- 04ee19b: fixed domains (ugol)
- edcf56f: fixed github actions (ugol)
- 5424c6b: Update Readme.md (ugo landini)
- 1fd2967: Update Readme.md (ugo landini)
- e02d597: fixed readme (ugol)
- 2e13635: Fixed CCV type to String in avro and tpl (eljeko)
- 946b198: Fixed credit card number type to string (eljeko)
- ab7d89b: Rename templates and schemas to singular form and with a namespace (gphilipp) #135
- e0146ed: updated release notes (ugol)
- 0c8208b: updated ReleaseNotes (ugol)
- 856f523: updated ReleaseNotes (ugol)
darwin-amd64
darwin-amd64
Commits
- d303e46: bumped to 0.3.1 (Ugo Landini)
- 3378171: fixed emitter run subset bug (Ugo Landini)
- 2d9add2: fixed initialization bug in http server (Ugo Landini)
- 0c47771: added http server. Fixes #67 (Ugo Landini)
- 83fafe4: fixed json output (Ugo Landini)
- 7ea9a30: added run emitter for the first time on http if preload == 0 (Ugo Landini)
- e4ccd2c: fixed firstRun when emitter doesn't exist (Ugo Landini)
- 481fe85: added comments to rest rests and malformed json test (Ugo Landini)
- eb773e8: improved error handling in case of bad function in template (Ugo Landini)
darwin-amd64
Commits
- 1770fe0: Update ReleaseNotes.md (ugo landini)
- 5a5a4d1: switched to any instead of interface{} (Ugo Landini)
- 6f952f2: switched to Closer interface instead of explicit Close method in Producer (Ugo Landini)
- 8d95e67: switched to Closer interface instead of explicit Close method in Producer (Ugo Landini)
- 2d49334: closing producers with defer (Ugo Landini)
- f5ee2a7: Update Readme.md (ugo landini)
- f89e2b8: minor fixes (Ugo Landini)
- 92bda3a: Merge branch 'main' of github.com:ugol/jr (Ugo Landini)
- 8ef43aa: added template list command to root to be compatible with old articles/docs (Ugo Landini)
- 7ca29c1: added template show command to root to be compatible with old articles/docs (Ugo Landini)
- 6798312: added spanish localization. Fixes #88 (Ugo Landini)
- d2fb170: fixed movie list (Ugo Landini)
- bee2506: added stock_symbol (Ugo Landini)
- fe9c466: updated to pkg dir (Ugo Landini)
- 30ecb1b: updated to pkg dir (Ugo Landini)
- 3ebcf8b: updated locale default to lowercase (Ugo Landini)
- fe252f1: added lowercase (Ugo Landini)
- f19daa2: added Madrid (Ugo Landini)
- b4df2f7: added UK localisation: fixes #90 (Ugo Landini)
- 45b6639: fixed plg in dockerfile (Ugo Landini)
- f55aa81: Update Readme.md (ugo landini)
- 9822ccb: Update Readme.md (ugo landini)
- 2a0a9dd: Update Readme.md (ugo landini)
- 95bb067: Update Readme.md (ugo landini)
- 674febb: Update Readme.md (ugo landini)
- 209ce82: added emitter structure for GET/POST/PUT/DELETE to server (Ugo Landini)
- f8622fa: added emitter structure for GET/POST/PUT/DELETE to server (Ugo Landini)
- e2b6cd8: refactoring (Ugo Landini)
- 49b1189: refactoring (Ugo Landini)
- 0d57468: refactoring (Ugo Landini)
- 069b0b1: refactoring (Ugo Landini)
- 83a2935: Update Readme.md (ugo landini)
- 05aa66b: Update Readme.md (ugo landini)
- 28edc4c: Update Readme.md (ugo landini)
- f10d7b5: improved JR config (Ugo Landini)
- a839eda: improved JR config (Ugo Landini)
- 2c661b7: refactored to use JR home (Ugo Landini)
- db65366: Update Readme.md (ugo landini)
darwin-amd64
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)
darwin-amd64
Commits
- 5d040a5: bumped to v0.2.0 (Ugo Landini)
- 6ed9e5c: added latitude, longitude and nearby_gps functions (Ugo Landini)
- 0b269c0: added street function (Ugo Landini)
- 5f7dac7: added street function (Ugo Landini)
- c01945e: minor fixes (Ugo Landini)
- 2f2dfd5: added len and random_index functions (Ugo Landini)
- 231dafe: added n to building_number (Ugo Landini)
- 8cf110d: modified user template with new functions (Ugo Landini)
- 93f4f52: Added documentation site (Ugo Landini)
- 6113584: several functions are now context aware (Ugo Landini)
- a3f0d1a: removed context in user.tpl, functions are now context aware automatically (Ugo Landini)
- 7a7d2f2: minor fixes to tests, added error in the output of jr list and show if template is bad (Ugo Landini)
- 3504b6d: bumped to 0.2.1 (Ugo Landini)
- 28881fb: fixed locale to lowercase (Ugo Landini)
darwin-amd64
v0.2.0 bumped to 0.1.9