Tom
10/09/2024, 5:32 PMorg.wiremock.integrations
, version 2.2.0. Please could one/both of you have a quick look and see if it’s OK?Tomas Bjerre
10/09/2024, 5:41 PMupdate-versions
plugin? https://github.com/wiremock/wiremock-spring-boot/blob/dde077a6d6bed7e6e8380e5f266d7b9c7247ee0f/build.gradle#L10
• Was the next
-version intended? https://repo1.maven.org/maven2/org/wiremock/integrations/wiremock-spring-boot-standalone/next/
• Does the standalone jar really work? With the spring dependencies inside that jar? Do you see a use case for it?
• I was preparing for a 3.0.0
release. I took the opportunity to make some breaking changes. The CHANGELOG was sort of work in progress but it is here: https://github.com/wiremock/wiremock-spring-boot/blob/main/CHANGELOG.md#300Tom
10/09/2024, 5:46 PMnext
was me screwing up the first attempt at releasing.
• No idea whether standalone works. Was hoping one of you could tell me! (if not, we can stop publishing that)
• Should we push a 3.0.0 release right away, or do you want to finalise some changes, then we do it?Tomas Bjerre
10/09/2024, 5:48 PMTomas Bjerre
10/09/2024, 5:49 PMTom
10/09/2024, 5:50 PMnext
release note to add all your 3.0.0 changes?Tom
10/09/2024, 5:50 PMTomas Bjerre
10/09/2024, 5:51 PMgradle-wiremock-extension-plugins
was a nice surprise, it triggered me to rewrite my own scripts. But I think the Shadow jar should be opted out in some use cases. Tried to get a conversation going on that here https://github.com/wiremock/gradle-wiremock-extension-plugins/pull/20Tomas Bjerre
10/09/2024, 5:53 PMTom
10/09/2024, 5:55 PMTom
10/09/2024, 5:56 PMTom
10/09/2024, 5:57 PMTomas Bjerre
10/09/2024, 5:57 PMTom
10/09/2024, 5:58 PMTomas Bjerre
10/09/2024, 5:59 PMTom
10/09/2024, 5:59 PMTomas Bjerre
10/09/2024, 6:00 PMTomas Bjerre
10/09/2024, 6:00 PMTom
10/09/2024, 6:01 PMTom
10/09/2024, 6:02 PMTom
10/09/2024, 6:02 PMTomas Bjerre
10/09/2024, 6:18 PMTom
10/09/2024, 6:38 PMTom
10/09/2024, 6:38 PMTomas Bjerre
10/09/2024, 6:40 PMpackage org.wiremock.spring;
in the code now that it has groupId org.wiremock.integrations
. But not a big thing I guess.Tom
10/09/2024, 6:41 PMTomas Bjerre
10/09/2024, 6:43 PMTom
10/09/2024, 6:43 PM