Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: salute-developers/smart_app_framework
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.8rc4
Choose a base ref
...
head repository: salute-developers/smart_app_framework
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.8rc5
Choose a head ref
  • 12 commits
  • 6 files changed
  • 4 contributors

Commits on Mar 17, 2022

  1. Copy the full SHA
    e43fb84 View commit details

Commits on Mar 18, 2022

  1. DPNLPF-1566 Add user to logs to proccess_message

    Artem Batalov authored and intsynko committed Mar 18, 2022
    Copy the full SHA
    a785f65 View commit details
  2. Copy the full SHA
    08b2a87 View commit details
  3. set monitoring in app_config

    intsynko committed Mar 18, 2022
    Copy the full SHA
    2fd8dab View commit details

Commits on Mar 21, 2022

  1. Copy the full SHA
    94d888c View commit details
  2. Copy the full SHA
    d8bae12 View commit details
  3. DPNLPF-1566 use setdefault for user and message id's instead of overw…

    …riting the value, because if user is none and the value is already written in the params, it will be overwritten to none
    intsynko committed Mar 21, 2022
    Copy the full SHA
    39a47ee View commit details
  4. Copy the full SHA
    8bba265 View commit details
  5. Merge pull request #217 from sberdevices/fix/DPNLPF-1566-logs

    DPNLPF-1566: Add user to logs to proccess_message
    dangerink authored Mar 21, 2022
    Copy the full SHA
    66b9437 View commit details

Commits on Mar 22, 2022

  1. Copy the full SHA
    0354938 View commit details
  2. Merge pull request #220 from sberdevices/feature/monitoring_in_app_co…

    …nfig
    
    Moved monitoring singleton instance to app config
    christinadomanskaya authored Mar 22, 2022
    Copy the full SHA
    a1d6abd View commit details
  3. Merge pull request #219 from sberdevices/feature/skip_render_log_if_n…

    …ot_enabled
    
    skip rendering log params if level less than logger level
    christinadomanskaya authored Mar 22, 2022
    Copy the full SHA
    8149f28 View commit details
Loading