Software Engineer
Happy holidays! As December comes to a close, we're excited to share the achievements and progress made this month with our SDK. From new API endpoints and improved multitenant support to new documentation guides, these updates are intended to facilitate your development in the SDK.
SDK deployments may be delayed and may not meet a 3-Day SLA from December 16, 2024 to January 2, 2025. Deployment 3-Day SLA will resume on January 3, 2025.
We are thrilled to announce the expansion of the SDK with new Q2API endpoints. Alongside the new SetAuthTokenSerial Wedge Online Banking endpoint, you can now access:
For full details, please visit the updated HQ API Documentation.
This month, we have released new guides to facilitate you Mobile SDK development experience:
We are pleased to announce the addition of multitenant adapter support! With this update, HQ credentials in multitenant environments will be automatically fetched upon installing an extension into a specific FI environment, streamlining database and HQ requests. Additionally, all adapters now support database configurations.
We have made a few enhancements to existing DBObjects:
get
method for UserDemographicData now returns an address_id
.get_by_login
method is available on the Address DbObject, enabling search functionality through login_name
.Developers can now retrieve updated service information about their service including when developer.q2.com last checked for information about the service, whether the service is healthy or not, and when the service was last updated. This gives developers with self service access crucial debugging information quickly.
We're excited to announce the latest updates to the Tecton design system! This release brings major improvements to our documentation, new capabilities for several key components, and performance enhancements under the hood. Here are some of the highlights:
We've revamped our documentation site to make it easier than ever to navigate and find the information you need. Key changes include:
q2-input
now displays as Input
)Tab Container
component for better organizationSection
component's documentation and usage examplesSeveral of our most popular components have gained significant new capabilities in this release:
Relative Time
now has more robust date handlingDropdown Item
supports using the Loc
element as an alternative strategy for enabling localizationData Table
adds row striping, vertical borders, and header cell customization via slotsSelect
has improved keyboard navigation when using the searchable
propertyInput
includes expanded documentation on using regex patterns for validationIn addition to the user-facing changes, we've made some key updates to boost performance and reliability:
Editable Field
for a smoother user experienceAt Tecton, we're committed to continuously expanding what's possible with our design system to help you build incredible user experiences more efficiently. You can find full details on everything that's new in the latest version of our documentation. As always, don't hesitate to reach out with any questions or feedback!
In addition to new fields, this month's updates focus on API features and enhancements that offer greater precision and efficiency. Our aim is to provide you with more flexibility over your response data.
Our Caliper API now supports a Return-Only-Fields
header, enabling you to specify exactly which fields to include in your API response. This enhancement allows you to control the size and content of the response data. For more information, check out our Best Practices guide.
The Get Account History endpoint has been enhanced to support the order_by
and order_direction
query parameters. This allows you to sort the response payload, improving flexibility when retrieving account history data.
The Add User and Enrollment endpoints now include the isSacTarget
field, enabling support for email as a SAC (Secure Access Code) target.
description
, purpose_of_wire
, and fi_to_fi_info
for more detailed wire transfer data.companyEntryDescription
field is now available in the Make ACH Payment endpoint.ABA
field is now optional for the Make ACH Payments, Lookup Account Summary, and Lookup Account History endpoints.account_number
field instead of account_number_external
Caliper SDK (Python) v2.250.0 - CHANGELOG
Tecton SDK (Javascript) v1.48.0 - CHANGELOG
Marketplace (Python) v0.8.9 - CHANGELOG
Caliper API (Python) v1.39.0-rc.2 – CHANGELOG