Skip to content

v1.0.7

Latest

Choose a tag to compare

@intsynko intsynko released this 04 Feb 13:54
· 151 commits to main since this release

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_metric in config
      Also:
  • Support characters in bunles jinja2

  • UpdatableFileRepository to template_config.yml

  • Fixed signature of method extract in class FirstPersonFiller

  • Normalizer relocate rnnmorph to pymorphy

  • Removed double Device class

  • Remove jaeger