What's new?
- Add column
private_networks_ids
to thescalingo_app
table - Update go-scalingo to v7
- Update steampipe sdk to 5.10.1
What's new?
- Add table
scalingo_database_user
- Add table
scalingo_database_maintenance
- Update go-scalingo to v6.7.4
- Update steampipe sdk to 5.6.3
What's new?
- Update go-scalingo to v6.7.2
- Update steampipe sdk to 5.6.2
- Update to go 1.21
What's new?
- Update go-scalingo to v6.7.1
- Update steampipe sdk to 5.5.0
- Add
maintenance_window_*
columns to the database table
What's new?
- Update go-scalingo to v6.5.0
What's new?
- Add columns
started_at
andmethod
toscalingo_database_backup
table - Add a column
stack_base_image
toscalingo_deployment
table - Update steampipe sdk to 5.3.0
- Update go-scalingo to v6.4.0
What's new?
- Breaking change: The scalingo_scm_repo_link table has been splitted to not mix different behavior of the Scalingo API. The scalingo_scm_repo_link table is now only used to get the repo link from a specific application with the where clause
app_name
. The scalingo_user_scm_repo_link table now is used to list all repository links associated to your account and there is no where clause to use to make it works. - Update the scalingo_database_backup table doc.
What's new?
- Add
scalingo_database_backup
table. Thanks @emeric-martineau.
What's new?
- Add columns
items
anddetailed_items
toscalingo_invoice
table
What's new?
- Add a column
automatic_creation_from_forks_allowed
toscalingo_scm_repo_link
table - Add a column
image_size
toscalingo_deployment
table - Add a column
hds_resource
toscalingo_app
table - Update steampipe sdk to 5.1.4
- Update go-scalingo to v6.3.0
What's new?
- Disable query timeout from the scalingo sdk
- Update steampipe sdk to 5.1.2
- Update go-scalingo to v6.1.0
- Update doc
What's new?
- Query all regions on
scalingo_stack
table - Add a column
region
onscalingo_stack
table - Update go-scalingo to v6.0.1
What's new?
- Add
flags
,limits
anddata_access_consent_*
columns to thescalingo_app
table - Update steampipe sdk to 4.1.8
What's new?
- Add
type_data
to thescalingo_alert
table - Fix the description to the
scalingo_autoscaler
What's new?
- Update steampipe sdk to 4.1.7
- Update go-scalingo to v6
- Add
scalingo_invoice
table - Add
created_at
,updated_at
andmetadata
to thescalingo_alert
table - Add
created_at
,owner_id
,owner_username
andowner_email
to thescalingo_scm_integration
table - Add
provider_hds_available
,provider_short_description
,provider_description
,plan_on_demand
,plan_disabled
,plan_disabled_alternative_plan_id
andplan_hds_available
to thescalingo_addon
table - Remove
plan_logo_url
of thescalingo_addon
table - Add
url
to thescalingo_scm_repo_link
table
What's new?
- Add
deprecated_at
column to thescalingo_stack
table
What's new?
- Update steampipe sdk to 4.1.6
What's new?
- Update to go 1.19
- Update steampipe sdk to 4.1.5
- Update go-scalingo to v5
What's new?
- Add an example on
scalingo_database_type_version
database - Fix some columns description
- Add a column
region
onscalingo_event_type
andscalingo_notification_platform
tables
What's new?
-
New tables added
- scalingo_autoscaler
- scalingo_notification_platform
-
Update steampipe sdk to 3.3.2
-
Fix the scalingo_database_type_version name and error
-
Add some examples on scalingo_alert
-
Comment the scalingo token on the default config
What's new?
-
New tables added
- scalingo_alert
- scalingo_notifier
- scalingo_event_type
What's new?
- Breaking change: The scalingo_container table has been renamed to scalingo_container_type
- Add scalingo_container table
What's new?
- Add scalingo_stack table
What's new?
- Update steampipe sdk to 3.2
- Ignore unauthorized errors
What's new?
- Fix the documentation
- Add error logs on all API calls
What's new?
- Add scalingo_scm_integration table
What's new?
- Update steampipe sdk to 3.1.0
- Update to go 1.18
- Build ARM64 binaries
What's new?
- Add scalingo_log_drain table
- Add scalingo_log_drain_addon table
What's new?
- Fetch all entries for scalingo_scm_repo_link table
What's new?
- Add scalingo_user_event table
- Add scalingo_database_type_version table
What's new?
- Add multi-region support per connection. This add a new
regions
configuration. The oldregion
parameter is still supported for now, but theSCALINGO_REGION
environmnent variable is removed. - The
endpoint
configuration support has been removed
What's new?
- Add scalingo_scm_repo_link table
- Update steampipe sdk to 2.0.3
- Remove deprecated configuration about endpoint
What's new?
- Add scalingo_database table
- Update steampipe sdk to 1.8.3
What's new?
- Add scalingo_cron table
- Update date column types to use timestamp instead of datetime
- Update steampipe sdk to 1.8.2
What's new?
- A new region config parameter has been added (set osc-fr1 or osc-secnum-fr1)
- The endpoint config parameter has been deprecated
What's new?
- Remove the default limit in the scalingo_app_event
What's new?
- Handle 404 when the app_name cannot be found
What's new?
- Added the .goreleaser.yml file
What's new?
-
New tables added
- scalingo_app_event
- scalingo_collaborator
- scalingo_container
- scalingo_deployment
- scalingo_domain
- scalingo_environment
- scalingo_key
- scalingo_region
- scalingo_token