[PR] Bump org.mariadb.jdbc:mariadb-java-client from 3.3.3 to 3.4.0 [syncope]

2024-05-17 Thread via GitHub


dependabot[bot] opened a new pull request, #720:
URL: https://github.com/apache/syncope/pull/720

   Bumps 
[org.mariadb.jdbc:mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j)
 from 3.3.3 to 3.4.0.
   
   Changelog
   Sourced from https://github.com/mariadb-corporation/mariadb-connector-j/blob/master/CHANGELOG.md;>org.mariadb.jdbc:mariadb-java-client's
 changelog.
   
   https://github.com/mariadb-corporation/mariadb-connector-j/tree/3.4.0;>3.4.0
 (Apr 2024)
   https://github.com/mariadb-corporation/mariadb-connector-j/compare/3.3.3...3.4.0;>Full
 Changelog
   Notable Changes
   
   CONJ-981 Add support for connection redirection
   CONJ-1087 handle mariadb-11.1+ transaction_isolation
   CONJ-1100 Be able to filter system tables and views
   CONJ-1105 TLS certificate validation without needs to provide 
certificate client side
   CONJ-1171 timezone support missing feature
   CONJ-1173 Bulk implementation returning individual results for MariaDB 
11.5
   CONJ-1154 avoid unnecessary set transaction isolation queries
   
   Bugs Fixed
   
   CONJ-1103 Connector/J Version 3 Does Not Respect 
nullCatalogMeansCurrent Property
   CONJ-1161 Database connection failing on android
   CONJ-1107 MariaDB Connector 3 no longer supports query timeout with 
MySQL
   CONJ-1125 Inconsistency in Handling PreparedStatement.executeQuery() 
between MariaDB and MySQL Connectors
   CONJ-1156 getTables should be ordered as expected
   CONJ-1163 jdbcCompliantTruncation Does Not Appear To Be Working
   CONJ-1164 Variable initialization ahead of LOAD DATA INFILE not possible 
by validateLocalFileName pattern
   CONJ-1168 useBulkStmts compatibility value with pre 3.2 version
   CONJ-1169 improve Client prepared statement setMaxRows 
implementation
   CONJ-1170 OFFSET missing from getSQLKeywords
   CONJ-1158 DatabaseMetaData#getFunctions's result not property 
ordered
   CONJ-1159 DatabaseMetaData#getClientInfoProperties not ordered 
correctly
   CONJ-1166 Implement connection properties fallbackToSystemKeyStore and 
fallbackToSystemTrustStore
   CONJ-1174 ConnectorJ gives precision of 20 for signed bigint
   
   
   
   
   Commits
   
   https://github.com/mariadb-corporation/mariadb-connector-j/commit/c19f608838fdcb18fa81cab8a607afdaa5131a58;>c19f608
 [misc] code simplification
   https://github.com/mariadb-corporation/mariadb-connector-j/commit/92d8414dd9e61fd68ee3b9d46c79f0b78a8f2332;>92d8414
 Merge branch 'develop'
   https://github.com/mariadb-corporation/mariadb-connector-j/commit/474e9690f1e9c0b3bd66328c62f4551b9d378e6e;>474e969
 bump 3.4.0
   https://github.com/mariadb-corporation/mariadb-connector-j/commit/c9786f2c55ccfb8d8d6f80a982369f101420534e;>c9786f2
 [CONJ-1173] Bulk implementation returning individual results
   https://github.com/mariadb-corporation/mariadb-connector-j/commit/da506473bd4dafc45a0cf84b15aa6a2ac5a75b89;>da50647
 [misc] metadata ensure correct join in case of using catalog in the future
   https://github.com/mariadb-corporation/mariadb-connector-j/commit/4a0b526d67a1d851e81299365b45b041b7c71c90;>4a0b526
 [CONJ-1171] ensure compatibility with 3.x current behavior
   https://github.com/mariadb-corporation/mariadb-connector-j/commit/0a7a094ccbd23516a4c8a30455645ce2c387e8bc;>0a7a094
 [CONJ-1174] wrong value for ResultSetMetaData.getPrecision() signed 
