2025.3.2 missing from www.jetbrains.com/intellij-repository/releases/

I see that 2025.3.2 was released ~2d ago (yay! :tada: )

But, I’m not seeing a corresponding version of IDEA on IntelliJ Release repository at all:

I’d normally download from the below:

  • intellij-repository/releases/com/jetbrains/intellij/idea/ideaIU/2025.3.2/ideaIU-2025.3.2.zip

Because of the unified distribution, I also tried the following URLs, none of which worked:

  • intellij-repository/releases/com/jetbrains/intellij/idea/idea/2025.3.2/idea-2025.3.2.zip
  • intellij-repository/releases/com/jetbrains/intellij/idea/ideaIU/2025.3.2/idea-2025.3.2.zip
  • intellij-repository/releases/com/jetbrains/intellij/idea/idea/2025.3.2/ideaIU-2025.3.2.zip
  • intellij-repository/releases/com/jetbrains/intellij/idea/ideaIC/2025.3.2/ideaIC-2025.3.2.zip
  • intellij-repository/releases/com/jetbrains/intellij/idea/ideaIC/2025.3.2/idea-2025.3.2.zip
  • intellij-repository/releases/com/jetbrains/intellij/idea/idea/2025.3.2/ideaIC-2025.3.2.zip

Did this version accidentally get pulled? Is it somewhere else that I’m not looking at? :sweat_smile:

Just opened YouTrack - IJPL-231743 for this issue.

Something definitely went wrong! We are looking into it

1 Like

Awesome, thank you! It’s been blocking my CI for several repos/plugins, so I’m eager to see it resolved! :slight_smile: Appreciate you and the team taking a peak!

Any updates @yuriy.artamonov ? :folded_hands:

We are deploying the release artifacts, found an infra failure during the release process

All set! It should now be possible to build with 2025.3.2.

3 Likes

Awesome, thank you!

:white_check_mark: Confirmed - I now see the expected version + files on the repo.