dependabot[bot]
2042d95ba4
Bump org.springframework.version from 5.3.26 to 7.0.7
...
Bumps `org.springframework.version` from 5.3.26 to 7.0.7.
Updates `org.springframework:spring-aop` from 5.3.26 to 7.0.7
- [Release notes](https://github.com/spring-projects/spring-framework/releases )
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.26...v7.0.7 )
Updates `org.springframework:spring-beans` from 5.3.26 to 7.0.7
- [Release notes](https://github.com/spring-projects/spring-framework/releases )
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.26...v7.0.7 )
Updates `org.springframework:spring-context` from 5.3.26 to 7.0.7
- [Release notes](https://github.com/spring-projects/spring-framework/releases )
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.26...v7.0.7 )
Updates `org.springframework:spring-web` from 5.3.26 to 7.0.7
- [Release notes](https://github.com/spring-projects/spring-framework/releases )
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.26...v7.0.7 )
Updates `org.springframework:spring-test` from 5.3.26 to 7.0.7
- [Release notes](https://github.com/spring-projects/spring-framework/releases )
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.26...v7.0.7 )
---
updated-dependencies:
- dependency-name: org.springframework:spring-aop
dependency-version: 7.0.7
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: org.springframework:spring-beans
dependency-version: 7.0.7
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: org.springframework:spring-context
dependency-version: 7.0.7
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: org.springframework:spring-web
dependency-version: 7.0.7
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: org.springframework:spring-test
dependency-version: 7.0.7
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-05-29 09:23:12 +00:00
Vishesh
a0aafe2fa7
Update bouncy castle ( #12794 )
...
Co-authored-by: Harikrishna Patnala <harikrishna.patnala@gmail.com>
2026-05-22 11:07:44 -03:00
Fabricio Duarte
67b849f3ef
Merge release branch 4.22 to main
...
* 4.22:
VM Deployment using snapshot in new zone (#13178 )
Change exception treatment on incremental snapshot wait (#12665 )
Move checkRoleEscalation outside DB transaction in createAccount (#13044 )
Fix/flasharray delete rename destroy patch conflict (#13049 )
Fix VPC network offerings listing in isolated network creation form (#12645 )
systemvm: accept ipv6 established/related return traffic (#13173 )
update debian change log
Updating pom.xml version numbers for release 4.22.2.0-SNAPSHOT
Updating pom.xml version numbers for release 4.22.1.0
Update suse15 packaging spec, use qemu-ovmf-x86_64 package instead of edk2-ovmf for agent (#13133 )
Change disk-only VM snapshot removal message (#11182 )
Update mysql java connector version to 8.4.0 (matching version for MySQL 8.4) (#12640 )
adaptive: honor user-provided capacityBytes when provider stats are unavailable (#13059 )
Flexibilize public IP selection (#11076 )
2026-05-22 10:37:13 -03:00
Fabricio Duarte
21b2025c50
Merge release branch 4.20 to 4.22
...
* 4.20:
Fix/flasharray delete rename destroy patch conflict (#13049 )
Fix VPC network offerings listing in isolated network creation form (#12645 )
Update mysql java connector version to 8.4.0 (matching version for MySQL 8.4) (#12640 )
adaptive: honor user-provided capacityBytes when provider stats are unavailable (#13059 )
Flexibilize public IP selection (#11076 )
2026-05-22 08:31:35 -03:00
Suresh Kumar Anaparti
79bb8ef1cc
Updating pom.xml version numbers for release 4.22.2.0-SNAPSHOT
...
Signed-off-by: Suresh Kumar Anaparti <sureshkumar.anaparti@gmail.com>
2026-05-18 17:17:25 +05:30
Suresh Kumar Anaparti
348ce953a9
Updating pom.xml version numbers for release 4.22.1.0
...
Signed-off-by: Suresh Kumar Anaparti <sureshkumar.anaparti@gmail.com>
2026-05-11 20:26:07 +05:30
Suresh Kumar Anaparti
a7c2a059f5
Update mysql java connector version to 8.4.0 (matching version for MySQL 8.4) ( #12640 )
...
* MySQL 8.4 support / update mysql java connector version to 8.4.0
* Remove separate connector version
* Update cloud spec
* Update authentication plugin to caching_sha2_password (mysql_native_password is deprecated)
2026-05-04 14:47:27 +05:30
Abhisar Sinha
8eb162cb99
Updating pom.xml version numbers for release 4.20.4.0-SNAPSHOT
2026-04-13 15:48:18 +05:30
Abhisar Sinha
c8599040b4
Updating pom.xml version numbers for release 4.20.3.0
...
Signed-off-by: Abhisar Sinha <abhisar.sinha@gmail.com>
2026-04-06 17:22:19 +05:30
dahn
a1bcae9213
Agentic workflow experiment ( #12652 )
2026-02-17 16:11:01 +01:00
Daan Hoogland
e929f2024a
Merge branch '4.22'
2026-02-05 16:07:46 +01:00
Daan Hoogland
cd6a8f61ca
Merge branch '4.20' into 4.22
2026-02-05 15:32:36 +01:00
dahn
349eea501a
Mvn updates ( #12575 )
2026-02-05 09:41:41 +01:00
Vishesh
a7178ee687
Fix mvn warnings ( #10909 )
...
* Replace maven-jgit-buildnumber-plugin with thread safe buildnumber-maven-plugin
* Fix mysql-connector-java warning
* Fix thread safe warning for properties-maven-plugin
* Fix mvn build - marvin warnings
* Update tools/marvin/README.md
* Update tools/marvin/README.md
Co-authored-by: dahn <daan.hoogland@gmail.com>
---------
Co-authored-by: dahn <daan.hoogland@gmail.com>
2026-01-30 14:01:57 +05:30
dependabot[bot]
e2f4ed9dcf
Bump commons-codec:commons-codec from 1.15 to 1.20.0 ( #12303 )
...
Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec ) from 1.15 to 1.20.0.
- [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt )
- [Commits](https://github.com/apache/commons-codec/compare/rel/commons-codec-1.15...rel/commons-codec-1.20.0 )
---
updated-dependencies:
- dependency-name: commons-codec:commons-codec
dependency-version: 1.20.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-21 12:06:44 +05:30
Pearl Dsilva
8b2f1f19c2
Support dedicating backup offerings to domains ( #12194 )
...
* Add support for dedicating backup offerings to domains
* Add tests and UI support and update response params
* add license header
* exclude backupofferingdetailsvo from sonar
* fix pre-commit checks - missing / extra EOF line
* add test
* EOF
* filter backup offerings by domain id
* add unit tests
* add more unit tests and remove response file from code coverage check
* update checks
* address review comments: extract common code, fix tests
* added bean definition
* address comments
* add unit tests to increase coverage
* pre-commit check failure fix
* address merge issue
* allow updating backup offering when only domain id is modified
2026-01-19 14:21:47 +05:30
Abhishek Kumar
538578366a
Merge remote-tracking branch 'apache/4.22'
2026-01-13 11:49:07 +05:30
Abhishek Kumar
031fbf43d4
Merge remote-tracking branch 'apache/4.20' into 4.22
2026-01-13 11:48:05 +05:30
Suresh Kumar Anaparti
db1c7d678c
Updated protobuf version to 3.25.5, and protobuf & jackson maven dependencies ( #12389 )
2026-01-12 08:21:19 +01:00
dependabot[bot]
eb93f0105e
Bump com.zaxxer:HikariCP from 5.1.0 to 7.0.2 ( #12266 )
...
Bumps [com.zaxxer:HikariCP](https://github.com/brettwooldridge/HikariCP ) from 5.1.0 to 7.0.2.
- [Changelog](https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES )
- [Commits](https://github.com/brettwooldridge/HikariCP/compare/HikariCP-5.1.0...HikariCP-7.0.2 )
---
updated-dependencies:
- dependency-name: com.zaxxer:HikariCP
dependency-version: 7.0.2
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2025-12-19 15:07:29 +05:30
dependabot[bot]
28820f6e25
Bump org.influxdb:influxdb-java from 2.22 to 2.25 ( #12270 )
...
Bumps [org.influxdb:influxdb-java](https://github.com/influxdata/influxdb-java ) from 2.22 to 2.25.
- [Release notes](https://github.com/influxdata/influxdb-java/releases )
- [Changelog](https://github.com/influxdata/influxdb-java/blob/master/CHANGELOG.md )
- [Commits](https://github.com/influxdata/influxdb-java/compare/influxdb-java-2.22...influxdb-java-2.25 )
---
updated-dependencies:
- dependency-name: org.influxdb:influxdb-java
dependency-version: '2.25'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-18 11:10:52 +01:00
dependabot[bot]
10d76d3384
Bump cs.aws.sdk.version from 1.12.439 to 1.12.795 ( #12267 )
2025-12-17 13:51:52 +01:00
dahn
5151f8dc6a
java dependabot file ( #11409 )
...
Co-authored-by: Daan Hoogland <dahn@apache.org>
2025-12-08 16:33:10 +01:00
Daan Hoogland
9032fe3fb5
merge LTS branch 4.22 into main
2025-11-26 11:55:50 +01:00
Suresh Kumar Anaparti
2dd1e6d786
Enable UEFI on KVM hosts (by default), and configure with some default settings ( #11740 )
2025-11-07 14:54:02 +01:00
Harikrishna Patnala
dbda673e1f
Updating pom.xml version numbers for release 4.23.0.0-SNAPSHOT
...
Signed-off-by: Harikrishna Patnala <harikrishna.patnala@gmail.com>
2025-11-05 16:54:39 +05:30
Harikrishna Patnala
d160731b9f
Updating pom.xml version numbers for release 4.22.1.0-SNAPSHOT
...
Signed-off-by: Harikrishna Patnala <harikrishna.patnala@gmail.com>
2025-11-05 16:07:07 +05:30
Harikrishna Patnala
71f47d6130
Updating pom.xml version numbers for release 4.22.0.0
...
Signed-off-by: Harikrishna Patnala <harikrishna.patnala@gmail.com>
2025-10-30 19:23:56 +05:30
John Bampton
e7b8326058
pre-commit auto add license for all Markdown files ( #11870 )
2025-10-24 16:04:22 +05:30
Wei Zhou
e333ce9782
Updating pom.xml version numbers for release 4.20.3.0-SNAPSHOT
2025-10-24 09:13:19 +02:00
Wei Zhou
4dc3931233
Updating pom.xml version numbers for release 4.20.2.0
...
Signed-off-by: Wei Zhou <weizhou@apache.org>
2025-10-16 11:42:56 +02:00
Harikrishna Patnala
8b9f5fd8f9
Merge branch '4.20'
2025-10-16 13:39:40 +05:30
John Bampton
349feebd15
Standardize Markdown headings; enforce MD003 with markdownlint ( #11688 )
2025-10-13 17:37:32 +05:30
John Bampton
22ba8dd504
Remove misspelled file not found from rat excludes ( #11665 )
2025-10-13 16:23:09 +05:30
Rohit Yadav
8464e46b53
PR #11778 with changes for main branch ( #11781 )
...
* systemvmtemplate: Bump Debian version to 12.12.0
* systemvmtemplate: bump version to 4.22
This bumps the systemvmtemplate version to 4.22 for use with the
main/4.22 branch.
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
---------
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
Co-authored-by: Wei Zhou <weizhou@apache.org>
2025-10-13 15:09:25 +05:30
John Bampton
cc6ee906d5
Markdown: add documentation on pre-commit usage ( #11680 )
2025-10-13 12:11:55 +05:30
dahn
309b444205
pom.xml: update jetty version ( #11793 )
...
* update jetty
* Rollback jetty-maven-plugin version in pom.xml
Co-authored-by: Rohit Yadav <rohit.yadav@shapeblue.com>
---------
Co-authored-by: Daan Hoogland <dahn@apache.org>
Co-authored-by: Wei Zhou <weizhou@apache.org>
Co-authored-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2025-10-09 08:39:45 +02:00
Wei Zhou
574ed7857b
.github: Update to JDK 17 in ci.yml and build.yml ( #11030 )
...
* .github: Update to JDK 17 in build.yml
* .github: update JDK in ci.yml
---------
Co-authored-by: Suresh Kumar Anaparti <sureshkumar.anaparti@gmail.com>
2025-09-01 10:14:09 +02:00
Suresh Kumar Anaparti
1033be4b31
Updating pom.xml version numbers for release 4.22.0.0-SNAPSHOT
...
Signed-off-by: Suresh Kumar Anaparti <sureshkumar.anaparti@gmail.com>
2025-08-28 12:00:42 +05:30
Suresh Kumar Anaparti
f9513b47bf
Updating pom.xml version numbers for release 4.21.0.0
...
Signed-off-by: Suresh Kumar Anaparti <sureshkumar.anaparti@gmail.com>
2025-08-22 11:42:37 +05:30
Pearl Dsilva
0d4147f3f6
Netris Network Plugin Integration with CloudStack ( #10458 )
...
The Netris Plugin introduces Netris as a network service provider in CloudStack to be able to create and manage Virtual Private Clouds (VPCs) in CloudStack, being able to orchestrate the following network functionalities:
- Network segmentation with Netris-VXLAN isolation method
- Routing between "public" IP and network segments with an ACS ROUTED mode offering
- SourceNAT, DNAT, 1:1 NAT between "public" IP and network segments with an ACS NATTED mode offering
- Routing between VPC network segments (tiers in ACS nomenclature)
- Access Lists (ACLs) between VPC tiers and "public" network (TCP, UDP, ICMP) both as global egress rules and "public" IP specific ingress rules.
- ACLs between VPC network tiers (TCP, UDP, ICMP)
- External load balancing – between VPC network tiers and "public" IP
- Internal load balancing – between VPC network tiers
- CloudStack Virtual Router services (DHCP, DNS, UserData, Password Injection, etc…)
2025-07-25 15:26:42 +05:30
Daan Hoogland
b57994eeb0
Merge branch '4.20'
2025-07-16 14:05:19 +02:00
Wei Zhou
9688cbb095
systemvm: build 4.20.2 template with 'depmod -a' ( #11128 )
2025-07-15 17:39:41 +05:30
Wei Zhou
ea7919b0c1
Remove test/selenium/ test/src-not-used/ ( #11013 )
2025-06-16 09:02:35 +02:00
Pearl Dsilva
b5e2c181f9
Updating pom.xml version numbers for release 4.20.2.0-SNAPSHOT
...
Signed-off-by: Pearl Dsilva <pearl1594@gmail.com>
2025-06-06 15:38:12 +05:30
Pearl Dsilva
c61a5eb430
Updating pom.xml version numbers for release 4.20.1.0
...
Signed-off-by: Pearl Dsilva <pearl1594@gmail.com>
2025-05-30 12:43:00 +05:30
Daan Hoogland
64828f66e8
Merge branch '4.20'
2025-05-13 13:34:23 +02:00
Pearl Dsilva
0648d000b2
Support XenServer 8.4 / XCP 8.3 - make scripts python3 compatible ( #10684 )
2025-05-13 12:35:04 +02:00
Daan Hoogland
dd84c74e82
Merge branch '4.19' into 4.20
2025-05-13 11:41:36 +02:00
Rene Peinthor
88ce639255
Linstor: implement volume and storage stats ( #10850 )
2025-05-13 10:06:35 +02:00