Skip to content
This repository has been archived by the owner on Jul 11, 2024. It is now read-only.

Releases: curioswitch/curiostack

@curiostack/base-web-0.0.22

17 Jul 09:09
477f50c
Compare
Choose a tag to compare
Publish new node (#162)

* Fix

* Fix

* base-web 0.0.23

* Update package.json

@curiostack/base-web-0.0.21-alpha.1

18 May 09:17
2dc88a8
Compare
Choose a tag to compare
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

17 May 05:56
5ff2fba
Compare
Choose a tag to compare
Target Java8 for core dependencies to allow usage with Apache Beam. (…

protobuf-jackson-0.2.1

23 Apr 06:19
6f4d012
Compare
Choose a tag to compare
  • #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

06 Apr 09:29
f714101
Compare
Choose a tag to compare

#124 Update dependencies. Notably adds support for Java 10

protobuf-jackson-0.1.1

26 May 09:03
Compare
Choose a tag to compare

Bug fixes

  • #7 Incorrect field name to generated code name conversion