aws

seancorfield 2024-12-17T19:34:37.482159Z

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?

scottbale 2024-12-17T22:10:46.745629Z

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)

seancorfield 2024-12-17T22:28:43.815189Z

Thanks.

👍 1