Golang News http://golangnews.com Jobs, Code, Videos and News for Go hackers - everything about the go programming language Fri, 28 Apr 2023 12:46:00 +0000 DI Container IziDIC v0.0.3 easier to test, better documented #releases #dependencyinjection <div>The <a href="https://github.com/fgm/izidic">fgm/izidic </a>dependency injection container (DIC) just got its firsts official release instead of just a tag: tag v0.0.3 contains a feature and documentation improvements.</div><div> <ul style="margin: 1rem 0px;"> <li>feature: the `Container`type is now an interface, to ease Service testing, instead of a concrete struct</li> <li>doc: a complete application is now available, demonstrating how to set up an application in practice for dependency injection using IziDIC</li> <li>doc: the README has been expanded and clarified.</li> <li>doc: a discussion issue is available on https://github.com/fgm/izidic/discussions/10</li> <li>qa: test coverage stable at 100%</li> </ul> 1 points posted by FGM https://github.com/fgm/izidic/releases/tag/v0.0.3 4800 Fri, 28 Apr 2023 12:12:00 +0000 IziDIC v0.0.2 : new features and QA #dependencyinjection #releases <div>The tiny <a href="https://github.com/fgm/izidic">fgm/izidic</a> dependency injection container just got a new release: v0.0.2 contains new features and QA improvements.</div><div> <ul><li>feature: new method Container.Names to list container keys</li> <li>feature: circular dependency detection, avoiding stack overflows</li> <li>qa: moved to new domain github.com/fgm/izidic to support Github actions</li> <li>qa: added linting checks: gofmt, go vet, staticcheck</li> <li>qa: added security scanning: CodeQL</li> <li>qa: expanded test coverage to 100% C0.</li> <li>qa: added test coverage reporting</li> </ul></div><div><br></div> 1 points posted by FGM https://github.com/fgm/izidic/releases/tag/v0.0.2 4776 Sat, 22 Oct 2022 15:42:00 +0000 Event: Go 1.8 Release Party #releases #🎉 To celebrate the release of Go 1.8 we're to organising a world wide release party on February the 16th, 2017. 37 points posted by kenny https://github.com/golang/go/wiki/Go-1.8-Release-Party 1470 Wed, 04 Jan 2017 21:11:00 +0000 Go 1.8 is released #releases Link Go Blog Post: https://blog.golang.org/go1.8 Link Download page: https://golang.org/dl/ 28 points posted by norbertfuhs https://blog.golang.org/go1.8 1752 Thu, 16 Feb 2017 21:07:00 +0000 Toward Go 2 #releases #go2 This is the text of my talk today at Gophercon 2017, asking for the entire Go community's help as we discuss and plan Go 2. We will add a link to the video when it becomes available. 15 points posted by kenny https://blog.golang.org/toward-go2 2396 Thu, 13 Jul 2017 17:38:00 +0000 Golang 1.8 beta 2 released #releases 14 points posted by gopher https://golang.org/dl/ 1365 Thu, 15 Dec 2016 21:42:00 +0000 Go release timeline #releases A timeline of Go releases, click versions to see release notes. 13 points posted by kenny https://pocketgophers.com/go-release-timeline/ 1912 Sat, 11 Mar 2017 08:04:00 +0000 Influxdb 1.0 GA release - a retrospective and what's next #releases Today we’re excited to announce the 1.0 release of the open source time series database, InfluxDB and our commercial offering, InfluxEnterprise, which supports high availability deployments and scale out clustering for increased throughput. This makes today the biggest day in our company’s history. This release has been almost 3 years in the making and on this occasion I’d like to take a look back at the project’s history, let users know what compatibility guarantees the 1.x line of releases will have and talk about what’s next for InfluxDB. 12 points posted by kenny https://www.influxdata.com/influxdb-1-0-ga-released-a-retrospective-and-whats-next 1052 Thu, 08 Sep 2016 15:14:00 +0000 🎉 Go 1.8 Release Candidate 2 is released #releases #google 10 points posted by gopher https://groups.google.com/forum/#!topic/golang-nuts/CxyOtErpAKo 1576 Thu, 19 Jan 2017 22:01:00 +0000 Go 1.8 beta released #releases <div><br></div><div>Golang.org have just released go1.8 beta 1, a beta version of Go 1.8.&nbsp;It is cut from the master branch at the revision tagged go1.8beta1.&nbsp;There are no known problems or regressions.&nbsp;Please try running production workloads and your unit tests with the new version.&nbsp;It is important that we find bugs *before* issuing a release candidate.&nbsp;The release candidate is planned for the first week of January.&nbsp;Your help in testing this beta is invaluable.<br></div><div><br></div><div>Report any problems using the issue tracker:</div><div>&nbsp; &nbsp; <a href="https://golang.org/issue/new" target="_blank" rel="nofollow" style="margin: 0px; padding: 0px; border: 0px; color: rgb(102, 17, 204); cursor: pointer;">https://golang.org/issue/new</a></div><div><br></div><div>You can download binary and source distributions from the usual place:</div><div>&nbsp; &nbsp; <a href="https://golang.org/dl/#go1.8beta1" target="_blank" rel="nofollow" style="margin: 0px; padding: 0px; border: 0px; color: rgb(102, 17, 204); cursor: pointer;">https://golang.org/dl/#go1.<wbr>8beta1</a></div><div><br></div><div>To find out what has changed in Go 1.8, read the draft release notes:</div><div>&nbsp; &nbsp; <a href="https://beta.golang.org/doc/go1.8" target="_blank" rel="nofollow" style="margin: 0px; padding: 0px; border: 0px; color: rgb(102, 17, 204); cursor: pointer;">https://beta.golang.org/doc/<wbr>go1.8</a></div><div><br></div><div>Documentation for Go 1.8 is available at:</div><div>&nbsp; &nbsp; <a href="https://beta.golang.org/" target="_blank" rel="nofollow" style="margin: 0px; padding: 0px; border: 0px; color: rgb(102, 17, 204); cursor: pointer;">https://beta.golang.org/</a></div><div><br></div><div>Our goal is to release the final version of Go 1.8 on February 1st.</div> 10 points posted by kenny https://beta.golang.org/doc/go1.8 1293 Thu, 01 Dec 2016 07:19:00 +0000 Gogs 0.9.0 is released #releases 10 points posted by Unknwon https://discuss.gogs.io/t/gogs-0-9-0-is-released/88 673 Mon, 07 Mar 2016 02:24:00 +0000 Gopherjs 1.8.1 is released #releases Some of the highlights of changes that have gone into the new release include: <div> <ul><li>GopherJS now generates more optimized code for bounds checking. It has led to significant performance increases, up to 20–50% as measured by go1 benchmarks. It helps fmt, regexp, crypto and slice manipulation heavy code the most. </li> <li>A bug in combination of defer and blocking code has been fixed. </li> <li>Examples (ExampleFoo()) are now supported and executed during tests. </li> <li>Support for build tags and --benchtime parameter for thegopherjs test command has been added. </li> <li>In package net/http, request’s context is now used for request cancelation. </li> <li>Some situations where errors should be reported, but weren’t, are now fixed (e.g., string bounds checking and assignment to underscore). </li> <li>Various improvements to GopherJS error messages, exit codes, source maps, documentation, limitations, and contributing guidelines have been made.</li> </ul></div> 9 points posted by kenny https://medium.com/gopherjs/gopherjs-1-8-1-is-released-b4473712ab95 1761 Fri, 17 Feb 2017 21:52:00 +0000 Staticcheck 2017.2 Released #releases 8 points posted by tomf https://staticcheck.io/changes/2017.2 2951 Mon, 20 Nov 2017 14:17:00 +0000 Go 1.9 released #releases 8 points posted by kenny https://blog.golang.org/go1.9 2578 Fri, 25 Aug 2017 04:46:00 +0000 Go 1.7 released #releases 8 points posted by lolly https://blog.golang.org/go1.7 994 Tue, 16 Aug 2016 06:16:00 +0000 Go 1.12 release notes #releases The latest Go release, version 1.12, arrives six months after <a href="https://golang.org/doc/go1.11">Go 1.11</a>. Most of its changes are in the implementation of the toolchain, runtime, and libraries. As always, the release maintains the Go 1 <a href="https://golang.org/doc/go1compat">promise of compatibility</a>. We expect almost all Go programs to continue to compile and run as before. 7 points posted by kenny https://golang.org/doc/go1.12 3814 Tue, 26 Feb 2019 06:27:00 +0000 Go 1.9 Release Notes #releases 7 points posted by Donutloop https://tip.golang.org/doc/go1.9 2317 Thu, 15 Jun 2017 08:57:00 +0000 Pachyderm 1.7 #releases <p>Pachyderm 1.7 with a graphical pipeline builder, new structure for versioned data, official Python client, and more!</p> 6 points posted by kenny https://medium.com/pachyderm-data/pachyderm-1-7-12c6f47995c0 3283 Wed, 11 Apr 2018 20:11:00 +0000 Go 1.6.1 and 1.5.4 are released #releases Go 1.6.1 and 1.5.4 are released 6 points posted by tophatsteve https://groups.google.com/forum/#!msg/golang-announce/9eqIHqaWvck/kXsfO0ogLAAJ 769 Wed, 13 Apr 2016 07:08:00 +0000 Slides: What's coming in Go 1.15 #releases From Daniel Martí at Go Remote Fest, 2020<br> 5 points posted by gopher https://docs.google.com/presentation/d/1veyF0y6Ynr6AFzd9gXi4foaURlgbMxM-tmB4StDrdAM/edit#slide=id.g840eaeb4b4_0_19 4320 Mon, 27 Apr 2020 19:41:00 +0000 mgo mongodb driver is now unmaintained #releases There is a new for over at https://github.com/globalsign/mgo<br> 5 points posted by gopher https://github.com/go-mgo/mgo/blob/v2-unstable/README.md 3099 Fri, 12 Jan 2018 16:50:00 +0000 Code: devenv v1.5.1 released #releases Reloading list of repositories after adding a new repository 5 points posted by Sascha Andres https://github.com/sascha-andres/devenv/releases/tag/1.5.1 2839 Tue, 24 Oct 2017 16:36:00 +0000 Go 1.5.3 is released with a security fix for 32 bit systems #security #releases 5 points posted by lolly https://groups.google.com/forum/#!topic/golang-announce/MEATuOi_ei4 506 Wed, 13 Jan 2016 23:03:00 +0000 Caddy 0.8.1 released #releases #web 5 points posted by gopher https://caddyserver.com/blog/caddy-0_8_1-released 504 Tue, 12 Jan 2016 19:49:00 +0000 Go 1.12.2 Released #releases 4 points posted by kenny https://golang.org/doc/devel/release.html#go1.12.minor 3899 Sat, 06 Apr 2019 05:31:00 +0000 Introducing sourcegraph server 2.4 #releases <p>Sourcegraph Server 2.4 is here - <a href="https://about.sourcegraph.com/blog/google-i-o-talk-building-sourcegraph-a-large-scale-code-search-cross-reference-engine-in-go">written in Go</a>. It is now free for unlimited users and repositories, can be installed in minutes with a single <code style="box-sizing: border-box; font-family: Consolas, monaco, monospace; font-size: 1rem; background: rgb(242, 244, 248); padding: 0.2em 0.4em; border-radius: 3px;">docker run</code>&nbsp;command, and is easily configurable in the new web-based site admin. This release also includes many performance and bug fixes, plus a better interface for monitoring search results.&nbsp;Sourcegraph Server gives the power of great code search to every developer at your company, so you can ship better code faster. It runs securely in your own network, takes 5 minutes to install, and is easy to upgrade.</p> 4 points posted by kenny https://about.sourcegraph.com/blog/introducing-sourcegraph-server-2-4 3096 Thu, 11 Jan 2018 12:10:00 +0000 Go 1.9.2 and Go 1.8.5 released #releases <div>Go versions 1.9.2 and 1.8.5, minor point releases.<br></div><div><br></div><div>View the release notes for more information:</div><div>&nbsp; &nbsp; <a href="https://golang.org/doc/devel/release.html#go1.9.minor" target="_blank" rel="nofollow">https://golang.org/doc/devel/<wbr>release.html#go1.9.minor</a></div> 4 points posted by iris-go https://groups.google.com/forum/#!topic/golang-announce/s_hLxKF9ApA 2849 Thu, 26 Oct 2017 17:29:00 +0000 Code: devenv v1.5.0 #releases <h2>Changes</h2><ul style="box-sizing: border-box; padding-left: 2em; margin-top: 0px; margin-bottom: 16px; color: rgb(36, 41, 46); font-family: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;; font-size: 16px; background-color: rgb(255, 255, 255);"><li style="box-sizing: border-box;">Allow forced removal</li><li style="box-sizing: border-box; margin-top: 0.25em;">Do not clone disabled repositories</li><li style="box-sizing: border-box; margin-top: 0.25em;">Add disable/enable to auto complete</li> </ul> <h2>Fixes</h2><ul style="box-sizing: border-box; padding-left: 2em; margin-top: 0px; color: rgb(36, 41, 46); font-family: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;; font-size: 16px; background-color: rgb(255, 255, 255); margin-bottom: 0px !important;"><li style="box-sizing: border-box;">Report no changes for non exiting repository</li><li style="box-sizing: border-box; margin-top: 0.25em;">ISSUE template corrected</li> </ul> 4 points posted by Sascha Andres https://github.com/sascha-andres/devenv/releases/tag/v1.5.0 2699 Mon, 25 Sep 2017 16:43:00 +0000 Go 1.8.3 released #releases go1.8.3 (released 2017/05/24) includes fixes to the compiler, runtime, documentation, and the <code style="font-family: Menlo, monospace; font-size: 14px; color: rgb(34, 34, 34); background-color: rgb(255, 255, 255);">database/sql</code>package. See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.8.3" style="color: rgb(55, 94, 171); font-family: Arial, sans-serif; font-size: 16px; background-color: rgb(255, 255, 255);">Go 1.8.3 milestone</a>&nbsp;on our issue tracker for details. 4 points posted by kenny https://golang.org/dl/#go1.8.3 2250 Wed, 24 May 2017 21:15:00 +0000 Gobot version 1.3 #releases 4 points posted by kenny https://gobot.io/blog/2017/03/22/gobot-1.3-is-here/ 1977 Wed, 22 Mar 2017 20:59:00 +0000 Traefik 2.3, now has native Go plugins #releases 3 points posted by kenny https://traefik.io/blog/houston-we-have-plugins-traefik-2-3-announcement 4454 Wed, 23 Sep 2020 16:29:00 +0000 Release: Cayley graph db 0.7.0 #releases Graph database written in Go had some major changes and improvements.<div><br></div><div> <h1>Highlights</h1><ul style="box-sizing: border-box; padding-left: 2em; margin-top: 0px; margin-bottom: 16px; color: rgb(36, 41, 46); font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 16px; -webkit-text-size-adjust: 100%;"><li style="box-sizing: border-box;">ElasticSearch support</li><li style="box-sizing: border-box; margin-top: 0.25em;">New query optimizer (aka query shapes)</li><li style="box-sizing: border-box; margin-top: 0.25em;">New command line interface</li><li style="box-sizing: border-box; margin-top: 0.25em;">KV meta-backend + port of Bolt and LevelDB to it</li><li style="box-sizing: border-box; margin-top: 0.25em;">NoSQL meta-backend, + port of Mongo and ElasticSearch to it</li><li style="box-sizing: border-box; margin-top: 0.25em;">"Raw" value type is deprecated</li><li style="box-sizing: border-box; margin-top: 0.25em;">Exposed node delete API for HTTP</li><li style="box-sizing: border-box; margin-top: 0.25em;">Consistent behavior for all backends on node delete</li><li style="box-sizing: border-box; margin-top: 0.25em;">New query types in Gizmo: <code style="box-sizing: border-box; font-family: SFMono-Regular, Consolas, 'Liberation Mono', Menlo, Courier, monospace; font-size: 13.600000381469727px; padding: 0.2em 0.4em; margin: 0px; background-color: rgba(27, 31, 35, 0.0470588); border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px;">Labels</code>, <code style="box-sizing: border-box; font-family: SFMono-Regular, Consolas, 'Liberation Mono', Menlo, Courier, monospace; font-size: 13.600000381469727px; padding: 0.2em 0.4em; margin: 0px; background-color: rgba(27, 31, 35, 0.0470588); border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px;">SaveInPredicates</code>, <code style="box-sizing: border-box; font-family: SFMono-Regular, Consolas, 'Liberation Mono', Menlo, Courier, monospace; font-size: 13.600000381469727px; padding: 0.2em 0.4em; margin: 0px; background-color: rgba(27, 31, 35, 0.0470588); border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px;">SaveOutPredicates</code>, see <a href="https://github.com/cayleygraph/cayley/blob/v0.7.0/docs/GizmoAPI.md" style="box-sizing: border-box; color: rgb(3, 102, 214);">docs</a></li><li style="box-sizing: border-box; margin-top: 0.25em;"><code style="box-sizing: border-box; font-family: SFMono-Regular, Consolas, 'Liberation Mono', Menlo, Courier, monospace; font-size: 13.600000381469727px; padding: 0.2em 0.4em; margin: 0px; background-color: rgba(27, 31, 35, 0.0470588); border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px;">Has</code>&nbsp;traversal now supports value filters</li><li style="box-sizing: border-box; margin-top: 0.25em;"><code style="box-sizing: border-box; font-family: SFMono-Regular, Consolas, 'Liberation Mono', Menlo, Courier, monospace; font-size: 13.600000381469727px; padding: 0.2em 0.4em; margin: 0px; background-color: rgba(27, 31, 35, 0.0470588); border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px;">FollowRecursive</code>&nbsp;can be limited to a maximal depth</li><li style="box-sizing: border-box; margin-top: 0.25em;">GraphQL now supports quad labels</li><li style="box-sizing: border-box; margin-top: 0.25em;">SQL query optimizer improvements</li><li style="box-sizing: border-box; margin-top: 0.25em;">SQL backends now has their own names: <code style="box-sizing: border-box; font-family: SFMono-Regular, Consolas, 'Liberation Mono', Menlo, Courier, monospace; font-size: 13.600000381469727px; padding: 0.2em 0.4em; margin: 0px; background-color: rgba(27, 31, 35, 0.0470588); border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px;">postgres</code>, <code style="box-sizing: border-box; font-family: SFMono-Regular, Consolas, 'Liberation Mono', Menlo, Courier, monospace; font-size: 13.600000381469727px; padding: 0.2em 0.4em; margin: 0px; background-color: rgba(27, 31, 35, 0.0470588); border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px;">mysql</code>, <code style="box-sizing: border-box; font-family: SFMono-Regular, Consolas, 'Liberation Mono', Menlo, Courier, monospace; font-size: 13.600000381469727px; padding: 0.2em 0.4em; margin: 0px; background-color: rgba(27, 31, 35, 0.0470588); border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px;">cockroach</code>&nbsp;(no need to specify <code style="box-sizing: border-box; font-family: SFMono-Regular, Consolas, 'Liberation Mono', Menlo, Courier, monospace; font-size: 13.600000381469727px; padding: 0.2em 0.4em; margin: 0px; background-color: rgba(27, 31, 35, 0.0470588); border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px;">flavor</code>)</li><li style="box-sizing: border-box; margin-top: 0.25em;">Significant performance improvements</li><li style="box-sizing: border-box; margin-top: 0.25em;">Smaller Docker image</li><li style="box-sizing: border-box; margin-top: 0.25em;">Minor UI improvements</li> </ul></div> 3 points posted by JTorvald https://github.com/cayleygraph/cayley/releases/tag/v0.7.0 3045 Mon, 25 Dec 2017 15:07:00 +0000 Realize 1.5 - Manage your Go workflow with ease #releases 3 points posted by Asoseil https://github.com/tockins/realize/tree/v1.5.0 2809 Tue, 17 Oct 2017 15:52:00 +0000 Lottip (MySQL proxy with GUI) v0.3 #releases This release&nbsp; fixes UI, bugs and perfomance issues&nbsp; 3 points posted by obn https://github.com/orderbynull/lottip/releases 2800 Sat, 14 Oct 2017 16:22:00 +0000 Go 1.9.1 released #releases <p> go1.9.1 (released 2017/10/04) includes two security fixes. See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.9.1">Go 1.9.1 milestone</a> on our issue tracker for details.</p> 3 points posted by kenny https://groups.google.com/forum/#!topic/golang-announce/1hZYiemnkdE 2747 Wed, 04 Oct 2017 20:36:00 +0000 Show: Lottip, aMySQL GUI proxy v0.3 released - new features and more stable #releases 3 points posted by orderbynull https://github.com/orderbynull/lottip/releases/tag/v0.3 2383 Sat, 08 Jul 2017 18:39:00 +0000 goreporter - generate code quality reports for go code #releases A Golang tool that does static analysis, unit testing, code review and generate code quality report. by wgliang Example-report:http://fiisio.me/pages/goreporter-report.html 3 points posted by fiisio https://github.com/wgliang/goreporter 2051 Fri, 07 Apr 2017 08:57:00 +0000 Vimgo 1.10 released #releases Now all commands are async and we have tons of additional features, improvements and bug fixes. 3 points posted by gopher https://github.com/fatih/vim-go/releases/tag/v1.10 1277 Sun, 27 Nov 2016 17:39:00 +0000 Go 1.6 is released - release notes #releases 3 points posted by gopher https://golang.org/doc/go1.6 600 Wed, 17 Feb 2016 22:21:00 +0000 Realize v2.0 - The no.1 Golang Task Runner #releases <br> 2 points posted by Realize https://gorealize.io/?ref=golangnews 2987 Tue, 05 Dec 2017 09:24:00 +0000 update-golang 0.10 - easily fetch and install newer Go 1.9.1 #releases <p><a href="https://github.com/udhos/update-golang" style="box-sizing: border-box; color: rgb(3, 102, 214);">update-golang</a>&nbsp;is a script to easily fetch and install new Golang releases with minimum system intrusion.<br style="box-sizing: border-box;">When you need to to quickly boot up a Golang binary release into a system.</p> <p>This release defaults to Go 1.9.1 - <a href="https://golang.org/doc/devel/release.html#go1.9.minor" style="box-sizing: border-box; color: rgb(3, 102, 214);">https://golang.org/doc/devel/release.html#go1.9.minor</a></p> <p>Full details: <a href="https://github.com/udhos/update-golang" style="box-sizing: border-box; color: rgb(3, 102, 214);">https://github.com/udhos/update-golang</a></p> 2 points posted by Everton Marques https://github.com/udhos/update-golang/releases/tag/v0.10 2782 Tue, 10 Oct 2017 15:32:00 +0000 Realize 1.4.1 - a go build system #releases 2 points posted by Brian Flannery https://github.com/tockins/realize/tree/v1.4.1 2486 Wed, 09 Aug 2017 00:00:00 +0000 Jazigo 0.7 released #releases Jazigo is a tool written in Go for retrieving configuration for multiple devices, similar to rancid, fetchconfig, oxidized, Sweet. jazigo 0.7 can now display changes in devices' configuration directly from the web user interface. 2 points posted by Everton Marques https://github.com/udhos/jazigo/releases/tag/v0.7 1861 Fri, 03 Mar 2017 18:00:00 +0000 Code: go-logsink v1.2.0 #releases <ul style="box-sizing: border-box; padding-left: 2em; margin-top: 0px; color: rgb(36, 41, 46); font-family: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;; font-size: 16px; background-color: rgb(255, 255, 255); margin-bottom: 0px !important;"><li style="box-sizing: border-box;">removed relay command (please forward by piping)</li><li style="box-sizing: border-box;">Priority option for connect</li> </ul> 1 points posted by Sascha Andres https://github.com/sascha-andres/go-logsink/releases/tag/v1.2.0 2562 Tue, 22 Aug 2017 16:34:00 +0000