Rainer Killinger
52a058c2df
refactor: update @types/node for node version 14
2021-04-06 14:47:13 +02:00
openstappsbot
33bde7d3df
refactor: update all
2021-03-29 16:34:20 +02:00
Jovan Krunić
87099a3a0a
docs: update changelog
2021-03-24 17:01:04 +01:00
Jovan Krunić
f3a5a99f23
0.18.0
2021-03-24 17:01:03 +01:00
Wieland Schöbl
724a6866c8
feat: make Point type sortable in Elasticsearch
2021-03-24 08:44:23 +01:00
Wieland Schöbl
33397e90fe
test: add date mapping tests
2021-02-01 14:47:50 +01:00
Jovan Krunić
62a739048c
docs: update changelog
2020-12-02 15:42:02 +01:00
Jovan Krunić
2c6ac1abd6
0.17.0
2020-12-02 15:42:01 +01:00
Wieland Schöbl
058de208db
test: add type alias annotation test
2020-11-30 17:21:12 +01:00
Wieland Schöbl
abdd62a4db
test: change mocha-typescript to @testdeck/mocha
2020-11-23 12:57:49 +01:00
Wieland Schöbl
a09be1d941
feat: add support for date mapping
2020-11-23 12:37:47 +01:00
Wieland Schöbl
485430b7f2
feat: add support for @inheritTags
2020-11-11 10:05:12 +01:00
Rainer Killinger
97f6c42407
docs: update changelog
2020-10-28 18:47:44 +01:00
Rainer Killinger
732d60883e
0.16.0
2020-10-28 18:47:39 +01:00
Wieland Schöbl
5330255b7e
refactor: update dependencies and fix resulting errors
...
Upgraded JSON Schema from version 6 to version 7
Upgraded TypeDoc version to latest
Replaced 'jsonschema' with 'json-schema' package to better comply with 'ts-json-schema-generator'
Replace JSON Schema validation with AJV in areas where it wasn't used previously
Removed commander help output as it causes strange issues
2020-10-28 16:56:23 +01:00
Wieland Schöbl
b7cdb6a9ad
fix: use value type in IndexSignature type instead of key type
2020-10-07 02:27:39 +02:00
Jovan Krunić
681cef9260
docs: update changelog
2020-10-05 17:42:51 +02:00
Jovan Krunić
cc22e01e62
0.15.0
2020-10-05 17:42:50 +02:00
wulkanat@gmail.com
24ea449dd4
test: add aggregations and mapping test
2020-09-29 19:02:13 +02:00
wulkanat@gmail.com
e5511d0738
fix: array tags did not propagate
2020-09-09 11:04:40 +02:00
Rainer Killinger
c19fd4fae2
test: fix plant uml connection test cases
2020-08-26 13:09:21 +02:00
Frank Nagel
7c9e192923
ci: Change 'npm audit' failure behaviour
...
The audit fails only if the results include a vulnerability with a level of
at least 'high' in scheduled pipelines.
2020-06-19 13:13:53 +02:00
Rainer Killinger
e3658862ac
docs: update changelog
2020-02-11 12:56:44 +01:00
Rainer Killinger
948975f442
0.14.0
2020-02-11 12:56:37 +01:00
Rainer Killinger
b74d56d7c0
refactor: update dependencies
2020-02-10 10:37:18 +01:00
Rainer Killinger
87b59d84f1
refactor: seperate audit jobs from test stage
2020-02-06 13:22:45 +01:00
Michel Jonathan Schmitz
9eab730414
0.13.0
2020-01-28 09:15:27 +01:00
Michel Jonathan Schmitz
8b3a8f929b
build: update dependencies
2020-01-22 09:22:13 +01:00
Wieland Schöbl
25a795bc91
docs: update changelog
2019-12-03 11:21:24 +01:00
Wieland Schöbl
3dc48aad7e
0.12.0
2019-12-03 11:21:23 +01:00
Wieland Schöbl
8f5570e2e2
fix: make fields with index signatures a dynamic mapping
2019-11-29 14:08:21 +01:00
Wieland Schöbl
48dc47d70a
docs: update changelog
2019-11-12 16:46:37 +01:00
Wieland Schöbl
53beede1dd
0.11.0
2019-11-12 16:46:36 +01:00
Wieland Schöbl
4c1a374a9e
fix: use .raw field for aggregations
2019-11-12 16:36:43 +01:00
Wieland Schöbl
d7cc4301c0
docs: update changelog
2019-11-08 10:52:03 +01:00
Wieland Schöbl
02c483ba44
0.10.0
2019-11-08 10:52:02 +01:00
Wieland Schöbl
19ef656289
ci: make mapping test work for new mappings
2019-11-05 15:27:07 +01:00
Wieland Schöbl
8f7201e2cf
fix: make mapping of generics work correctly
...
fixes #27
2019-11-01 16:24:35 +01:00
Wieland Schöbl
47361d412a
fix: make mapping tags work for overwritten values
2019-11-01 12:24:05 +01:00
Wieland Schöbl
18ad651286
feat: generate aggreations from annotations in the core
2019-09-18 13:07:32 +02:00
Wieland Schöbl
84acd7f3ab
docs: update changelog
2019-09-10 15:04:51 +02:00
Wieland Schöbl
33057e1bd7
0.9.0
2019-09-10 15:04:50 +02:00
Wieland Schöbl
77e49146c0
fix: read type tags correctly after the first time
2019-09-03 13:27:59 +02:00
Wieland Schöbl
36bf17e323
feat: add support for @filterable tag
2019-08-20 16:11:38 +02:00
Karl-Philipp Wulfert
8bb09994de
docs: update changelog
2019-07-25 15:22:21 +02:00
Karl-Philipp Wulfert
8d95db2e72
0.8.0
2019-07-25 15:22:21 +02:00
Anselm Stordeur
7b198f95ce
feat: add automatic mapping generation
...
Fixes #6
2019-07-25 13:35:25 +02:00
Michel Jonathan Schmitz
969badfb29
build: update openstapps configuration
2019-06-27 08:14:05 +02:00
Michel Jonathan Schmitz
967f946527
fix: apply stricter tslint rules
2019-06-27 08:08:53 +02:00
Michel Jonathan Schmitz
38a5bfed52
build: update dependencies
2019-06-27 08:08:53 +02:00