Skip to content

Releases: sb-im/gosd

v3.2.0

04 Apr 14:00
d65a2f8
Compare
Choose a tag to compare

Changelog

  • d65a2f8 feat(config): add config docs
  • 0eb2c08 feat(config): add emqx auth config

v3.1.2

03 Apr 12:32
1b932a5
Compare
Choose a tag to compare

Changelog

  • 115a6da fix(mqttd): fiter /tasks/+/term

v3.1.1

21 Mar 11:55
d04dd12
Compare
Choose a tag to compare

Changelog

  • d04dd12 fix(mqttd): redis key expired

v3.1.0

21 Mar 08:22
565955c
Compare
Choose a tag to compare

Schedule

  • support corn

superdock-schedule drawio

iCalendar

  • Job iCalendar protocol support

Screenshot 2023-03-21 at 14 08 08

Changelog

  • e43da12 change docker registry
  • 723b0f3 feat(calendar): add icalendar protocol support
  • 424eae7 feat(docs): add schedule
  • d388eba feat(icalendar): add icalendar support
  • 5a29579 feat(jobs): event demo
  • c6e4b40 feat(jobs): redis expired event
  • ba8ac66 feat(luavm): setDuration
  • c49ae47 feat(luavm): watch jobs
  • 9faa75d feat(schedule): add config schedule
  • db72e79 feat(schedule): add save verified
  • b31e6a7 feat(schedules): enable schedules
  • 5f5f2a5 fix ci
  • 81988d4 fix(e2e): ci error
  • 81af888 fix(e2e): luavm ci
  • 37283f8 fix(e2e): luavm rpc
  • 1de002c fix(luavm): ci error
  • 21f57eb fix(model): schedule take error
  • 40f47d8 go fmt
  • b7b2374 refactor(luavm): unit test
  • b9436a2 refactor(schedule): remove service {jsonrpc, cowsay}
  • 7bb2f90 refactor(service): luavm.kill
  • b36c513 refactor(service): schedule
  • d80dabc remove ci test database
  • 565955c remove unless docker build
  • 3644de0 remove(state): remove dep redigo
  • cdfe406 remove(store): store => service

v3.0.2

04 Jan 01:24
5aa9143
Compare
Choose a tag to compare

Changelog

v3.0.1

01 Jan 15:28
7ab19ed
Compare
Choose a tag to compare

Changelog

  • cd57645 Add LICENSE MPL v2
  • 09488a6 Update .gitlab-ci.yml file(add publish)
  • d0163c1 add github actions
  • 7ab19ed add goreleaser
  • 7ad9861 feat(api): disable schedules
  • 65f1bce feat(api/v3): add log traceId
  • b702616 feat(cmd): env CLIENT_URL
  • fcd9576 feat(cmd): env DEMO_MODE
  • 2f9f08d feat(config): update default LISTEN_ADDR
  • 973bd91 feat(config): update default STORAGE_URL
  • 4d561a0 feat(logger): add corn traceid #78
  • c1d2f6c feat(logger): add traceid gorm logger #78
  • 6938ecd feat(luavm): add log traceId
  • 08fdb73 feat(luavm): add lua base function hooks 'print' #78
  • 0b7ac0a feat(service): add traceid task id #78
  • 7a0bcc0 feat(storage): test use temp storage path
  • 3e5051f fix(build): timetzdata
  • 7cf6598 fix(rpc2mqtt): commandTimeout 60->90 mins
  • 5c43860 update github actions
  • 4cab2c2 update github actions 2
  • aa3deb9 update: README.md

Public gosd v3

30 Dec 07:48
6ba8544
Compare
Choose a tag to compare

Refactor All !!!

  • sdwc (Web App frontend Multiple Robotic Web consoles)
  • gosd (Cloud API backend, Cloud Service)
  • ncp (Edge gateway core communication service)

superdock-arch