A major new release of the mgo MongoDB driver for Go is out, including the following enhancements and fixes: Decimal128 support Introduces the new bson.Decimal128 type, upcoming in MongoDB 3.4 and already available in the 3.3 development releases. Extended JSON … Continue reading →| Labix Blog
One of my “official side projects” is the Go language driver for MongoDB, started a few years back while looking for a way to store data conveniently from the Go language while leaving aside some of the problems we have … Continue reading →| Labix Blog
Over the last several months there has been noticeable and growing pain associated with the evolving integration tests around snapd, and given the project goal of being a cross-distribution platform, we are very keen on solving this problem appropriately so … Continue reading →| Labix Blog
As much anticipated, this week Ubuntu 16.04 LTS was released with integrated support for snaps on classic Ubuntu. Snappy 2.0 is a modern software platform, that includes the ability to define rich interfaces between snaps that control their security and … Continue reading →| Labix Blog
As announced last Saturday, Snappy Ubuntu Core 2.0 has just been tagged and made its way into the archives of Ubuntu 16.04, which is due for the final release in the next days. So this is a nice time to … Continue reading →| Labix Blog
Ubuntu and Snappy community, it’s time to celebrate! After another intense week and a long Saturday focused on observing and fine tuning the user experience, the development team is proud to announce that Snappy 2.0 has been tagged. As has … Continue reading →| Labix Blog
This is one of the most packed releases of the mgo driver for Go in recent times. There are new features, important fixes, and relevant internal reestructuring to support the on-going server improvements. As usual for the driver, compatibility is … Continue reading →| Labix Blog
Another stable release of the mgo Go driver for MongoDB hits the shelves, and this one brings some important improvements and fixes. As usual, it also remains fully compatible with prior releases in the v2 series. Please read along for … Continue reading →| Labix Blog
Another release of mgo hits the shelves, just in time for the upcoming MongoDB World event. A number of of relevant improvements have landed since the last stable release: New package for having a MongoDB server in test suites The … Continue reading →| Labix Blog
MongoDB 3.0 (previously known as 2.8) is right around the block, and it’s time to release a few fixes and improvements on the mgo driver for Go to ensure it works fine on that new major serve…| Labix Blog