GitLab v12.0.2 Release Notes

Release Date: 2019-06-25 // almost 5 years ago
  • ๐Ÿ›  Fixed (7 changes, 1 of them is from the community)

    • ๐Ÿ›  Fix missing API notification flags for Microsoft Teams. !29824 (Seiji Suenaga)
    • ๐Ÿ›  Fixed 'diff version changes' link not working. !29825
    • ๐Ÿ›  Fix label serialization in issue and note hooks. !29850
    • Include the GitLab version in the cache key for Gitlab::JsonCache. !29938
    • Prevent EE backport migrations from running if CE is not migrated. !30002
    • โš  Silence backup warnings when CRON=1 in use. !30033
    • ๐Ÿ›  Fix comment emails not respecting group-level notification email.

    ๐ŸŽ Performance (1 change)

    • ๐Ÿ”€ Omit issues links in merge request entity API response. !29917