Releases: gravity-ui/nodekit
Releases · gravity-ui/nodekit
v1.5.0
Compare
Sorry, something went wrong.
No results found
1.5.0 (2024-10-10)
Features
add ability to attach extra data to log lines (#50 ) (76eb406 )
add user language param (#54 ) (23aa1f6 )
Bug Fixes
v1.4.0
Compare
Sorry, something went wrong.
No results found
1.4.0 (2024-07-25)
Features
utils: make data redacters settings case insensitive (#48 ) (12a32ca )
v1.3.0
Compare
Sorry, something went wrong.
No results found
1.3.0 (2023-12-08)
Features
add userId context param for legacy compatibility (#42 ) (8edc95a )
clickhouse: make telementry send interval configurable (#40 ) (cd4a9eb )
v1.2.1
Compare
Sorry, something went wrong.
No results found
1.2.1 (2023-09-20)
Bug Fixes
v1.2.0
Compare
Sorry, something went wrong.
No results found
1.2.0 (2023-09-19)
Features
v1.1.1
Compare
Sorry, something went wrong.
No results found
1.1.1 (2023-09-01)
Bug Fixes
types: use correct type of isTrueEnvValue (#33 ) (cd2d5e1 )
v1.1.0
Compare
Sorry, something went wrong.
No results found
1.1.0 (2023-09-01)
Features
utils: improve redactSensitiveHeaders types (#29 ) (86763d5 )
Bug Fixes
utils: allow undefined input in isTrueEnvValue (#32 ) (41fb0d4 )
v1.0.0
Compare
Sorry, something went wrong.
No results found
1.0.0 (2023-08-31)
⚠ BREAKING CHANGES
package: update axios peer dependency
loadFileConfigs: use standard node js algorithm to resolve configs (#23 )
chore
package: update axios peer dependency (1a5b307 )
Features
add logging destination option (#22 ) (833b5b6 )
loadFileConfigs: use standard node js algorithm to resolve configs (#23 ) (75ab0a7 )
logging: add option to control logging level (#25 ) (ab52cb0 )
tracing: allow to pass collector endpoint option to tracing reporter (#26 ) (6798b40 )
update axios (30e5a6a )
Bug Fixes
tracer: tracer does not have close method if it is not enabled (#24 ) (98c4a96 )
v0.4.0
Compare
Sorry, something went wrong.
No results found
0.4.0 (2023-08-31)
Features
add headers redacter (#18 ) (60318bd )
add logging destination option (#22 ) (833b5b6 )
logging: add option to control logging level (#25 ) (ab52cb0 )
tracing: allow to pass collector endpoint option to tracing reporter (#26 ) (6798b40 )
update axios (30e5a6a )
Bug Fixes
tracer: tracer does not have close method if it is not enabled (#24 ) (98c4a96 )
v0.3.0
Compare
Sorry, something went wrong.
No results found
0.3.0 (2023-07-25)
Features
add dynamic config pooler (b3fab1f )
Bug Fixes