numeric
   https://github.com/mariadb-corporation/mariadb-connector-j/commit/365d6a35e23ac87b9a9f38554ffafd627883bf5e;>365d6a3
 [misc] avoid fallthrough warning
   https://github.com/mariadb-corporation/mariadb-connector-j/commit/e0aff1e14dd76b77ec27ad838bea9718b769e885;>e0aff1e
 [misc] avoid checking redirection for empty string value
   https://github.com/mariadb-corporation/mariadb-connector-j/commit/4567d3ba0d49ebb8501c953f753aae06c27d1423;>4567d3b
 [CONJ-1171] timezone new options
   Additional commits viewable in https://github.com/mariadb-corporation/mariadb-connector-j/compare/3.3.3...3.4.0;>compare
 view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.mariadb.jdbc:mariadb-java-client=maven=3.3.3=3.4.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - 

[PR] Bump org.apereo.cas:cas-server-support-bom from 7.0.4 to 7.0.4.1 [syncope]

2024-05-17 Thread via GitHub


dependabot[bot] opened a new pull request, #719:
URL: https://github.com/apache/syncope/pull/719

   Bumps [org.apereo.cas:cas-server-support-bom](https://github.com/apereo/cas) 
from 7.0.4 to 7.0.4.1.
   
   Commits
   
   See full diff in https://github.com/apereo/cas/commits;>compare 
view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apereo.cas:cas-server-support-bom=maven=7.0.4=7.0.4.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot show  ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@syncope.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [VOTE] Apache Syncope 3.0.7

2024-05-17 Thread Samuel Garofalo

+1.

Best regards,

Samuel

Il 17/05/24 10:56, Francesco Chicchiriccò ha scritto:

I've created a 3.0.7 release, with the following artifacts up for a vote:

GIT source tag (c105692b25):
https://github.com/apache/syncope/releases/tag/syncope-3.0.7

List of changes:
https://github.com/apache/syncope/blob/syncope-3.0.7/CHANGES

Staging artifacts:
https://dist.apache.org/repos/dist/dev/syncope/3.0.7/

Maven staging repo:
https://repository.apache.org/content/repositories/orgapachesyncope-1087/

Staging site:
https://syncope.apache.org/3.0.7/index.html

PGP release keys (signed using 273DF287):
http://www.apache.org/dist/syncope/KEYS

Vote will be open for 72 hours.

[ ] +1 approve
[ ] +0 no opinion
[ ] -1 disapprove (and reason why)

Here's my +1
Regards.




Re: [VOTE] Apache Syncope 3.0.7

2024-05-17 Thread Andrea Patricelli

+1.

Best regards,
Andrea

On 17/05/24 10:56, Francesco Chicchiriccò wrote:

I've created a 3.0.7 release, with the following artifacts up for a vote:

GIT source tag (c105692b25):
https://github.com/apache/syncope/releases/tag/syncope-3.0.7

List of changes:
https://github.com/apache/syncope/blob/syncope-3.0.7/CHANGES

Staging artifacts:
https://dist.apache.org/repos/dist/dev/syncope/3.0.7/

Maven staging repo:
https://repository.apache.org/content/repositories/orgapachesyncope-1087/

Staging site:
https://syncope.apache.org/3.0.7/index.html

PGP release keys (signed using 273DF287):
http://www.apache.org/dist/syncope/KEYS

Vote will be open for 72 hours.

[ ] +1 approve
[ ] +0 no opinion
[ ] -1 disapprove (and reason why)

Here's my +1
Regards.



--
Andrea Patricelli

Tirasa - Open Source Excellence
http://www.tirasa.net/

Member at The Apache Software Foundation
Syncope



Re: [VOTE] Apache Syncope 3.0.7

2024-05-17 Thread Lorenzo Di Cola
Hi all,
totally +1 for me.

Best regards,

Il giorno ven 17 mag 2024 alle ore 10:56 Francesco Chicchiriccò <
ilgro...@apache.org> ha scritto:

> I've created a 3.0.7 release, with the following artifacts up for a vote:
>
> GIT source tag (c105692b25):
> https://github.com/apache/syncope/releases/tag/syncope-3.0.7
>
> List of changes:
> https://github.com/apache/syncope/blob/syncope-3.0.7/CHANGES
>
> Staging artifacts:
> https://dist.apache.org/repos/dist/dev/syncope/3.0.7/
>
> Maven staging repo:
> https://repository.apache.org/content/repositories/orgapachesyncope-1087/
>
> Staging site:
> https://syncope.apache.org/3.0.7/index.html
>
> PGP release keys (signed using 273DF287):
> http://www.apache.org/dist/syncope/KEYS
>
> Vote will be open for 72 hours.
>
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove (and reason why)
>
> Here's my +1
> Regards.
>
>
>

-- 

-- 
Lorenzo Di Cola

Software Engineer @ Tirasa S.r.l.
Viale Vittoria Colonna, 97 - 65127 Pescara
Tel +39 0859116307 / FAX +39 085973http://www.tirasa.net

Apache Syncope Committer

Syncope PMC Member at The Apache Software Foundation

http://people.apache.org/phonebook.html?uid=loredicola


[VOTE] Apache Syncope 3.0.7

2024-05-17 Thread Francesco Chicchiriccò

I've created a 3.0.7 release, with the following artifacts up for a vote:

GIT source tag (c105692b25):
https://github.com/apache/syncope/releases/tag/syncope-3.0.7

List of changes:
https://github.com/apache/syncope/blob/syncope-3.0.7/CHANGES

Staging artifacts:
https://dist.apache.org/repos/dist/dev/syncope/3.0.7/

Maven staging repo:
https://repository.apache.org/content/repositories/orgapachesyncope-1087/

Staging site:
https://syncope.apache.org/3.0.7/index.html

PGP release keys (signed using 273DF287):
http://www.apache.org/dist/syncope/KEYS

Vote will be open for 72 hours.

[ ] +1 approve
[ ] +0 no opinion
[ ] -1 disapprove (and reason why)

Here's my +1
Regards.




[jira] [Updated] (SYNCOPE-1758) NullPointer exception at WA refresh time during startup

2024-05-17 Thread Jira


 [ 
https://issues.apache.org/jira/browse/SYNCOPE-1758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Francesco Chicchiriccò updated SYNCOPE-1758:

Fix Version/s: 3.0.8
   (was: 3.0.7)

> NullPointer exception at WA refresh time during startup
> ---
>
> Key: SYNCOPE-1758
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1758
> Project: Syncope
>  Issue Type: Improvement
>  Components: wa
>Affects Versions: 3.0.3
>Reporter: Fabio Martelli
>Priority: Minor
> Fix For: 3.0.8, 4.0.0
>
>
> During startup the following exception is raised very often.
> {code:java}
> 12:37:42.909 WARN  org.apereo.cas.util.function.FunctionUtils - 
> NullPointerException
> java.lang.NullPointerException: null
> at 
> org.springframework.web.servlet.HttpServletBean$ServletConfigPropertyValues.(HttpServletBean.java:224)
>  ~[spring-webmvc-5.3.22.jar!/:5.3.22]
> at 
> org.springframework.web.servlet.HttpServletBean.init(HttpServletBean.java:152)
>  ~[spring-webmvc-5.3.22.jar!/:5.3.22]
> at 
> org.apereo.cas.support.events.listener.DefaultCasConfigurationEventListener.lambda$initializeBeansEagerly$0(DefaultCasConfigurationEventListener.java:71)
>  ~[cas-server-core-events-configuration-6.6.7.jar!/:6.6.7]
> at 
> org.apereo.cas.util.function.FunctionUtils.doAndHandle(FunctionUtils.java:313)
>  ~[cas-server-core-util-api-6.6.7.jar!/:6.6.7]
> at 
> org.apereo.cas.support.events.listener.DefaultCasConfigurationEventListener.initializeBeansEagerly(DefaultCasConfigurationEventListener.java:64)
>  ~[cas-server-core-events-configuration-6.6.7.jar!/:6.6.7]
> at 
> org.apereo.cas.support.events.listener.DefaultCasConfigurationEventListener.onRefreshScopeRefreshed(DefaultCasConfigurationEventListener.java:48)
>  ~[cas-server-core-events-configuration-6.6.7.jar!/:6.6.7]
> at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native 
> Method) ~[?:?]
> at 
> jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>  ~[?:?]
> at 
> jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>  ~[?:?]
> at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?]
> at 
> org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344)
>  ~[spring-aop-5.3.22.jar!/:5.3.22]
> at 
> org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198)
>  ~[spring-aop-5.3.22.jar!/:5.3.22]
> at 
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
>  ~[spring-aop-5.3.22.jar!/:5.3.22]
> at 
> org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:115)
>  ~[spring-aop-5.3.22.jar!/:5.3.22]
> at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?]
> at 
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
>  ~[?:?]
> at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
>  ~[?:?]
> at java.lang.Thread.run(Thread.java:829) ~[?:?]
> 12:37:42.909 WARN  org.apereo.cas.util.function.FunctionUtils - 
> NullPointerException
> java.lang.NullPointerException: null
> at 
> org.springframework.web.servlet.HttpServletBean$ServletConfigPropertyValues.(HttpServletBean.java:224)
>  ~[spring-webmvc-5.3.22.jar!/:5.3.22]
> at 
> org.springframework.web.servlet.HttpServletBean.init(HttpServletBean.java:152)
>  ~[spring-webmvc-5.3.22.jar!/:5.3.22]
> at 
> org.apereo.cas.support.events.listener.DefaultCasConfigurationEventListener.lambda$initializeBeansEagerly$0(DefaultCasConfigurationEventListener.java:71)
>  ~[cas-server-core-events-configuration-6.6.7.jar!/:6.6.7]
> at 
> org.apereo.cas.util.function.FunctionUtils.doAndHandle(FunctionUtils.java:313)
>  ~[cas-server-core-util-api-6.6.7.jar!/:6.6.7]
> at 
> org.apereo.cas.support.events.listener.DefaultCasConfigurationEventListener.initializeBeansEagerly(DefaultCasConfigurationEventListener.java:64)
>  ~[cas-server-core-events-configuration-6.6.7.jar!/:6.6.7]
> at 
> org.apereo.cas.support.events.listener.DefaultCasConfigurationEventListener.rebind(DefaultCasConfigurationEventListener.java:84)
>  ~[cas-server-core-events-configuration-6.6.7.jar!/:6.6.7]
> at 
> org.apereo.cas.support.events.listener.DefaultCasConfigurationEventListener.onEnvironmentChangedEvent(DefaultCasConfigurationEventListener.java:42)
>  ~[cas-server-core-events-configuration-6.6.7.jar!/:6.6.7]
> at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native 
> Method) ~[?:?]
> at 
> 

