Releases: yoshinorin/gitbucket-monitoring-plugin
Releases · yoshinorin/gitbucket-monitoring-plugin
v5.1.0
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
Breaking Changes
- Drop less than GitBucket 4.35.x support
Misc
v4.0.0
Breaking Changes
- Drop less than GitBucket 4.31.x support
- (ec860af): Bump to Scala 2.13 & GitBucket 4.32.0
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
Improvement
Miscellaneous
v3.1.0
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
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
- (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
- (refs #23) Correct some typos and expressions.
- Use dropdown-menu to some tabs
- Some refactoring
v1.1.0
- (refs #22) Some fix about logs page
- Apply rel noopener
- Fix Wiki page link
- Fix log page message
- Some refactoring