Migration from 3.2 to 3.8

Hi all,
I am among the maintainers of a Gatling extension for git.

We are currently using quite an old version of Gatling (3.2.0).

Is there any guideline to upgrade to Gatling 3.8.x?

I know it is a big jump, but I was wondering if there is any guideline or pointer that can help me out with it.

Thanks :slight_smile:

Hi,

Sadly no. As you might know, we don’t document what’s for now our internals as we want to be able to break them if it helps improve core Gatling.

The first major thing you’ll have to fix will be to upgrade to Scala 2.13, see Migrating a Project to Scala 2.13's Collections | Scala Documentation.
Once this is fixed, please reports your compile errors and we might be able to advice.

Cheers

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.