telefonicaid / iotagent-node-lib

Module to enable IoT Agent developers to build custom agents for their devices that can easily connect to NGSI Context Brokers
https://iotagent-node-lib.rtfd.io/
GNU Affero General Public License v3.0
60 stars 85 forks source link

remove autocast feature #1501

Closed AlvaroVega closed 9 months ago

AlvaroVega commented 10 months ago

fix for https://github.com/telefonicaid/iotagent-node-lib/issues/1498

mapedraza commented 10 months ago

@jason-fox be aware of this change. There were weird situations casting strings as objects. This behaviour is not valid and is going to be removed in this PR.

jason-fox commented 10 months ago

Its good to see these necessary structural changes occurring, but much like the removal of bidirectional attributes, this removal is again a breaking change - any chance you could group all these breaking changes together and then update the major version number so it is more obvious what is happening.

There is no need to go 4.x, 5.x, 6.x, 7.x for each little one, just moving to 4.x once the big stuff has been done

mapedraza commented 10 months ago

@jason-fox noted your feedback. Good to see you agree with those changes

AlvaroVega commented 10 months ago

autocast feature was disabled globally. IMHO this PR is not a breaking change.

fgalan commented 10 months ago

The following refereces to "autocast" should be also removed in this branch:

imagen

fgalan commented 9 months ago

Not for version 3.5.0