New CI machine preview
by Sanne Grinovero
You're all welcome to play with http://54.225.162.168/
however please keep these in mind:
- it's not the final machine: don't put too much effort in creating
nice build scripts as we'll reset it to clean state soon. We *might*
be able to store jobs defined so far, but we might choose not to.
- domain name should be coming: ci.hibernate.org ..not sure when, got
no replies so far from.
- authentication: just click on login, it will use OAuth2 to request
your identity via your GitHub account. Permissions to create new jobs,
edit existing jobs, run a build manually depend on your github account
be part of the Hibernate organization (or not, in which case you have
read only status)
At this stage I'd like to get a feeling if the hardware is powerful
enough, and also we need to select which other plugins we want to use,
I'm looking especially to:
- static analysis reports
- pull requests integration
both are relatively undefined, we can of course start simple and
improve later.. just checking this fits basic needs now.
Sanne
2 weeks
Hibernate Validator 9.0.0.Beta3 released
by Marko Bekhta
Hello,
We are pleased to announce the next beta release of Hibernate Validator
9.0.0.Beta3.
Compared to the previous release in this series, this version removes a few
more constraints, configuration properties and APIs, which have been
deprecated for several major versions.
We have also identified some possible areas to improve while testing
the previous version in the downstream projects.
Also, there are some bug fixes included.
See our blog for more information:
https://in.relation.to/2024/09/04/hibernate-validator-9-0-0-Beta3/
See our website for more information about the 9.0 series in general:
https://hibernate.org/validator/releases/9.0/
Have a nice day,
Marko Bekhta
Hibernate Team
marko(a)hibernate.org
1 year, 2 months