Skip to content

Releases: yoshinorin/gitbucket-monitoring-plugin

v5.1.0

06 Mar 15:19
Compare
Choose a tag to compare

Changes

  • chore: bump scala version & gitbucket version (1528830)
  • chore: bump sbt-gitbucket-plugin from 1.5.0 to 1.5.1 (38424ee)
  • chore: bump sbt from 1.4.4 to 1.6.2 (637b32e)

Full Changelog: v5.0.0...v5.1.0

v5.0.0

28 Dec 07:31
020ca9d
Compare
Choose a tag to compare

Breaking Changes

Misc

v4.0.1

11 Aug 13:21
Compare
Choose a tag to compare

Fix

v4.0.0

11 Aug 12:35
Compare
Choose a tag to compare

Breaking Changes

Miscellaneous

  • (cd04828, ecdc559): Add return type annotation
  • (14523e8): Delete unnecessary parenthesis
  • (7422c32): scala.collection.JavaConverters to scala.jdk.CollectionConverters
  • (7afa09c): Delete unnecessary import
  • (7c9303e): filter().headOption() to find().getOrElse()

v3.2.0

22 Mar 15:39
Compare
Choose a tag to compare

Improvement

Miscellaneous

v3.1.0

14 Jul 08:13
Compare
Choose a tag to compare

New feature

  • (#27) : Display all cpus information if instance is Linux

Bug Fix

  • (#29) : Cpu information always same value if instance is Linux

v3.0.0

08 Jul 11:24
Compare
Choose a tag to compare

Obsolete

Drop below features. Please use gitbucket-application-logs-plugin instead of them.

  • LogBack settings viewer
  • GitBucket Log viewer

Improvements

  • (7ca8e26) : Bump to Scala 2.12.6
  • (7ca8e26) : Bump to sbt 1.1.6
  • (7c6caf8) : Bump to sbt-gitbucket-plugin to 1.3.0
  • (fca8a12) : Add sidebar icon
  • Many refactoring

Fix

  • (e490660) : Fix EnvironmentVariable tab UI

v2.0.0

13 Apr 14:59
Compare
Choose a tag to compare
  • (refs #25) : use sbt-gitbucket-plugin
  • (ee36bc0) : Fix dropdown message
  • (2015423) : Bump to twirl 1.3.15
  • (19047d7) : Bump to scala 2.12.5
  • (c8f97a5) : Bump to sbt 1.1.4

v1.2.0

22 Jan 13:03
Compare
Choose a tag to compare
  • (refs #23) Correct some typos and expressions.
  • Use dropdown-menu to some tabs
  • Some refactoring

v1.1.0

03 Dec 07:58
Compare
Choose a tag to compare
  • (refs #22) Some fix about logs page
    • Apply rel noopener
    • Fix Wiki page link
    • Fix log page message
  • Some refactoring