Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 3.0 #16

Merged
merged 8 commits into from
Nov 22, 2018
Merged

Release 3.0 #16

merged 8 commits into from
Nov 22, 2018

Commits on Nov 21, 2018

  1. Configuration menu
    Copy the full SHA
    819ea3b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    553a841 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d812b8 View commit details
    Browse the repository at this point in the history
  4. Fix strictness of rest-client gem dependency

    gem build was raising a warning.
    lagartoflojo committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    d230542 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    165b01d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    55fba82 View commit details
    Browse the repository at this point in the history
  7. Updated instructions to get chat_id

    Due to the new [Telegram API privacy
    mode](https://core.telegram.org/bots#privacy-mode), the `getUpdates`
    call does not show all messages sent in the group. Instead, the bot only
    sees a limited set of messages. Sending any `/cmd` message and also
    mentioning the bot will make the message appear in `getUpdates`.
    lagartoflojo committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    95871aa View commit details
    Browse the repository at this point in the history
  8. Update sensu-plugins to ~> 2.7, which includes breaking changes

    Closes #10.
    The occurrences filtering was removed from sensu-plugin and moved into a
    Sensu extension (https://github.com/sensu/sensu-extensions-occurrences).
    The example configuration has been updated.
    lagartoflojo committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    84ac755 View commit details
    Browse the repository at this point in the history