Releases: sberdevices/smart_app_framework
Releases · sberdevices/smart_app_framework
v1.0.8.rc9
- fix metrics
v1.0.8rc8
v1.0.8.rc7
v1.0.8rc6
v1.0.8rc5
v1.0.8rc4
v1.0.8rc3
What's Changed
- Removed nested level of message in HttpTextNormalizer by @justanotheruser in #194
- bugfix with jinja dependency markupsafe (jinja2 2.10.1 -> 3.0.3) by @intsynko in #207
- improve client_profile_actions by @Dan1lD in #203
- DPNLPF-1389: logging fixes for log storing update by @sharifullinildus in #190
- DPNLPF-1536 added additional params for logging and improve headers checks by @intsynko in #206
Full Changelog: v1.0.8rc2...v1.0.8rc3
v1.0.8rc2
v1.0.8rc1
What's Changed
- added init message_handlers to main init by @intsynko in #195
- fixed batch run for check random answer (can check random answere) by @SyrexMinus in #192
- DPNLPF-1497 added singleton settings for access to template settings by @intsynko in #196
- change type check for default list and dict by @sharifullinildus in #184
- PNLP-3245 before_action and reset context action by @intsynko in #181
- DPNLPF-1460 client_profile_actions by @Dan1lD in #193
v1.0.7
Release 1.0.7:
-
Infrastracture
-
Upgrade libs version:
confluent_kafka==1.1.0,
pyignite==0.5.0,
aioredis==2.0.0,
pyignite==0.5.1,
keras==2.6.0,
tensorflow==2.6.0 -
Support Python3.9
-
Kafka cooperative assignor support
-
Added sentinel redis adapter
-
-
Actions
- added PushAction
-
Fillers
- added date period filler
-
Logging:
- added deep masking
- added masking fields
- added masking for cards
- added log_store_for field (shows how long time store logs)
- added customizing LogMessageCreator to inheritance and increase log params
-
Monitoring
- added possible to switch off some metrics by using
disabled_metricin config
Also:
- added possible to switch off some metrics by using
-
Support characters in bunles jinja2
-
UpdatableFileRepository to template_config.yml
-
Fixed signature of method
extractin class FirstPersonFiller -
Normalizer relocate rnnmorph to pymorphy
-
Removed double Device class
-
Remove jaeger