asyrjasalo / RESTinstance

Robot Framework library for RESTful JSON APIs
https://asyrjasalo.github.io/RESTinstance
GNU Lesser General Public License v3.0
204 stars 84 forks source link

Release 1.2.0 #122

Closed Atihinen closed 2 years ago

Atihinen commented 2 years ago

Change log:

asyrjasalo commented 2 years ago

What are the other options for resolving https://github.com/asyrjasalo/RESTinstance/issues/89?

My concern is the big picture how this affects the software that is using RESTinstance itself as a library.

Otherwise this is good progress.

Atihinen commented 2 years ago

Other options would be then to check dependency component licenses and replace those with apache 2.0 compatible components

Atihinen commented 2 years ago

@asyrjasalo actually now we investigated more and noticed that the GNU GPL 3 dependencies were not even used in the project source code so those dependencies are now removed and we rewerted the change back to apache 2.0 license.