Q&A with Andrey Breslav on the Kotlin 1.0 Release

After three months in beta, the Kotlin team has announced the release of Kotlin 1.0, which aims to stabilize both API and ABI of the language. InfoQ has spoken with Andrey Breslav, lead Kotlin designer at JetBrains.

The Roadmap to Kotlin 1.1

Kotlin development is heading towards version 1.1 and Kotlin lead language designer Andrey Breslav explained the roadmap to JetBrains’ JVM language new version, which will include major new language features.

Kotlin 1.1 Adds Coroutines, Type Aliases, Improved JavaScript Support

Kotlin new version introduces a number of new language features – most notably coroutines – and improved support for its JavaScript target, writes Kotlin marketing manager Roman Belov.

Kotlin 1.2 Introduces Multi-Platform Projects

The latest version of Kotlin makes it possible to share code for the JVM and the JavaScript platform using multi-platform projects. Additionally, it includes a number of language and library improvements, and better compiler performance.

Google's Agent Development Kit for Java Adds Integration with LangChain4j

The latest release of the Agent Development Kit for Java, version 0.2.0, marks a significant expansion of its capabilities through the integration with the LangChain4j LLM framework, which opens it up to all the large language models supported by the framework.