Releases: TheoBrigitte/kimsufi-notifier
v1.2.0
What's Changed
- Added capability to try multiple combinations of options when placing an order
- Added nextjs frontend
- Change list to show unknown categories
Changelog
3ec9467 Add nextjs frontend (#7)
e415bf7 Upgrade dependencies
6495235 add IsPlanNotFoundError
6a75882 Fix kimsufi.WithAuth
b29c485 Add kimsufi.GetCurrentCredential, rename TestAuth > GetAuthDetail
97f158f Add kimsufi.IsPreferredPaymentMethodNotSetError
4bac8db Try all combinations for other options
51ad279 Update flag usage
b60e01e Update RemoveItemConfiguration comment
b6e143d Add possibility to try many options combinations
a25fd48 Move options merge logic outside ConfigureEcoIemOptions
f3b98ac Update order command, add capability to try all datacenters
30c5c64 Update order command, add capability to try all datacenters
28589dd Add kimsufi.RemoveItemConfiguration, rename kimsufi.ConfigureItem to kimsufi.AddItemConfiguration
758eaa4 Add kimsufi.IsAvailabilityNotFoundError, rework kimsufi.IsNotAvailableError
2c57b63 Add availability.GetByPlanCode, rework GetPlanCodeAvailableDatacenters to GetAvailableDatacenters
a4fdf5d Update GetRegionFromCountry and GetRegionFromEndpoint to be package methods
5b5218e Show unkown categories
6bb6673 Add more datacenters name and --list-datacenters flag to check command
Full Changelog: v1.1.0...v1.2.0
bash-v2.3.0
What's Changed
- Fix order script to be compatible with curl below 8.3.0 by @TheoBrigitte in #16
- Add order script to compatibility tests by @TheoBrigitte in #15
- Add item option configuration, and show flags for item options and configurations by @TheoBrigitte in #17
- Show curl result on error by @TheoBrigitte in #18
- Add plans and options prices info by @TheoBrigitte in #19
- Add capability to filter using options (hardware specs) to check script by @TheoBrigitte in #20
- Add support for macOS and arm arch by @TheoBrigitte in #21
Changelog
7809dfe Add support for macOS and arm arch (#21)
fef23a9 More consistent exit codes
9c04975 Update README badge: replace CircleCI with Github
644bfa1 More consistent stdout and stderr ouputs
355d9d8 Better exit codes and outputs
f46bf08 Add capability to filter using options (hardware specs) to check script (#20)
23150aa Prices info (#19)
34a68ac Show curl result on error (#18)
6803c2a Add item option configuration, and show flags for item options and configurations (#17)
9c9c4f7 Add exit 1 on unavailable plan
41f9749 Add order script to compatibility tests (#15)
e05ea8b Fix order script to be compatible with curl below 8.3.0 (#16)
d32a780 Simplify read
d44db1d Fix ternary condition breaking execution flow
60c6a53 Use fd 6 for reading requests results
4793320 Add --dry-run option to order script
Full Changelog: bash-v2.2.0...bash-v2.3.0
v1.1.0
bash-v2.2.0
What's Changed
- Add order script by @TheoBrigitte in #5
- Add support for @gotify/server notifications by @flosoft in #1
- Add gotify to docs by @AngellusMortis in #2
- Add Discord notification support by @AngellusMortis in #4
- Fix column invalid option -- 'C' on Debian 12 by @TheoBrigitte in #6
- Add CI run example by @TheoBrigitte in #8
- Add README icons by @TheoBrigitte in #9
- Add shell compatibility tests
New Contributors
- @flosoft made their first contribution in #1
- @AngellusMortis made their first contribution in #2
Full Changelog: bash-v2.1.0...bash-v2.2.0
bash-v2.1.0
-
Add category filter when listing servers
-
Add ovh endpoint configuration
-
Make datacenters argument optional
-
Add support for command line arguments to override configuration
-
Force country argument to uppercase
-
Fix duplicated datacenters result
-
Update README
- Add usage section
- Add resources links for OpsGenie and Telegram notifications configuration
-
Update configuration example
- Add more descriptions
- Add new configuration variables: category, endpoint
Full Changelog: bash-v2.0.0...bash-v2.1.0
bash-v2.0.0
-
Update bash scripts to comply with new OVH Cloud API
check.sh
uses/dedicated/server/datacenter/availabilities
for servers availability checklist.sh
uses/order/catalog/public/eco
for server listing
-
Add support for OpsGenie notifications
-
Add support for Telegram notifications
-
Add price in server list
-
Add configuration file