Skip to content

Releases: scalar-labs/scalar-admin

v2.2.1

18 Sep 07:47
Compare
Choose a tag to compare

Improvement

  • Revise the explanation for the -s (#50)
  • Add a warning message for -s (#51)
  • Bump Protocol Buffers and gRPC libs (#53)
  • Upgrade Gradle and Gradle plugins (#54)

Bugfix

v2.2.0

18 Sep 06:09
bdcb159
Compare
Choose a tag to compare

Enhancement

  • Implement TLS (#44)

Improvement

  • Use Temurin's JRE Docker image (#46)

v2.1.2

22 Jun 14:10
037dc56
Compare
Choose a tag to compare

Bugfix

  • Upgrade the in-house JRE to 1.1.14 (#41)
  • Fix Gradle build system issues about classpath and dependencies (#42)

v2.1.1

19 Jun 05:32
d2d1ee3
Compare
Choose a tag to compare

Bugfix

  • Upgrade the in-house JRE 8 Docker image to version 1.1.11 (#38)
  • Upgrade the in-house JRE Docker image to 1.1.12 (#39)
  • Use the implementation configuration to replace compile (#40)

v2.1.0

15 Feb 08:18
4d4ba02
Compare
Choose a tag to compare

Bugfix

  • Fix the maven-publish workflow (#34)

Enhancement

  • Support requesting by ips and ports (#35)
  • Support requesting by ips and ports (Node.js) (#36)
  • Upgrade the version to 2.1.0 (#37)

Improvement

  • Use log4j version 2 (#32)
  • Upgrade the gRPC and Protocol Buffers versions (#33)

v2.0.1

26 Jan 01:36
0e38de1
Compare
Choose a tag to compare

Bugfix

Enhancement

  • Regenerate Protocol Buffers files (#24)
  • Upgrade Java's version to 2.0.0 (#22)
  • Remove the Stats service (#20)
  • Implement checkPaused in Node.js (#16)

Improvement

  • Bump the Node client package version to the same version as Java (#30)
  • Use the same version to release the Java library and the Node library (#29)
  • Add a new workflow to publish the Java package (#28)
  • Bump the in-house JRE Docker image (#27)
  • Add a new workflow to publish docker images (#26)
  • Upgrade the internal JRE Docker image to 1.1.4 (#25)
  • Leverage Jest (#23)
  • Upgrade the internal Java Docker base image to 1.1.3 (#21)
  • NPM publish workflow (#17)
  • Update the internal JRE base image to 1.1.1 (#15)

v1.2.0

17 May 15:17
72c8237
Compare
Choose a tag to compare

Enhancements

  • Add CheckPaused rpc (#10)
  • Upgrade version to 1.2.0 (#12)

Improvements

  • Re-organize the folder (#11)

Bugfixes

  • Fix typo in README file
  • Use the maven publish plugin to publish scalar-admin correctly (#14)

v1.1.0

24 Feb 06:30
Compare
Choose a tag to compare
upgrade the version to 1.1.0

v1.0.0

21 Jan 04:24
7000d78
Compare
Choose a tag to compare

Enhancements

  • Create admin interface and a command line tool for the interface