Releases: MikeSafonov/jira-telegram-bot
Releases · MikeSafonov/jira-telegram-bot
v1.7.0
⭐ New features
- add new value for IssueEventTypeName - ISSUE_REOPENED (d555c9a)
🪲 Bug fixes
- fixed /remove_user command when user linked to tags (f3e9996)
🔨 Dependencies
- Upgrade to log4j 2.15.0 (CVE-2021-44228)
- Upgrade to telegrambots-spring-boot-starter 5.3.0
- Upgrade to Testcontainers 1.16.0
- Upgrade to mockk 1.10.5
v1.6.0
v1.5.0
v1.4.0
⭐ New features
- Notify jira issues watchers (ba8a75a)
- Holding secrets with HashiCorp Vault (280d7a9)
🪲 Bug fixes
- Allow command
/me
for anonymous users (251eb0c)
🔨 Dependencies
- Upgrade to Spring Boot 2.2.1
- Upgrade to Kotlin 1.3.60
- Upgrade to Freemarker 2.3.29
- Upgrade to jira-rest-java-client-core 5.1.6
- Upgrade to google-oauth-client 1.30.4
- Upgrade to kotlin-logging 1.7.7
- Upgrade to Testcontainers 1.12.3
- Upgrade to Gradle 5.6.2
v1.3.0
v1.2.1
v1.2.0
v1.1.0
New features
- Integration with Jira OAuth
- Monitoring using Prometheus
- Build-info properties with project meta information
Improvements
- Multistage docker image build
- Update Kotlin to 1.3.31
- Update Spring Boot to 2.1.4
v1.0.1
- add support for issue_assigned issue type
- new properties: connectionTimeout, connectionRequestTimeout and socketTimeout
v1.0.0
- processing Jira webhook issue events
- notification templating (using Apache FreeMarker template engine by default)
- support several databases (PostgreSQL, MySQL, H2)
- admin & users bot commands