Docs Home → Atlas App Services
Atlas App Services Changelog
On this page
2023 Releases
18 September 2023 Release
Device Sync developer mode now gracefully handles breaking schema changes. This only applies to new Apps.
Device Sync performance thresholds now scale with the size of the linked cluster.
Triggers and Device Sync now recover faster from transient issues.
Added support for programmatic informational CLI announcements.
Added support for
show dbs
andshow collections
on the Atlas Edge Server.UI Improvements
Trigger match and project expressions maintain formatting and are prettified on reload.
Added support for creating relationships to fields within a list of embedded objects in the UI.
Fixed a looping UI error state on the schema page.
06 September 2023 Release
The schema generator now outputs correct Kotlin SDK models.
Logs for AWS EventBridge triggers now include the document size and ID.
Added support for indexed queryable fields in Device Sync.
23 August 2023 Release
Raised the Atlas Function memory limit from 256MB to 350MB.
New Apps are automatically opted into Flexible Sync and cannot enable Partion-Based Sync.
The UI now displays a confirmation dialog when you delete an application. This dialog includes the application name and a warning that the deletion is permanent. This change helps prevent accidental deletions.
You can now disable GraphQL introspection queries in your GraphQL API configuration.
09 August 2023 Release
Added Jakarta, Cape Town, Melbourne, Hyderabad, UAE, and Zurich to the supported regions for EventBridge triggers in the Atlas UI.
Added support for multi-lined secrets in the secret input in the UI.
Added support for the
maxTimeMS
option to aggregation pipelines in Functions.Added support for functions in nested directories in automatic GitHub deployments.
The following kinds of requests are no longer included in billing usage metrics:
Flexible sync downloads that contain no changesets
Requests that fail for transient issues like disconnects
26 July 2023 Release
Custom User Data ID fields may now contain string or ObjectId values.
Extended third-party services deprecation date to November 1, 2024.
Substantially increased the speed of static hosting draft creation & deployment.
12 July 2023 Release
Renamed "Tiered Device Sync" to "Device Sync Edge Server"
Added "Device Sync" to the left side navigation in the Atlas UI
28 June 2023 Release
Added support for the
%stringToUuid
and%uuidToString
operators in rule expressions.
07 June 2023 Release
Added support for String.prototype.replaceAll() in Functions.
24 May 2023 Release
Increased function execution timeout from 270 seconds to 300 seconds.
Added support for automatically migrating a Device Sync App from Partition-Based Sync to Flexible Sync. To learn more, see Migrate Device Sync Modes.
App cards in the Atlas UI are now ordered by Last Updated time.
Fixed an issue where a Device Sync changeset missing required fields could cause temporary JSON schema errors in the underlying cluster.
10 May 2023 Release
Added suport for VPC Private Endpoints with AWS PrivateLink.
26 April 2023 Release
Added support for
axios@^1.3.6
in Functions.Increased function execution timeout from 240 seconds to 270 seconds.
Updated the Scheduled Trigger configuration UI to use the timezone and date format specified in the user's Atlas preferences.
Updated the Realm SDK model generator to output C# models based on source generators with nullable type annotations.
Removed the permissions section from the Device Sync configuration UI. Instead, define permissions from the unified Rules screen.
12 April 2023 Release
The GraphQL API will now emit a warning if multiple schemas use the same
title
value.Renamed "Asymmetric Sync" to "Data Ingest" in the UI
29 March 2023 Release
Increased function execution timeout from 210 seconds to 240 seconds.
Remove
function_name
in endpoint request body when fetching, creating, and modifying HTTPS Endpoints from the Admin API.
16 March 2023 Release
Expiration times for user refresh tokens can be configured from the UI.
Change the email address associated with email/password authentication via an Admin API endpoint.
Device Sync is automatically paused if it is inactive for 30 days.
Updated all existing apps using Atlas Device Sync with Flexible Sync to use the same rules and permissions as other services. This update has been rolled out to all existing Apps from 6 March, 2023 through 15 March, 2023.
24 February 2023 Release
Add additional
currentPasswordValid
parameter to password reset function.Update Atlas Device Sync with Flexible Sync to use the same rules and permissions as other services. This update is currently only applied to newly created Apps. On the week of 26 February, 2023, existing apps will have their Flexible Sync specific-rules migrated to use the same rules and permissions as other services.
08 February 2023 Release
Increase App concurrent request limit from 5,000 to 10,000.
Configure user creation function via the App Services UI.
Change App deployment model from the UI and API.
25 January 2023 Release
Authenticate Data API and HTTPS Endpoint requests using Bearer Authentication.
11 January 2023 Release
Configure user creation function via the App Services CLI and Admin API.
2022 Releases
14 December 2022 Release
Raise Atlas Function request timeout from 150 seconds to 180 seconds.
Expiration times for refresh tokens can be configured from the API.
Let users create Apps in AWS region Ohio (us-east-2) from the UI.
30 November 2022 Release
Remove maximum number of clients that can concurrently listen to database change streams based on cluster size.
Support App Services deployments in the AWS region Ohio (aws-us-east-2).
Authenticate Atlas Data API requests with the
apiKey
authentication credential headers for API key authentication.GraphQL API support for query on relationships nested in relationship arrays.
When creating or configuring your App in the UI, App Services selects the App Services deployment region geographically closest to your selected Atlas data source as the default option.
17 November 2022 Release
Support App Services deployments in the AWS region São Paulo (aws-sa-east-1).
Updated Admin API endpoint to fetch Atlas Triggers and Atlas Data API apps.
3 November 2022 Release
Function context.app.id returns a string (formerly BSON ObjectId).
Support App Services deployments in the AWS region London (aws-eu-west-2).
Added Admin API endpoint to retrieve App Services metrics.
20 October 2022 Release
Added option to auto-resume Database Triggers that were suspended because resume token was lost.
10 October 2022 Release
Increased request timeout from 120 seconds to 150 seconds.
23 September 2022 Release
Added
mongodb.admin()
andadmin.getDBNames()
in Atlas Functions.
9 September 2022 Release
Support App Services deployments in the following GCP regions:
Ohio (
us-central1
)Virginia (
us-east4
)Oregon (
us-west1
)Belgium (
europe-west1
)Mumbai (
asia-south1
)
Added support for
database.getCollectionNames()
in Atlas Functions.
29 June 2022 Release
Introduced a refreshed UI for Rules.
15 June 2022 Release
Introduced ability to configure field-level permissions with the Data API.
7 June 2022 Release
Released Flexible Sync as GA.
Released Asymmetric Sync, which optimizes Flexible Sync for write-heavy workloads.
Released Data API as GA.
Introduced Data API for all Apps.
Introduced field-level permissions for Flexible Sync.
Introduced local regions for Azure data sources.
19 May 2022 Release
Introduced option to encode HTTPS Endpoint responses as EJSON or JSON.
Added support for serverless Atlas instances as data sources. Serverless instances do not yet support Triggers or Sync.
20 April 2022 Release
Introduced ability to accept null values as optional types in Realm Schema.
Added ability to download logs from the UI.
Added Flexible Sync support for queries using
BETWEEN
and the string operatorsBEGINSWITH
,ENDSWITH
,CONTAINS
.Added Flexible Sync support for queries on arrays of primitives.
25 March 2022 Release
Performance improvements for Functions, particularly aimed at decreasing the runtime for those dependencies that make external requests.
MongoDB Atlas moved to Let's Encrypt as the new Certificate Authority for TLS certificates for all App Services.
26 January 2022 Release
Visually refreshed the Schema UI.
Introduced Log Forwarding, which automatically stores your application's server-side logs in a MongoDB collection or sends them to an external service.
19 January 2022 Release
Introduced Flexible Sync (preview), which allows clients to sync data without the need for partition keys.
2021 Releases
02 December 2021 Release
Added ability to import dependencies from the UI.
Deprecated third party services. Third party services will be fully removed on December 1, 2022.
Renamed "Webhooks" to "HTTPS Endpoints".
18 November 2021 Release
Requests blocked by an application's IP Access List no longer count towards billing.
06 October 2021 Release
Added the ability to configure an IP Access List.
Increased function execution timeout from 90 seconds to 120 seconds.
Added the ability to create apps with a Template Starter Application.
App Services Events are now available to view on the Atlas Activity Feed. You can configure these events in the Atlas Alert Settings.
08 September 2021 Release
Increased request limit from 3000 requests per second to 5000 requests per second.
Allows users to store non-Realm files in the App Services app structure.
Updates to documents that do not match an application's schema can now enable Atlas Device Sync for those documents.
25 August 2021 Release
Introduced the ability to export and re-deploy the most recent 25 deploys.
11 August 2021 Release
Support the option of sending events using Extended JSON in AWS EventBridge Triggers to support sending additional data types such as
Decimal128
.Display the generated data models in SDKs Data Models when Development Mode is enabled for Atlas Device Sync.
28 July 2021 Release
Deprecated the Stitch JS SDK.
Released the Trigger Preimages option for GA.
15 July 2021 Release
Improved usability of the Admin UI Dashboard.
Released mongodb-realm-cli 2.0.
02 July 2021 Release
Added JWT Authentication support for JWTs with multiple audiences.
Introduced support for bi-directional GitHub Autodeploy.
Added the ability to link a Github repository on application create.
16 June 2021 Release
Introduced ability to link new data sources via Github Autodeploy.
04 June 2021 Release
Improves performance of client requests to app servers.
Fixes an issue where aggregation pipelines did not support the
$set
operator.Reduces "Invalid Session" logs.