aws / amazon-gamelift-plugin-unity

The Amazon GameLift Plugin for Unity contains libraries and native UI that makes it easier to access GameLift resources and integrate GameLift into your Unity game. You can use the GameLift Unity Plugin to access GameLift APIs and deploy AWS CloudFormation templates for common gaming scenarios.
https://aws.amazon.com/gamelift/getting-started/
Apache License 2.0
84 stars 16 forks source link

Inconsistent 1.2.1 release #73

Closed rossojr92 closed 11 months ago

rossojr92 commented 2 years ago

Hi, We were waiting for the 1.2.1 release. 2 days ago it's finally arrived but I noticed some problems with it. I have downloaded all links:

I've compared the content of them and Source codes are okay. Zip & tar.gz are binary the same once uncompressed.

The content of the .tgz file (which is the one we are using) have several differences from the others. First of all, the dependency for Newtonsoft.Json is not changed in the .tgz file. Furthermore, in the .tgz changelog there is an entry for the 1.2.2 version that is not released yet.

I have made some screenshot of my comparisons.

Can you provide an explanation or a fix for this?

source-codes-comparison

compare_01 compare_02 compare_03

AWSJackson commented 11 months ago

@rossojr92, thank you for bringing this to our attention. I've double checked our most recent release does not have any differences other than build artifacts and line-endings.

Most likely this was a case of building from the wrong commit. I'm going to resolve this as stale since there are more recent releases that have been verified.