backend-manager 5.9.23 → 5.9.24

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "backend-manager",
3
- "version": "5.9.23",
3
+ "version": "5.9.24",
4
4
  "description": "Quick tools for developing Firebase functions",
5
5
  "main": "src/manager/index.js",
6
6
  "files": [
@@ -2,5 +2,5 @@
2
2
  "env": {
3
3
  "TEST_EXTENDED_MODE": ""
4
4
  },
5
- "updatedAt": "2026-06-30T01:53:26.779Z"
5
+ "updatedAt": "2026-06-30T06:29:06.322Z"
6
6
  }
@@ -2,11 +2,11 @@ WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
2
2
  WARNING: sun.misc.Unsafe::objectFieldOffset has been called by akka.util.Unsafe (file:/Users/ian/.cache/firebase/emulators/firebase-database-emulator-v4.11.2.jar)
3
3
  WARNING: Please consider reporting this to the maintainers of class akka.util.Unsafe
4
4
  WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
5
- 18:53:34.244 [NamespaceSystem-akka.actor.default-dispatcher-4] INFO akka.event.slf4j.Slf4jLogger - Slf4jLogger started
6
- 18:53:34.346 [main] INFO com.firebase.server.forge.App$ - Listening at 127.0.0.1:9000
7
- 18:53:44.206 [NamespaceSystem-akka.actor.default-dispatcher-4] INFO com.firebase.core.namespace.NamespaceActor - demo-backend-manager-default-rtdb successfully activated FBKV (SurveyIdle(0)) wait: 74ms, init: 0ms
8
- 18:53:44.243 [NamespaceSystem-blocking-namespace-operation-dispatcher-6] INFO com.firebase.core.namespace.StateManager - Namespace demo-backend-manager-default-rtdb status Active to Active
9
- 18:53:55.860 [Thread-0] INFO com.firebase.server.forge.App$ - Attempting graceful shutdown.
10
- 18:53:55.865 [NamespaceSystem-akka.actor.default-dispatcher-4] INFO com.firebase.core.namespace.Terminator$Terminator - 1 actors left to terminate: demo-backend-manager-default-rtdb
11
- 18:53:55.869 [NamespaceSystem-akka.actor.default-dispatcher-4] INFO com.firebase.core.namespace.NamespaceActor - stopped namespace actor for demo-backend-manager-default-rtdb
12
- 18:53:55.872 [Thread-0] INFO com.firebase.server.forge.App$ - Graceful shutdown complete.
5
+ 23:29:11.577 [NamespaceSystem-akka.actor.default-dispatcher-4] INFO akka.event.slf4j.Slf4jLogger - Slf4jLogger started
6
+ 23:29:11.661 [main] INFO com.firebase.server.forge.App$ - Listening at 127.0.0.1:9000
7
+ 23:29:20.754 [NamespaceSystem-akka.actor.default-dispatcher-4] INFO com.firebase.core.namespace.NamespaceActor - demo-backend-manager-default-rtdb successfully activated FBKV (SurveyIdle(0)) wait: 64ms, init: 0ms
8
+ 23:29:20.781 [NamespaceSystem-blocking-namespace-operation-dispatcher-6] INFO com.firebase.core.namespace.StateManager - Namespace demo-backend-manager-default-rtdb status Active to Active
9
+ 23:29:33.001 [Thread-0] INFO com.firebase.server.forge.App$ - Attempting graceful shutdown.
10
+ 23:29:33.010 [NamespaceSystem-akka.actor.default-dispatcher-5] INFO com.firebase.core.namespace.Terminator$Terminator - 1 actors left to terminate: demo-backend-manager-default-rtdb
11
+ 23:29:33.013 [NamespaceSystem-akka.actor.default-dispatcher-4] INFO com.firebase.core.namespace.NamespaceActor - stopped namespace actor for demo-backend-manager-default-rtdb
12
+ 23:29:33.017 [Thread-0] INFO com.firebase.server.forge.App$ - Graceful shutdown complete.
@@ -2,7 +2,7 @@ WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
2
2
  WARNING: sun.misc.Unsafe::allocateMemory has been called by io.netty.util.internal.PlatformDependent0$2 (file:/Users/ian/.cache/firebase/emulators/cloud-firestore-emulator-v1.21.0.jar)
