Releases: amcintosh/freshbooks-java-sdk
Releases · amcintosh/freshbooks-java-sdk
Time Entries & Handle New Accounting Error Format
P&L Report, taxNumber fixes
- Added Profit & Loss accounting report
- Made taxNumber1, taxNumber2 from invoice LineItem readonly due to FreshBooks API change
- Upgrade dependencies (including JUnit4->5)
Invoice Presentation, Line Item, Project, Task updates, and Sorting
- Remove deprecated, duplicated fields form Tasks resource model
- Change Items, Invoice LineItems quantities to Decimal type
- Added invoice banner image field and better documentation to invoice presentation
- Added tax fields to Tasks
- Fixed some incorrect types in Projects
- Add sort builder for List() calls
Search filter queries for list calls
- Add search filter queries builder for list calls
- Upgrade dependencies
Automatic Retries
Automatic Retries
- Add automatic retries on 429 and 5xx errors with exponential backoff
Improved invoicing and projects support
With hacktoberfest changes:
- Other Income
- Payments
- Services
- Service Rates
- Tasks
Basic Invoicing workflow functionality
Supports clients, invoices, line items, expenses
Test Deployment
Testing github action deployment