8000 Releases · alpacanetworks/alpamon · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: alpacanetworks/alpamon

0.1.8

10 Dec 10:54
Compare
Choose a tag to compare

Changelog

  • e4108d2 Remove packages from committed data

0.1.7

09 Dec 04:57
Compare
Choose a tag to compare

Changelog

  • 54665b8 Add comments to explain double-checking ctx.Err()
  • e8967a9 Add error handling to skip reporter execution if queue is full
  • 8065f0d Add remote log threshold for commit.go
  • 363785e Add support for setting initial pty size before command execution
  • 01f062f Fix backoff calculation by resetting entry.due based on current time
  • 76871ae Fix retry on invalid CheckSession response instead of returning false
  • 0ca563e Increase MaxConnectInterval to 300s
  • c4d32c0 Increase log level threshold for reporter.go to reduce unnecessary logs
  • cbe66bf Merge pull request #16 from alpacanetworks/recurive-log
  • 7779f63 Minor fix
  • 321e58b Refactor enhance file-based log filtering with logRecordFileHandlers
  • 6aad49e Refine URL comparison logic to improve security

0.1.6

18 Nov 02:06
Compare
Choose a tag to compare

Changelog

  • eb9a554 Add Error Types and fields
  • 85cd56f Add exception handling to list()
  • b80e2f5 Fix upgrade command
  • e2ca5bf Merge pull request #14 from alpacanetworks/12-add-exception-handling-to-list-of-web-ftp-command
  • aceee34 Minor fix

0.1.5

12 Nov 07:11
4d77ea1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.4...0.1.5

0.1.4

06 Nov 10:58
Compare
Choose a tag to compare

Changelog

  • 05357e4 Add sqlite3 driver import to resolve unknown driver error in RPM DB access
  • 31b77b6 Minor fix
  • df42295 Use glebarez SQLite driver to fix import issue

0.1.3

05 Nov 05:24
b95886c
Compare
Choose a tag to compare

Changelog

0.1.2

30 Oct 07:00
Compare
Choose a tag to compare

Changelog

  • ab956bc Add additional log thresholds for filtering
  • 5155966 Implement log filtering for records and apply minor improvements
  • 996cf17 Improve logging by excluding unnecessary logs in PTY and FTP
  • 1be4f88 Merge pull request #6 from alpacanetworks/log-record
  • 15fe29b Merge pull request #7 from alpacanetworks/log-record
  • 261611a Minor fix
  • a797466 Minor fix

0.1.1

29 Oct 06:17
Compare
Choose a tag to compare

Changelog

  • 7d6462d Add logging to commit package
  • 6887a44 Refactor logger to send log records and apply minor fixes
  • d8cb02a Replace retryablehttp with net/http in session client for correct behavior

0.1.0

25 Oct 12:44
e269f4f
Compare
Choose a tag to compare

Changelog

  • 7eef98b Delete install_zip_package()
  • 327036f Fix infinite loop when ‘commissioned’ field is missing in CheckSession
  • 291c9d8 Fix unnecessary pointer dereferencing
  • e183621 Merge pull request #2 from alpacanetworks/1-web-ftp
  • e269f4f Merge pull request #5 from alpacanetworks/4-roll-back-of-the-installation-script
  • 78e7217 Minor fix
  • f5a10a0 Refactor config file loading to handle empty files and improve error handling

0.0.9

23 Oct 05:38
Compare
Choose a tag to compare

Changelog

  • 0f95d78 Add File struct
  • 5ba8f29 Add FtpClient
  • a33417d Add Web FTP related types
  • cf5b6c0 Add check for empty message before parsing in commandRequestHandler
  • f11ea7d Add check permission logic in cwd Command
  • 9c728b5 Add github.com/google/uuid package
  • 78230e3 Add install_zip_package to postinstall.sh
  • d21951c Add openftp Command
  • 851015f Add setFtpCmdSysProcAttrAndEnv
  • ad9c1b2 Apply code review
  • 7927f51 Apply code review
  • 69f9180 Delete unused files
  • 5f655e6 Fix makeArchive()
  • fb43fad Fix minor code formatting
  • 47039f0 Fix space to ('// ')
  • 8a827fd Merge remote-tracking branch 'origin/1-web-ftp' into 1-web-ftp
  • cbfb52b Merge remote-tracking branch 'origin/1-web-ftp' into 1-web-ftp
  • 3b92b3c Merge remote-tracking branch 'origin/main' into 1-web-ftp
  • f91c3fb Merge remote-tracking branch 'origin/main' into 1-web-ftp
  • 68338e7 Merge remote-tracking branch 'origin/main' into 1-web-ftp
  • 8d089f5 Minor fix
  • 222acb9 Minor fix
  • 981a7be Minor fix
  • 1cc672e Minor fix
  • 755c09d Minor fix
  • 33f2b45 Minor fix
  • 212a2b5 Minor fix
  • cb2ef61 Minor fix
  • 2df771d Refactor Web FTP Commands
  • 20265bb Refactor bulk upload in makeArchive()
  • 576edbd Refactor makeArchive()
  • 31bcc0d Update convertGroupIds() to ConvertGroupIds()
  • 7f0003f Update due to the addition of structs
  • 5ffc2e0 Update runFileDownload()
  • 52a10fc Update runFileDownload()
  • 7e4aa92 Updated error code return mechanism
0