3
3
  WARNING: Please consider reporting this to the maintainers of class io.netty.util.internal.PlatformDependent0$2
4
4
  WARNING: sun.misc.Unsafe::allocateMemory will be removed in a future release
5
- Jun 29, 2026 6:53:32 PM com.google.cloud.datastore.emulator.firestore.websocket.WebSocketServer start
5
+ Jun 29, 2026 11:29:10 PM com.google.cloud.datastore.emulator.firestore.websocket.WebSocketServer start
6
6
  INFO: Started WebSocket server on ws://127.0.0.1:9150
7
7
 
8
8
  API endpoint: http://127.0.0.1:8080
@@ -20,95 +20,117 @@ If you are running a Firestore in Datastore Mode project, run:
20
20
  Note: Support for Datastore Mode is in preview. If you encounter any bugs please file at https://github.com/firebase/firebase-tools/issues.
21
21
  Dev App Server is now running.
22
22
 
23
- Jun 29, 2026 6:53:43 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
23
+ Jun 29, 2026 11:29:20 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
24
24
  INFO: Detected non-HTTP/2 connection.
25
- Jun 29, 2026 6:53:43 PM io.grpc.netty.TcpMetrics loadEpollInfo
25
+ Jun 29, 2026 11:29:20 PM io.grpc.netty.TcpMetrics loadEpollInfo
26
26
  INFO: Epoll available during static init of TcpMetrics:false
27
- Jun 29, 2026 6:53:43 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
27
+ Jun 29, 2026 11:29:20 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
28
28
  INFO: Detected HTTP/2 connection.
29
- Jun 29, 2026 6:53:45 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
29
+ Jun 29, 2026 11:29:21 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
30
30
  INFO: Detected HTTP/2 connection.
31
- Jun 29, 2026 6:53:45 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
31
+ Jun 29, 2026 11:29:21 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
32
32
  INFO: Detected HTTP/2 connection.
33
- Jun 29, 2026 6:53:53 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
33
+ Jun 29, 2026 11:29:30 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
34
34
  INFO: Detected HTTP/2 connection.
35
- Jun 29, 2026 6:53:54 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
35
+ Jun 29, 2026 11:29:30 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
36
36
  INFO: Detected HTTP/2 connection.
37
- Jun 29, 2026 6:53:54 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
37
+ Jun 29, 2026 11:29:31 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
38
38
  INFO: Detected HTTP/2 connection.
39
- Jun 29, 2026 6:53:54 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
39
+ Jun 29, 2026 11:29:31 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
40
40
  INFO: Detected HTTP/2 connection.
41
- Jun 29, 2026 6:53:54 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
41
+ Jun 29, 2026 11:29:31 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
42
42
  INFO: Detected HTTP/2 connection.
43
- Jun 29, 2026 6:53:54 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
43
+ Jun 29, 2026 11:29:31 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
44
44
  INFO: Detected HTTP/2 connection.
45
- Jun 29, 2026 6:53:54 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
45
+ Jun 29, 2026 11:29:31 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
46
46
  INFO: Detected HTTP/2 connection.
47
- Jun 29, 2026 6:53:54 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
47
+ Jun 29, 2026 11:29:31 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
48
48
  INFO: Detected HTTP/2 connection.
49
- Jun 29, 2026 6:53:54 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
49
+ Jun 29, 2026 11:29:31 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
50
50
  INFO: Detected HTTP/2 connection.
51
- Jun 29, 2026 6:53:54 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
51
+ Jun 29, 2026 11:29:31 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
52
52
  INFO: Detected HTTP/2 connection.
53
- Jun 29, 2026 6:53:54 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
53
+ Jun 29, 2026 11:29:31 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
54
54
  INFO: Detected HTTP/2 connection.
55
- Jun 29, 2026 6:53:54 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
55
+ Jun 29, 2026 11:29:31 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
56
56
  INFO: Detected HTTP/2 connection.
57
- Jun 29, 2026 6:53:54 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
57
+ Jun 29, 2026 11:29:31 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
58
58
  INFO: Detected HTTP/2 connection.
