The two popular libraries just got updates! bson4jackson adds missing
hashCode()
implementations and supports the MinKey
value. gradle-download-task
now supports running offline.
Today, I’m excited to announce the first stable version of vertx-lang-typescript, a library that adds support for TypeScript to Vert.x 3! It allows you to write verticles in TypeScript that are automatically compiled when they are executed.
The popular Gradle plugin now supports lazy source and destination properties. You can also configure it to ignore certificate errors, and it provides a new verify task. The plugin uses semantic versioning from now on.
When I tried to install Windows 10 the other day on my laptop, I got an error message. This blog post summarizes a few solutions I found on the Internet for people who are in the same situation.
In bson4jackson 2.5, I’ve added support for Jackson 2.5. Besides other small changes, I was also able to improve the library’s performance. Thanks again to the community for the help.
I’m excited that I got the opportunity to contribute to one of my favourite open-source projects, Vert.x. I’m making the new website for the upcoming Vert.x 3.0! This post gives a first glimpse at how the website will look.
I’m very happy that I’m able to present the new design of my website today! I’ve been working very hard to make it look clean but also feature rich at the same time. The website is also optimized to be small and fast. I hope you like it!
The new maintenance release 1.6 of the popular anti-spam filter has just been released. In this version, the internal encryption layer has been updated to disable the insecure SSLv2 protocol and to prevent SSLv3 POODLE attacks.