Netlify Developers
Compose Conference 2024 is coming!
Submit a talk
Activity Feed
A heartbeat of recent releases, additions, and developer news from around the Netlify ecosystem.
-
SDK Release: v1.9.2
Fixed more cases of truncated error messages in connectors
-
SDK Release: v1.9.1
Bumped
content-engine
dependency for general connector bug fixes and improvements -
SDK Release: v1.9.0
Connectors:
- add rebundle-only mode #824
- open graphiql when pressing "o" #825
- expose connector types from main export #823
- fix large error messages #827
- support webhooks #826
-
SDK Release: v1.8.0
- Added an info object to field/node/object/union visitor functions to assist with dynamically generated schemas in connectors
- Fixed a bug with node visitors where it wasn't possible to set the node id with a visitor function
-
SDK Release: v1.7.0
- Added field visitors for connectors to help with normalizing data
- Added
models.ModelName.originalName
to allow access to model names before they're normalized to pascal case. This can help when you need to fetch CMS data using the original name.
-
SDK Release: v1.6.0
New connector features for model definitions: iterators/concurrency for looping over defined models while fetching data, and the visitor pattern for normalizing data before inserting it into the Connect DB
-
SDK Release: v1.5.0
- Update dependencies
- Fix issues with lockfiles
-
SDK Release: v1.4.0
Automatically populate the integration slug from the API if a linked site is detected and a matching integration is found
-
Fresh out of the oven: Bun support in Builds
Netlify Builds now have out of the box support for Bun.
-
SDK Release: v1.3.1
Bugfix:
integrationConfig
returned anintegration.yaml
file with a doublescopes
key.
Page 14 of 23