Recent Releases of https://github.com/alan-turing-institute/rctab-functions
https://github.com/alan-turing-institute/rctab-functions - 1.6.1
What's Changed
- Event loop issues by @Iain-S in https://github.com/alan-turing-institute/rctab-functions/pull/54
Full Changelog: https://github.com/alan-turing-institute/rctab-functions/compare/1.6.0...1.6.1
- Python
Published by Iain-S over 1 year ago
https://github.com/alan-turing-institute/rctab-functions - 1.6.0
What's Changed
- Graph API by @Iain-S in https://github.com/alan-turing-institute/rctab-functions/pull/50
- Dependency Updates by @Iain-S in https://github.com/alan-turing-institute/rctab-functions/pull/52
Full Changelog: https://github.com/alan-turing-institute/rctab-functions/compare/1.5.3...1.6.0
- Python
Published by Iain-S over 1 year ago
https://github.com/alan-turing-institute/rctab-functions - 1.5.3
What's Changed
- Timer by @Iain-S in https://github.com/alan-turing-institute/rctab-functions/pull/46
Full Changelog: https://github.com/alan-turing-institute/rctab-functions/compare/1.5.2...1.5.3
- Python
Published by Iain-S over 1 year ago
https://github.com/alan-turing-institute/rctab-functions - 1.5.2
What's Changed
- Fix link in README, which pointed to CLI by @Iain-S in https://github.com/alan-turing-institute/rctab-functions/pull/39
- Include seconds part of CRONTAB by @Iain-S in https://github.com/alan-turing-institute/rctab-functions/pull/41
Full Changelog: https://github.com/alan-turing-institute/rctab-functions/compare/1.5.1...1.5.2
- Python
Published by Iain-S almost 2 years ago
https://github.com/alan-turing-institute/rctab-functions - 1.5.1
What's Changed
- Don't expect total_cost field from Azure API by @Iain-S in https://github.com/alan-turing-institute/rctab-functions/pull/38
Full Changelog: https://github.com/alan-turing-institute/rctab-functions/compare/1.5.0...1.5.1
- Python
Published by Iain-S almost 2 years ago
https://github.com/alan-turing-institute/rctab-functions - 1.5.0
What's Changed
- Add Type Hints to Usage Function by @Iain-S in https://github.com/alan-turing-institute/rctab-functions/pull/33
- Set up a security policy for the repo by @dlpbc in https://github.com/alan-turing-institute/rctab-functions/pull/36
- Monthly usage by @Iain-S in https://github.com/alan-turing-institute/rctab-functions/pull/20
- RCTab Models by @Iain-S in https://github.com/alan-turing-institute/rctab-functions/pull/35
Full Changelog: https://github.com/alan-turing-institute/rctab-functions/compare/1.4.1...1.5.0
- Python
Published by Iain-S almost 2 years ago
https://github.com/alan-turing-institute/rctab-functions - 1.4.1
What's Changed
Note: 1.4.0 was broken in that the controller couldn't disable subscriptions that had resources in them. This fixes that.
- Add IngoreResourceCheck to new Azure API call by @Iain-S in https://github.com/alan-turing-institute/rctab-functions/pull/32
Full Changelog: https://github.com/alan-turing-institute/rctab-functions/compare/1.4.0...1.4.1
- Python
Published by Iain-S about 2 years ago
https://github.com/alan-turing-institute/rctab-functions - 1.4.0
What's Changed
- Do not allow untyped function definitions by @Iain-S in https://github.com/alan-turing-institute/rctab-functions/pull/28
- Status api versions by @Iain-S in https://github.com/alan-turing-institute/rctab-functions/pull/29
- En dash by @Iain-S in https://github.com/alan-turing-institute/rctab-functions/pull/31
Full Changelog: https://github.com/alan-turing-institute/rctab-functions/compare/1.3.0...1.4.0
- Python
Published by Iain-S about 2 years ago
https://github.com/alan-turing-institute/rctab-functions - 1.3.0
What's Changed
- Fix small typos by @Iain-S in https://github.com/alan-turing-institute/rctab-functions/pull/15
- Update github actions by @Iain-S in https://github.com/alan-turing-institute/rctab-functions/pull/27
- Update usage function dependencies by @Iain-S in https://github.com/alan-turing-institute/rctab-functions/pull/22
- Update deps typing by @Iain-S in https://github.com/alan-turing-institute/rctab-functions/pull/23
- Update status function dependencies by @Iain-S in https://github.com/alan-turing-institute/rctab-functions/pull/24
- Update controller dependencies by @Iain-S in https://github.com/alan-turing-institute/rctab-functions/pull/25
Full Changelog: https://github.com/alan-turing-institute/rctab-functions/compare/1.2.0...1.3.0
- Python
Published by Iain-S about 2 years ago
https://github.com/alan-turing-institute/rctab-functions - 1.2.0
What's Changed
- Readthedocs by @Iain-S in https://github.com/alan-turing-institute/rctab-functions/pull/14
- poetry lock --check is deprecated by @Iain-S in https://github.com/alan-turing-institute/rctab-functions/pull/11
- MyPy by @Iain-S in https://github.com/alan-turing-institute/rctab-functions/pull/16
- Update Python package dependencies by @Iain-S in https://github.com/alan-turing-institute/rctab-functions/pull/18
- Move log handlers call so it is only called once per function app by @Iain-S in https://github.com/alan-turing-institute/rctab-functions/pull/17
Full Changelog: https://github.com/alan-turing-institute/rctab-functions/compare/1.1.0...1.2.0
- Python
Published by Iain-S over 2 years ago
https://github.com/alan-turing-institute/rctab-functions - 1.1.0
What's Changed
- update controller docs: removed reference to a specific mgmt group by @dlpbc in https://github.com/alan-turing-institute/rctab-functions/pull/4
- Adds google style docstrings to status function by @joseph-palmer in https://github.com/alan-turing-institute/rctab-functions/pull/5
- Remove some pylint disables by @Iain-S in https://github.com/alan-turing-institute/rctab-functions/pull/8
- Remove unused code. by @pwochner in https://github.com/alan-turing-institute/rctab-functions/pull/10
- Improve service principal inline comments by @Iain-S in https://github.com/alan-turing-institute/rctab-functions/pull/12
- Ignore resource check by @Iain-S in https://github.com/alan-turing-institute/rctab-functions/pull/13
New Contributors
- @dlpbc made their first contribution in https://github.com/alan-turing-institute/rctab-functions/pull/4
- @pwochner made their first contribution in https://github.com/alan-turing-institute/rctab-functions/pull/10
Full Changelog: https://github.com/alan-turing-institute/rctab-functions/compare/1.0.0...1.0.1
- Python
Published by Iain-S almost 3 years ago
https://github.com/alan-turing-institute/rctab-functions - 1.0.0
What's Changed
- Changes dockerfile to push to dockerhub by @joseph-palmer in https://github.com/alan-turing-institute/rctab-functions/pull/1
- Adds inline comment specifying where to find the version number by @joseph-palmer in https://github.com/alan-turing-institute/rctab-functions/pull/2
- Update deploy.yml by @Iain-S in https://github.com/alan-turing-institute/rctab-functions/pull/3
New Contributors
- @joseph-palmer made their first contribution in https://github.com/alan-turing-institute/rctab-functions/pull/1
- @Iain-S made their first contribution in https://github.com/alan-turing-institute/rctab-functions/pull/3
Full Changelog: https://github.com/alan-turing-institute/rctab-functions/commits/1.0.0
- Python
Published by Iain-S almost 3 years ago