<!-- Release notes generated using configuration in .github/release.yaml at master -->
This is the first public release of the kraken-infinity-grid trading algorithm. It was mostly developed in a private repository, but now found it's way to the public. The changes below only address topics that were addressed after making this repository public.
What's Changed
Implemented Enhancements 🎉
* Resolve "Allow for using a local sqlite database" by btschwertfeger in https://github.com/btschwertfeger/kraken-infinity-grid/pull/30
Fixed Bugs 🪲
* Resolve "`self.close` doesn't get called properly on exit" by btschwertfeger in https://github.com/btschwertfeger/kraken-infinity-grid/pull/35
* Resolve "Hitting the max_investment ends in infinite loop" by btschwertfeger in https://github.com/btschwertfeger/kraken-infinity-grid/pull/38
Other Changes 📝
* Resolve "Use uv in CI " by btschwertfeger in https://github.com/btschwertfeger/kraken-infinity-grid/pull/25
* Change database credentials by btschwertfeger in https://github.com/btschwertfeger/kraken-infinity-grid/pull/26
* Resolve "The CLI is not tested so far" by btschwertfeger in https://github.com/btschwertfeger/kraken-infinity-grid/pull/27
* Resolve "Pin used dependencies" by btschwertfeger in https://github.com/btschwertfeger/kraken-infinity-grid/pull/28
* Resolve "Add a license" by btschwertfeger in https://github.com/btschwertfeger/kraken-infinity-grid/pull/32
* Resolve "Add timeout for waiting to be subscribed to ticker and execution channels" by btschwertfeger in https://github.com/btschwertfeger/kraken-infinity-grid/pull/33
* Resolve "Add CODEOWNERS, SECURITY.md, CODE_OF_CONDUCT.md, issue templates, and more" by btschwertfeger in https://github.com/btschwertfeger/kraken-infinity-grid/pull/34
* Reduce number of calculating the quote value of new positions by btschwertfeger in https://github.com/btschwertfeger/kraken-infinity-grid/pull/39
* Resolve "Add customizable fee" by btschwertfeger in https://github.com/btschwertfeger/kraken-infinity-grid/pull/40
* Resolve "Check API keys for permissions to endpoints before subscribing to ws feeds" by btschwertfeger in https://github.com/btschwertfeger/kraken-infinity-grid/pull/45
* Resolve "Extend integration tests" by btschwertfeger in https://github.com/btschwertfeger/kraken-infinity-grid/pull/41
* Resolve "Add a documentation" by btschwertfeger in https://github.com/btschwertfeger/kraken-infinity-grid/pull/43
* Resolve "Prepare CI package publishing to PyPI" and "Add harden runner to CI" by btschwertfeger in https://github.com/btschwertfeger/kraken-infinity-grid/pull/42
* Resolve "Add CodeQL to CI" by btschwertfeger in https://github.com/btschwertfeger/kraken-infinity-grid/pull/49
Dependencies 👒
* Bump actions/checkout from 3 to 4 by dependabot in https://github.com/btschwertfeger/kraken-infinity-grid/pull/2
* Bump actions/setup-python from 4 to 5 by dependabot in https://github.com/btschwertfeger/kraken-infinity-grid/pull/4
* Bump docker/setup-buildx-action from 2 to 3 by dependabot in https://github.com/btschwertfeger/kraken-infinity-grid/pull/3
* Bump actions/upload-artifact from 4.3.3 to 4.5.0 by dependabot in https://github.com/btschwertfeger/kraken-infinity-grid/pull/29
* Bump step-security/harden-runner from 2.10.2 to 2.10.3 by dependabot in https://github.com/btschwertfeger/kraken-infinity-grid/pull/47
* Bump actions/upload-artifact from 4.5.0 to 4.6.0 by dependabot in https://github.com/btschwertfeger/kraken-infinity-grid/pull/46
New Contributors
* btschwertfeger made their first contribution in https://github.com/btschwertfeger/kraken-infinity-grid/pull/25
* dependabot made their first contribution in https://github.com/btschwertfeger/kraken-infinity-grid/pull/2
**Full Changelog**: https://github.com/btschwertfeger/kraken-infinity-grid/commits/v1.0.0b0