Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/telegram-notifications-plugin
  Commit: 0dac3270479424413b939bcb9e21b22d8751b4bf
      
https://github.com/jenkinsci/telegram-notifications-plugin/commit/0dac3270479424413b939bcb9e21b22d8751b4bf
  Author: Voland666 <andree...@yandex.ru>
  Date:   2018-02-26 (Mon, 26 Feb 2018)

  Changed paths:
    M pom.xml
    M src/main/java/jenkinsci/plugins/telegrambot/TelegramBotBuilder.java
    M src/main/java/jenkinsci/plugins/telegrambot/TelegramBotDelegate.java
    M src/main/java/jenkinsci/plugins/telegrambot/TelegramBotPublisher.java
    M src/main/java/jenkinsci/plugins/telegrambot/telegram/TelegramBot.java
    M 
src/main/java/jenkinsci/plugins/telegrambot/telegram/TelegramBotThread.java
    M 
src/main/java/jenkinsci/plugins/telegrambot/telegram/commands/AbstractBotCommand.java
    M 
src/main/java/jenkinsci/plugins/telegrambot/telegram/commands/HelpCommand.java
    M 
src/main/java/jenkinsci/plugins/telegrambot/telegram/commands/StartCommand.java
    M 
src/main/java/jenkinsci/plugins/telegrambot/telegram/commands/StatusCommand.java
    M 
src/main/java/jenkinsci/plugins/telegrambot/telegram/commands/SubCommand.java
    M 
src/main/java/jenkinsci/plugins/telegrambot/telegram/commands/UnsubCommand.java

  Log Message:
  -----------
  Proxy support and telegrambots v3.6 (#10)

* Change telegrambots api version to 3.6

* Fix imports for telegrambots v3.6

* Change telegram-notifications plugin version to 1.1.0

* Fix findbug warnings

* Update deprecated methods to actual

* Add ApiContextInitializer.init method invoke

* Add lint:all configuration

* Change org.apache.log4j.Logger to java.util.logging.Logger

* Add proxy settings support

* Fix NPE for UserApprover instance


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to