imgix / imgix-java

A Java client library for generating URLs with imgix
https://www.imgix.com
BSD 2-Clause "Simplified" License
19 stars 8 forks source link

chore(release): 2.2.0 #40

Closed ericdeansanchez closed 4 years ago

ericdeansanchez commented 4 years ago

This is an unusual commit. It touches more files than most commits should. This follows up on feat(https): use https by default #38 https://github.com/imgix/imgix-java/pull/38, wherein https support has been enabled by default. After discussing with the SDK Team, we have agreed to roll up a few things in this commit. We seek the chance to polish the readme while making the appropriate version changes while tweaking the build process.

While building the project, we ran into issues getting the same results machine to machine. This commit aims to solve these issues now: a new release and fresh build (devoid of deprecation warnings) means putting our "best foot forward" for 2.2.0.

If this commit is merged it means that the new build setup works for everyone on the SDK Team. After this commit is merged there will be another request made to update the instructions to build this project from source to help our community.

Summary of Changes: