Just noticed that the most recent version of com.cognitect.aws/endpoints seems to be 871.2.29.35 which seems a strange jump after a whole bunch of 1.1.x.y releases like 1.1.12.772. This new version seems to match the s3 module version. Is this a new version policy, since all com.cognitect.aws artifacts seem to match?
Hi Sean! Yes it is exactly that: we've changed to use a single versioning scheme for endpoints and all of the other com.cognitect.aws artifacts. (More info https://github.com/cognitect-labs/aws-api/blob/51e42b90686680b83a77fe5a9918e870c3787e04/doc/versioning.md)
Thanks.