Skip to content

Releases: ministruth/skynet

plugin-v2024090101

02 Sep 03:39
ec9e1fc
Compare
Choose a tag to compare

Components

  • monitor: 0.2.3 => 0.2.4

Bug fix

  1. Fix passive agent connect bug.

Full Changelog: plugin-v2024083102...plugin-v2024090101

v0.2.2

01 Sep 06:36
0307819
Compare
Choose a tag to compare

Bug fix

  1. Fix postgres backend bug.

Full Changelog: v0.2.1...v0.2.2

plugin-v2024083102

01 Sep 06:35
0307819
Compare
Choose a tag to compare

Components

  • monitor: 0.2.2 => 0.2.3

Bug fix

  1. Fix postgres backend bug.

Full Changelog: plugin-v2024083101...plugin-v2024083102

v0.2.1

31 Aug 02:41
3bd92dd
Compare
Choose a tag to compare

Bug fix

  1. Fix no process-level CryptoProvider for rustls 0.23.

Full Changelog: v0.2.0...v0.2.1

plugin-v2024083101

31 Aug 08:15
6903a2d
Compare
Choose a tag to compare

Components

  • agent: 0.2.1 => 0.3.0
  • skynet_api_agent: 0.2.1 => 0.3.0
  • monitor: 0.2.1 => 0.2.2

New features

  1. agent: Support restart option.
  2. monitor, skynet_api_agent: Version check will depend on agent version instead of skynet_api_agent version.

Full Changelog: plugin-v0.2.1...plugin-v2024083101

plugin-v0.2.1

31 Aug 01:32
3bd92dd
Compare
Choose a tag to compare

Bug fix

  1. Fix no process-level CryptoProvider for rustls 0.23.

Full Changelog: v0.2.1...plugin-v0.2.1

v0.2.0

30 Aug 13:09
4007be3
Compare
Choose a tag to compare

Breaking changes

  1. skynet crate is split to skynet and skynet_api, plugins now should depend on skynet_api.
  2. Based on new framework actix-cloud.
  3. Most system is re-designed.

Changes

  1. Only warning and error logs will increase the unread count.
  2. Allow change root username.
  3. /ping is renamed to /health.

Bug fix

  1. Fix a bug that prevent success logs written to the database.

Full Changelog: v0.1.1...v0.2.0

plugin-v0.2.0

30 Aug 14:34
36c9b7c
Compare
Choose a tag to compare

Breaking changes

  1. Compatible to the new skynet_api design.
  2. Redesign C/S framework.

New features

  1. Support passive agents.

Full Changelog: v0.2.0...plugin-v0.2.0

v0.1.1

30 May 03:26
50bd255
Compare
Choose a tag to compare

Changes

  1. listen.ssl will only raise warning when proxy.enable is false.

Bug fix

  1. Fix a IP parsing bug when proxy is enabled.
  2. Fix CSP violation for reCAPTCHA.
  3. Fix validation failed for reCAPTCHA.
  4. Fix login db error when using PostgreSQL.
  5. Fix plugin segmentation fault in some systems.
  6. Fix segmentation fault when shared API is enabled.

Full Changelog: v0.1.0...v0.1.1

plugin-v0.1.1

30 May 03:26
50bd255
Compare
Choose a tag to compare

Bug fix

  1. Fix segmentation fault when loading plugins.
  2. Fix monitor database foreign key error.

Full Changelog: plugin-v0.1.0...plugin-v0.1.1