Releases: threefoldtech/zosbase
Releases · threefoldtech/zosbase
v1.0.8-patch.1
What's Changed
- adds ttl for twins cache in auth.go by @ashraffouda in #115
- extract vmCheck into separate task by @Omarabdul3ziz in #116
Full Changelog: v1.0.8...v1.0.8-patch.1
v1.0.10
What's Changed
- adds ttl for twins cache in auth.go by @ashraffouda in #115
- extract vmCheck into separate task by @Omarabdul3ziz in #116
Full Changelog: v1.0.9...v1.0.10
v1.0.9
What's Changed
- enhance backend validation for gateway to prevent infinite loops by @SalmaElsoly in #97
- fixes mycelium issues(ifc conflict, corrupted flist, myc issue) by @ashraffouda in #99
- adds qsfs deployment script by @ashraffouda in #100
- make sure ips r valid while asking for registration by @ashraffouda in #101
- disable ipv6 forward for zdbs by @ashraffouda in #102
- adds some detials to storage docs by @ashraffouda in #103
- adds primitives docs by @ashraffouda in #104
- docs for set pkg by @ashraffouda in #105
- provsion docs by @ashraffouda in #106
- docs for workflows by @ashraffouda in #107
- update vm docs by @ashraffouda in #108
- adds events docs by @ashraffouda in #109
- updates network docs by @ashraffouda in #110
- adds external svcs docs by @ashraffouda in #111
- don't delete gws in grace period by @ashraffouda in #112
- update chain, rmb client and fix lint by @rawdaGastan in #113
Full Changelog: v1.0.8...v1.0.9
v1.0.8
What's Changed
- fixes deprovision panic and recurring deployment doesn't exist error by @ashraffouda in #95
- adds vms healthcheck by @ashraffouda in #84
- improve logging by @ashraffouda in #87
Full Changelog: v1.0.7...v1.0.8
v1.0.7
What's Changed
- make iperf requests against pub servers instead of our nodes by @ashraffouda in #91
- add debug commands by @Omarabdul3ziz in #92
- resolve conflicts with zos deps by updating containerd pkgs by @Omarabdul3ziz in #94
Full Changelog: v1.0.6...v1.0.7
v1.0.6
What's Changed
- fix: replace deprecated boltdb package with etcd package by @AbdelrahmanElawady in #89
Full Changelog: v1.0.5...v1.0.6
v1.0.5
What's Changed
- fix: remove logs rmb call by @AbdelrahmanElawady in #86
New Contributors
- @AbdelrahmanElawady made their first contribution in #86
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- update rmb-sdk-go dependency to v0.17.5 by @Omarabdul3ziz in #85
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
- update rmb to v0.17.3 by @rawdaGastan in #83
New Contributors
- @rawdaGastan made their first contribution in #83
Full Changelog: v1.0.2...v1.0.3
v1.0.2
doc: monitord package documentation (#77)