v0.55.0-beta
What's Changed
- Update Dockerfile to fix health check reliant on curl binary by @zeeshanmuhammad in #1621
- feat(group-by): handle group for in pay in advance charges by @vincent-pochet in #1620
- feat(filter): Add grouped_by logic on events aggregation by @vincent-pochet in #1624
- feat(group-by): Change grouped_by type for fees and cached_aggregation by @vincent-pochet in #1626
- fix: decrease adyen chekout url expiration time by @lovrocolic in #1627
- feat(minimum-spending): Add controllers for plan commitments by @ivannovosad in #1622
- feat(grouped-by) Refact AdjustedFees for grouped by by @vincent-pochet in #1630
- fix(clickhouse): Refact clickhouse grouped_max to prevent flaky tests by @vincent-pochet in #1631
- feat(clickhouse): Configure Kafka topic with env var by @jdenquin in #1632
- fix(payment-methods): Fix updating payment provider payment methods by @ivannovosad in #1633
- fix(grouped-by): Current usage for grouped charges by @vincent-pochet in #1636
- feat(grouped-by) Adapt sum aggregation to return grouped aggregation by @vincent-pochet in #1634
- feat(grouped-by): Current usage for in advance aggregation by @vincent-pochet in #1637
- feat(grouped-by): Add grouped count aggregation by @vincent-pochet in #1638
- feat(grouped-by): Add grouped prorated sum logic by @vincent-pochet in #1639
- feat(grouped-by): Adapt max aggregation to return grouped aggregation by @vincent-pochet in #1641
- feat(grouped-by): Adapt latest aggregation to return grouped aggregation by @vincent-pochet in #1642
- fix(grouped-by): GraphQL current usage was invalid by @vincent-pochet in #1645
- fix(event): Add missing organization scope to event stores by @vincent-pochet in #1647
- feat(clickhouse): Clickhouse migration paths by @jdenquin in #1646
- fix(grouped-by): Fix usage API when a group is set by @vincent-pochet in #1650
- Add database check by @odnobit in #1643
- feat(grouped-by): Add full logic on weighted sum aggregation by @vincent-pochet in #1649
- misc: Add started_at value to the default subscription factory by @rsempe in #1651
- feat(organizations): Add Show endpoint by @jdenquin in #1654
- feat (document-template): Adjust credit note and invoice templates by @lovrocolic in #1653
- misc: add scenario that checks boundaries in February for leap year by @lovrocolic in #1655
- feat(minimum-spending): Calculate minimum commitment amount cents by @ivannovosad in #1648
- fix(grouped-by): Current usage with in advance aggregation by @vincent-pochet in #1652
- feat(grouped-by): Basic refactoring for unique count aggregation by @vincent-pochet in #1656
- misc(ruby): update to 3.2.3 by @jdenquin in #1657
- feat(events) Modify events batch length limit by @odnobit in #1659
- fix: update scenario billing specs by @lovrocolic in #1658
- fix: update grouped_by display helper by @lovrocolic in #1661
- feat(prepaid-credits): Add service for refreshing wallets by @rsempe in #1618
- fix(grouped-by): temporary fallback for unique-count until it is finalized by @vincent-pochet in #1662
- misc: update ruby-version file by @lovrocolic in #1660
- fix: remove zero units fees from PDF template by @lovrocolic in #1664
- fix: Set organization_sequential_id only on invoice creation by @rsempe in #1665
- fix: Ensure subscription activation clock job cannot be enqueued twice by @vincent-pochet in #1666
New Contributors
- @zeeshanmuhammad made their first contribution in #1621
- @odnobit made their first contribution in #1643
Full Changelog: v0.54.2-beta...v0.55.0-beta