Releases: probably-not/flame-ec2
v1.0.0
First official release!
Full Changelog: v0.0.1-rc-11...v1.0.0
v0.0.1-rc-11
Full Changelog: v0.0.1-rc-10...v0.0.1-rc-11
v0.0.1-rc-9
Full Changelog: v0.0.1-rc-8...v0.0.1-rc-9
v0.0.1-rc-8
Full Changelog: v0.0.1-rc-7...v0.0.1-rc-8
v0.0.1-rc-10
Full Changelog: v0.0.1-rc-9...v0.0.1-rc-10
v0.0.1-rc-7
Finally, I've gotten the EC2 API working. So now, I just need to fix usage within a demo app. This adds the xmerl application as a value to see whether the records can properly parse when they are a dependency.
Full Changelog: v0.0.1-rc-6...v0.0.1-rc-7
v0.0.1-rc-6
The fun part of not being able to test things locally is that I need to keep doing these RC releases. Eventually, I should create a better workflow... but for now, I'm mostly being lazy. This is just a set of fixes to the user data script.
Full Changelog: v0.0.1-rc-5...v0.0.1-rc-6
v0.0.1-rc-5
Continuing the saga of our RC releases - this contains a set of fixes when working with the actual AWS API - namely, XML parsing. I adapted the Livebook XML Parser to let us have a sort of mini XML decoder.
Full Changelog: v0.0.1-rc-4...v0.0.1-rc-5
v0.0.1-rc-4
This release is a follow up to the previous one, which was meant for testing against the actual AWS API. AWS contains some hidden request parameters that LocalStack does not require, so these parameters were not caught by the integrations tests against LocalStack.
Full Changelog: v0.0.1-rc-3...v0.0.1-rc-4
v0.0.1-rc-3
This release is a follow up to the previous one, which released with the EC2 API handling. Now, we have a testing suite which let's us test against LocalStack, so I've been able to narrow down the issues that I was having. This is a release to start full tests against an actual AWS instance.
Full Changelog: v0.0.1-rc-2...v0.0.1-rc-3