This repository has been archived by the owner on Jul 11, 2024. It is now read-only.
Releases: curioswitch/curiostack
Releases · curioswitch/curiostack
@curiostack/base-web-0.0.22
Publish new node (#162) * Fix * Fix * base-web 0.0.23 * Update package.json
@curiostack/base-web-0.0.21-alpha.1
Add gradle management of top-level package.json (#143) * Add resolutions for @curiostack modules. * Add task to update resolutions in base package.json based on base-web. * Wire up a check node resolutions task * Update dependencies, downgrade mysql * Spotless * Extract curiostack version to property and remove some duplication. * Simplify plugin portal * Update web dependencies * Fix type issues
@curiostack/base-web-0.0.20
Target Java8 for core dependencies to allow usage with Apache Beam. (…
protobuf-jackson-0.2.1
- #137 Allow protobuf-jackson to work with newer versions of byte-buddy
Note: protobuf-jackson does not support JDK11 yet. Support for JDK11 will be included before it hits GA.
protobuf-jackson-0.2.0
#124 Update dependencies. Notably adds support for Java 10
protobuf-jackson-0.1.1
Bug fixes
- #7 Incorrect field name to generated code name conversion