59
- Jun 29, 2026 6:53:54 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
59
+ Jun 29, 2026 11:29:31 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
60
60
  INFO: Detected HTTP/2 connection.
61
- Jun 29, 2026 6:53:54 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
61
+ Jun 29, 2026 11:29:31 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
62
62
  INFO: Detected HTTP/2 connection.
63
- Jun 29, 2026 6:53:54 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
63
+ Jun 29, 2026 11:29:31 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
64
64
  INFO: Detected HTTP/2 connection.
65
- Jun 29, 2026 6:53:54 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
65
+ Jun 29, 2026 11:29:31 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
66
66
  INFO: Detected HTTP/2 connection.
67
- Jun 29, 2026 6:53:54 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
67
+ Jun 29, 2026 11:29:31 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
68
68
  INFO: Detected HTTP/2 connection.
69
- Jun 29, 2026 6:53:54 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
69
+ Jun 29, 2026 11:29:31 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
70
70
  INFO: Detected HTTP/2 connection.
71
- Jun 29, 2026 6:53:54 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
71
+ Jun 29, 2026 11:29:31 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
72
72
  INFO: Detected HTTP/2 connection.
73
- Jun 29, 2026 6:53:54 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
73
+ Jun 29, 2026 11:29:31 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
74
74
  INFO: Detected HTTP/2 connection.
75
- Jun 29, 2026 6:53:54 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
75
+ Jun 29, 2026 11:29:31 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
76
76
  INFO: Detected HTTP/2 connection.
77
- Jun 29, 2026 6:53:54 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
77
+ Jun 29, 2026 11:29:31 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
78
78
  INFO: Detected HTTP/2 connection.
79
- Jun 29, 2026 6:53:54 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
79
+ Jun 29, 2026 11:29:31 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
80
80
  INFO: Detected HTTP/2 connection.
81
- Jun 29, 2026 6:53:54 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
81
+ Jun 29, 2026 11:29:31 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
82
82
  INFO: Detected HTTP/2 connection.
83
- Jun 29, 2026 6:53:54 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
83
+ Jun 29, 2026 11:29:31 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
84
84
  INFO: Detected HTTP/2 connection.
85
- Jun 29, 2026 6:53:54 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
85
+ Jun 29, 2026 11:29:31 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
86
86
  INFO: Detected HTTP/2 connection.
87
- Jun 29, 2026 6:53:54 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
87
+ Jun 29, 2026 11:29:31 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
88
88
  INFO: Detected HTTP/2 connection.
89
- Jun 29, 2026 6:53:54 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
89
+ Jun 29, 2026 11:29:31 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
90
90
  INFO: Detected HTTP/2 connection.
91
- Jun 29, 2026 6:53:54 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
91
+ Jun 29, 2026 11:29:31 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
92
92
  INFO: Detected HTTP/2 connection.
93
- Jun 29, 2026 6:53:54 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
93
+ Jun 29, 2026 11:29:31 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
94
94
  INFO: Detected HTTP/2 connection.
95
- Jun 29, 2026 6:53:54 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
95
+ Jun 29, 2026 11:29:31 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
96
96
  INFO: Detected HTTP/2 connection.
97
- Jun 29, 2026 6:53:54 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
97
+ Jun 29, 2026 11:29:31 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
98
98
  INFO: Detected HTTP/2 connection.
99
- Jun 29, 2026 6:53:54 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
99
+ Jun 29, 2026 11:29:32 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
100
100
  INFO: Detected HTTP/2 connection.
101
- Jun 29, 2026 6:53:54 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
101
+ Jun 29, 2026 11:29:32 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
102
102
  INFO: Detected HTTP/2 connection.
103
- Jun 29, 2026 6:53:54 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
103
+ Jun 29, 2026 11:29:32 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
104
104
  INFO: Detected HTTP/2 connection.
105
- Jun 29, 2026 6:53:54 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
105
+ Jun 29, 2026 11:29:32 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
106
106
  INFO: Detected HTTP/2 connection.
107
- Jun 29, 2026 6:53:55 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
107
+ Jun 29, 2026 11:29:32 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
108
108
  INFO: Detected HTTP/2 connection.
