Action-on-google V1 migration deadline - dialogflow-es

I am using "Action on Google" V1 npm package in my dialogflow nodejs fulfillment webhook. I am lost on the deprecation dates. Do I avec until October 23rd to migrate ?

You're correct, you have until October 23rd 2019 to migrate from version 1 of the DialogFlow API to version 2. You can read the migration guide here.
If you're using version 1 of the actions-on-google Node module, then you'll need to upgrade from version 1 to 2 by that date also.

Related

Not able to add new azure function in VSCode

I opened my project repo as usual , then I noticed that I can't add new azure function
the + icon disappeared:
I don't know how to get it back ?
After reproducing the same by downloading the latest July 2022 - version 1.70 we faced the same issue. This might be a bug that is seen in the latest release.
You can follow the updates from the tickets that I have raised over Github - Azure Functions Support.
However, as an alternative, you can install the previous stable June 2022 (version 1.69).

CodePush CLI Migration (to AppCenter)

I currently use CodePush for my Cordova app. Love it. Microsoft is moving it to AppCenter, and here's the migration guide.
The migration guide notes that the old CLI will be retired in October 2018:
we are commited to maintain the CLI through September 2018. You are free to continue using the CLI, but all features besides release and viewing metrics will be disabled in Late March 2018. Finally, the CodePush CLI will be retired in Mid October 2018.
My question is if this plan is still accurate? I know the original plan was to make a new Cordova SDK in February 2018, which was pushed back and no ETA is known. Is the old CodePush CLI still going to be retired in October? From what I can tell core things (like getting install metrics) are still not available in the new CLI. I really don't want to use the AppCenter CLI for some things and log into the AppCenter UI for others.
I don't believe a new CodePush SDK is going to be made available. It is also not on their roadmap:
https://learn.microsoft.com/en-us/appcenter/general/roadmap
This image used to be on the AppCenter website showing that the CLI will be deprecated starting with reduced functionality in favor of the AppCenter UI.

How to update the OpenShift Online 3 platform to the latest version of Node.js?

At the age of OpenShift Online 2 there was an ability to update Node.js to the latest version. As far as I can see, this approach doesn't work anymore for the new OpenShift Online 3 version. Currently, OpenShift offers only outdated or LTS versions of Node.js, e.g. v.4 or v.6.
How can I update the OpenShift Online 3 platform to the latest/current version of Node.js?
Updated S2I images are available here:
https://hub.docker.com/r/bucharestgold/centos7-s2i-nodejs/
See this alternate S2I builder for Node.js.
https://github.com/ryanj/origin-s2i-nodejs
New versions are available here
Our team changed the name from bucharest-gold to nodeshift.
So you can find more updated versions in that new address.
Node.js versions:
10.15.1 -- 13 days ago
11.9.0 -- 13 days ago
11.8.0 -- 16 days ago

Automating with Puppet on GCE without `gcutil` (deprecated)

I am trying to automate an instance using Puppet in Google cloud but unfortunately got an error. I had done this earlier with your help but the settings seems to be changed.
ERROR: 'gcutil' has been deprecated and is no longer part of Cloud SDK distribution.
ERROR: Please use 'gcloud compute' instead.
The change from gcutil to gcloud was merged recently on GitHub on 21 July 2015 and released in puppetlabs/gce_compute 1.0.0 on 29 July 2015, so you should upgrade to get this change.

Where to download the previous SDK for CRM 2011 v 5.0.12?

Currently searching for CRM 2011 SDK always seems to yield this download page, which is the most current version of the SDK (As of this post, its version 5.0.13 for rollup 12). We are going to be installing rollup 11, on our prod boxes this month. I'd like to get the previous version of the SDK, but have been unable to find it. Does anyone happen to have a link to the 5.0.12 version of the SDK?
I had to downgrade recently and used this link. And I'm not sure if a newer version is recommended. Definitely not UR12.
And for UR11, it's probably this link.
Is that what you're looking for?

Resources