[jira] [Updated] (SYNCOPE-1662) Leverage MariaDB JSON type

2024-05-17 Thread Jira


 [ 
https://issues.apache.org/jira/browse/SYNCOPE-1662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Francesco Chicchiriccò updated SYNCOPE-1662:

Fix Version/s: 3.0.8
   (was: 3.0.7)

> Leverage MariaDB JSON type
> --
>
> Key: SYNCOPE-1662
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1662
> Project: Syncope
>  Issue Type: New Feature
>  Components: core
>Reporter: Francesco Chicchiriccò
>Priority: Major
>  Labels: jpa, mariadb, persistence
> Fix For: 3.0.8, 4.0.0
>
>
> Similar to SYNCOPE-1395 for PostgreSQL and SYNCOPE-1401 for MySQL, enhance 
> the JPA layer by empowering [MariaDB JSON 
> datatype|https://mariadb.com/kb/en/json-data-type/] for user, group and any 
> object attributes.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (SYNCOPE-1621) Allow export for individual items in XML

2024-05-17 Thread Jira


 [ 
https://issues.apache.org/jira/browse/SYNCOPE-1621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Francesco Chicchiriccò updated SYNCOPE-1621:

Fix Version/s: 3.0.8
   (was: 3.0.7)

> Allow export for individual items in XML 
> -
>
> Key: SYNCOPE-1621
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1621
> Project: Syncope
>  Issue Type: Improvement
>  Components: console, core
>Reporter: Andrea Patricelli
>Priority: Major
> Fix For: 3.0.8, 4.0.0
>
>
> Provide a functionality in the admin console (and from REST) that allows one 
> to view the XML configuration of an individual item. For example, an user 
> would be interested in seeing the XML representation of the new configuration 
> parameter, or it might be a user object, group, provisioning rules, etc.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)