109
- Jun 29, 2026 6:53:55 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
109
+ Jun 29, 2026 11:29:32 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
110
110
  INFO: Detected HTTP/2 connection.
111
- Jun 29, 2026 6:53:55 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
111
+ Jun 29, 2026 11:29:32 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
112
+ INFO: Detected HTTP/2 connection.
113
+ Jun 29, 2026 11:29:32 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
114
+ INFO: Detected HTTP/2 connection.
115
+ Jun 29, 2026 11:29:32 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
116
+ INFO: Detected HTTP/2 connection.
117
+ Jun 29, 2026 11:29:32 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
118
+ INFO: Detected HTTP/2 connection.
119
+ Jun 29, 2026 11:29:32 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
120
+ INFO: Detected HTTP/2 connection.
121
+ Jun 29, 2026 11:29:32 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
122
+ INFO: Detected HTTP/2 connection.
123
+ Jun 29, 2026 11:29:32 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
124
+ INFO: Detected HTTP/2 connection.
125
+ Jun 29, 2026 11:29:32 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
126
+ INFO: Detected HTTP/2 connection.
127
+ Jun 29, 2026 11:29:32 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
128
+ INFO: Detected HTTP/2 connection.
129
+ Jun 29, 2026 11:29:32 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
130
+ INFO: Detected HTTP/2 connection.
131
+ Jun 29, 2026 11:29:32 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
132
+ INFO: Detected HTTP/2 connection.
133
+ Jun 29, 2026 11:29:32 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
112
134
  INFO: Detected HTTP/2 connection.
113
135
  *** shutting down gRPC server since JVM is shutting down
114
136
  *** server shut down
@@ -1,6 +1,6 @@
1
1
  This is the Google Pub/Sub fake.
2
2
  Implementation may be incomplete or differ from the real system.
3
- Jun 29, 2026 6:53:37 PM com.google.cloud.pubsub.testing.v1.Main main
3
+ Jun 29, 2026 11:29:14 PM com.google.cloud.pubsub.testing.v1.Main main
4
4
  INFO: IAM integration is disabled. IAM policy methods and ACL checks are not supported
5
5
  SLF4J(W): No SLF4J providers were found.
6
6
  SLF4J(W): Defaulting to no-operation (NOP) logger implementation
@@ -9,9 +9,9 @@ WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
9
9
  WARNING: sun.misc.Unsafe::allocateMemory has been called by io.netty.util.internal.PlatformDependent0$2 (file:/Users/ian/.cache/firebase/emulators/pubsub-emulator-0.8.33/pubsub-emulator/lib/cloud-pubsub-emulator-0.8.33-all.jar)
10
10
  WARNING: Please consider reporting this to the maintainers of class io.netty.util.internal.PlatformDependent0$2
11
11
  WARNING: sun.misc.Unsafe::allocateMemory will be removed in a future release
12
- Jun 29, 2026 6:53:37 PM com.google.cloud.pubsub.testing.v1.Main main
12
+ Jun 29, 2026 11:29:15 PM com.google.cloud.pubsub.testing.v1.Main main
13
13
  INFO: Server started, listening on 8085
14
- Jun 29, 2026 6:53:43 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
14
+ Jun 29, 2026 11:29:20 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
15
15
  INFO: Detected HTTP/2 connection.
16
16
  *** shutting down gRPC server since JVM is shutting down
17
17
  *** server shut down
@@ -22,7 +22,14 @@ module.exports = {
22
22
  const response = await http.post('backend-manager/marketing/campaign', {
23
23
  name: 'BEM Test Campaign',
24
24
  subject: 'Test Marketing Email',
25
- content: '# Hello\n\nThis is a **test marketing email** sent from the BEM test suite.\n\nIf you received this, the SendGrid Single Send pipeline is working.',
25
+ template: 'card',
26
+ data: {
27
+ content: {
28
+ title: 'Test Marketing Email',
29
+ message: 'This is a **test marketing email** sent from the BEM test suite.\n\nIf you received this, the SendGrid Single Send pipeline is working correctly.',
30
+ button: { text: 'Visit Dashboard →', url: '{brand.url}' },
31
+ },
32
+ },
26
33
  test: true,
27
34
  sendAt: 'now',
28
35
  });