Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

misc(version): Bump to v1.7.0 #203

Merged
merged 1 commit into from
Jul 16, 2024
Merged

misc(version): Bump to v1.7.0 #203

merged 1 commit into from
Jul 16, 2024

Conversation

vincent-pochet
Copy link
Contributor

⚠️ Reminder: API changes

As announced a few months ago, this release updates the event ingestion process and removes deprecated API fields.
Changes include:

1️⃣ Replacing groups with filters

The new dimension system based on filters is already available. It allows users to create billable metrics with more than two dimensions, and makes it easier to create charges based on custom event properties. The former dimension system based on groups is now permanently removed from the Lago API (see all changes).

2️⃣ Marking external_subscription_id as mandatory for events

Events that only include external_customer_id will no longer be taken into account when aggregating usage (learn more). This change will streamline the event validation process and enable real-time billing capabilities.

3️⃣ Removing deprecated API fields

For the sake of clarity and to preserve the quality of the API, we’ve deprecated several legacy fields (see full list).

👉 Migration to v1.2.0 (full post)

@vincent-pochet vincent-pochet merged commit 3fbbe8c into main Jul 16, 2024
4 checks passed
@vincent-pochet vincent-pochet deleted the v1-7-0 branch July 16, 2024 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants