Releases: world-federation-of-advertisers/common-jvm
Releases · world-federation-of-advertisers/common-jvm
v0.61.0
What's Changed
- Allow known types to be specified for ProtoReflection. by @SanjayVas in #208
Full Changelog: v0.60.0...v0.61.0
v0.60.0
What's Changed
- Add utility function to convert google.type.Interval to OpenEndTimeRange. by @SanjayVas in #205
Full Changelog: v0.59.0...v0.60.0
v0.59.0
What's Changed
- Add Apache Commons Numbers Gamma package. by @riemanli in #201
- Update base Java images to latest versions. by @SanjayVas in #203
Full Changelog: v0.58.0...v0.59.0
v0.58.0
Add byteOrder param to functions that convert between Longs and bytes.
v0.57.0
What's Changed
- Add base64 mime decode for JsonPrimitive by @YuhongWang-Amazon #199
Full Changelog: v0.56.0...v0.57.0
v0.56.0
What's Changed
- Update actions to v2. by @SanjayVas in #197
- Add deps and extra deps for rules_jvm_external. by @SanjayVas in #198
Full Changelog: v0.54.2...v0.56.0
v0.55.0
What's Changed
- Factor out PostgresWriter class to common-jvm repo (#191)
New Contributors
- @YuhongWang-Amazon made their first contribution in #191
Full Changelog: v0.54.1...v0.55.0
v0.54.1
What's Changed
- Pulling out grpc_extra_deps and updating the go_register_toolchains version by @bdomen-ggl in #189
New Contributors
- @bdomen-ggl made their first contribution in #189
Full Changelog: v0.54.0...v0.54.1
v0.54.0
Potentially Breaking Changes
- The rules_docker update enables transitions that may conflict with other build constraints. These can be disabled using the
--@io_bazel_rules_docker//transitions:enable=false
option. - Protobuf libraries from Maven are used. In order to prevent conflicts, the "lite" versions of these libraries must be excluded. If your
maven_install
target already referencesCOMMON_JVM_EXCLUDED_ARTIFACTS
, then no change should be needed.
What's Changed
- Update rules_jvm_external to 5.1 by @SanjayVas in #186
- Update rules_docker to 0.25.0. by @SanjayVas in #187
- Add expand_template rule. by @SanjayVas in #188
Full Changelog: v0.53.2...v0.54.0