Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

X #19

Closed
wants to merge 240 commits into from
Closed

X #19

wants to merge 240 commits into from

Conversation

Netyyyy
Copy link
Owner

@Netyyyy Netyyyy commented Jun 23, 2022

Updates external dependencies to align with Spring Boot version 2.7.0 from 2.6.7 and Spring Cloud version 2021.0.3 from 2021.0.2.

Release notes

Sourced from spring-boot releases.

⭐ New Features

  • Revert to using "application/json" as default MIME type for GraphQL while remaining compatible with "application/graphql+json" #30860
  • Allow customization of single logout in auto-configured SAML relying party registration #30128

🐞 Bug Fixes

  • Default properties configured on SpringApplication have higher precedence than properties configured with @PropertySource #31093
  • A failure when an instrumented WebClient records metrics causes the request to fail #31089
  • Dependency management for Artemis is incomplete #31079
  • Configuration properties for Statsd's buffered and step properties are missing #31059
  • Debug logging for requests to WebFlux-based Actuator endpoints does not identify the endpoint #30887
  • @ConditionalOnProperty meta annotation with @AliasFor does not work #30874
  • Event handling in JobExecutionExitCodeGenerator is not thread-safe #30846
  • Hibernate service loading logs HHH000505 warnings for ServiceConfigurationError with Gradle-built jars since 2.5.10 when using Java 11 or later #30791
  • Cryptic startup failure with bare LOGGING_LEVEL environment variable #30789
  • SearchStrategy argument of MethodValidationExcludeFilter byAnnotation(Class, SearchStrategy) is not used #30787
  • spring.security.saml2.relyingparty.registration..asserting-party. properties contain unwanted hyphen in asserting-party #30785
  • DevTools sets deprecated spring.mustache.cache property #30774

📔 Documentation

  • Extend documentation on Datadog metrics #30997
  • Fix link to Upgrading From 1.x in multi-page documentation #30995
  • Document support for Java 18 #30782

🔨 Dependency Upgrades

  • Upgrade to ActiveMQ 5.16.5 #30927
  • Upgrade to Byte Buddy 1.12.10 #30928
  • Upgrade to Cassandra Driver 4.14.1 #30929
  • Upgrade to Couchbase Client 3.2.7 #30930
  • Upgrade to Couchbase Client 3.3.0 #31031
  • Upgrade to Elasticsearch 7.17.3 #30931
  • Upgrade to Flyway 8.5.11 #31080
  • Upgrade to GraphQL Java 18.1 #30859
  • Upgrade to Hibernate 5.6.9.Final #31081
  • Upgrade to Infinispan 13.0.10.Final #30933
  • Upgrade to Jackson Bom 2.13.3 #31046
  • Upgrade to Jaybird 4.0.6.java8 #30934
  • Upgrade to Johnzon 1.2.18 #30935
  • Upgrade to Kafka 3.1.1 #31047
  • Upgrade to Micrometer 1.9.0 #31013
  • Upgrade to Mockito 4.5.1 #30936
  • Upgrade to MSSQL JDBC 10.2.1.jre8 #31048
  • Upgrade to MySQL 8.0.29 #30937
  • Upgrade to Netty 4.1.77.Final #30938
  • Upgrade to Postgresql 42.3.5 #30939
  • Upgrade to Reactor Bom 2020.0.19 #30940
  • Upgrade to Selenium 4.1.4 #30941
  • Upgrade to Selenium HtmlUnit 3.61.0 #30855
  • Upgrade to SendGrid 4.9.2 #31116
  • Upgrade to Spring AMQP 2.4.5 #31022
  • Upgrade to Spring Batch 4.3.6 #31020
  • Upgrade to Spring Data 2021.2.0 #31015
  • Upgrade to Spring for GraphQL 1.0.0 #30858
  • Upgrade to Spring Framework 5.3.20 #31014
  • Upgrade to Spring HATEOAS 1.5.0 #31016
  • Upgrade to Spring Integration 5.5.12 #31062
  • Upgrade to Spring Kafka 2.8.6 #31018
  • Upgrade to Spring LDAP 2.4.0 #31017
  • Upgrade to Spring Security 5.7.1 #31100
  • Upgrade to Spring Session Bom 2021.2.0 #31021
  • Upgrade to Tomcat 9.0.63 #31082
  • Upgrade to UnboundID LDAPSDK 6.0.5 #30942

This PR is created by GitHub Actions: https://github.com/Netyyyy/spring-cloud-azure-tools/actions/runs/2546046141

XiaofeiCao and others added 30 commits May 27, 2022 17:34
* code gen, fix tests

* changelog, change to unreleased

* 'revapi.skip=true'
Increment package version after release of com.azure.resourcemanager azure-resourcemanager-education
* wip

* more tests.

* pass binary data.

* wip

* wip.

* more testing.

* stream v1

* tests.

* more testing.

* more testing.

* modify this test.

* check if http clients hit eof

* static logger.
…zure#29021)

* Added new directory 'azure-messaging-eventhubs-checkpointstore-redis' and pom.xml file

* Added directory for Checkpoint Store using Redis, pom.xml without test dependencies

* Added directory for Checkpoint Store using Redis, pom.xml without test dependencies

* External Dependency added for Redis, changes to versions added in pom.xml

* Added redis.clients to external dependencies

* Added project to the POM file of '/sdk/eventhubs' as module and dependency

* Added closing XML tag and missing Version comment for parent POM reference

* Added new project into ci.yml

* Added new project into tests.yml

* "Added new project to /eng/versioning/version_client.txt"

* Added README.md and CHANGELOG.md files

* Added the src director

* Added a skeleton class that implements CheckpointStore

* Fixing build and checkstyle issues.

* Adding groupId

* Added sections to README.md

* Added sections to README.md

* Added sections to CHANGELOG.md

* Minor changes added to JedisRedisCheckpointStore.java

* Added module-info.java

* Add RevAPI suppression for SDK classes.

* Updated Redis to 4.2.3 and ran update script

* Removed unnecessary comments and also changed other formatting issues.

Co-authored-by: Anushka Singh <anushkasingh16@users.noreply.github.com>
* Suppress nested SDK public method calls
* update changelog, if new client is preview, try compare it with previous preview instead of stable

* upgrade codegen

* adapt to swagger/readme.md

* rename to swagger/readme.md
…s set to default in Processor Client (Azure#29011)

* Remove unnecessary thread hopping when processor concurrency isdefault

* cleanup code comment

* Updating CHANGELOG
* Making CosmosPatchOperations thread-safe

* Fixing regressions introduced in encryption library

* Remove unused import
… in Spark partitioner (Azure#29152)

* Fixes perf issue when Splitresults in 410 when trying to get latestLSN in Spark partitioner

* Fixing unit test issues (regressions due to bad test data)

* Making sure consistency level is passed to service

* Change logs

* Reacted to code review feedback
…alth check failures (Azure#29174)

* Release for azure-cosmos 4.30.1 and adding reason to rntbd channel health check failures

* Update CHANGELOG.md

* Update RntbdRequestManager.java

* Reverting release preparation for spring-data-cosmos (API review pending)
* sample for disk encryption set

* sample for cmk for vm disks

* fix Utils.getSize bug, add javadocs

* fix spotbugs

* nit, use other overload of withNewDataDisk
* Increment package version after release of com.azure azure-cosmos

* Increment package version after release of com.azure.cosmos.spark azure-cosmos-spark_3-2_2-12

* Increment package version after release of com.azure.cosmos.spark azure-cosmos-spark_3-1_2-12
…e project list (Azure#29151)

* Fix sparse checkout and set list of service directories based upon the project list

* add Generate-ServiceDirectories-From-Project-List.ps1 script

* remove set-pipeline-variable command line argument

* remove set-pipeline-variable command line argument part 2

* For want of -Compress, the kingdom fell

* Update for review feedback
* Add skip variable for supply chain analysis

* Add globals.yml to Compliance job
)

Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
…zure#29195)

Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
azure-sdk and others added 27 commits June 20, 2022 01:51
Increment package versions for botservice releases
…zure#29297)

* [Automation] Generate Fluent Lite from datafactory#package-2018-06

* Update RestServiceAuthenticationType.java

* suppress credential scan error

* Update CredScanSuppression.json

Co-authored-by: Haoling Dong <87355844+haolingdong-msft@users.noreply.github.com>
Co-authored-by: Haoling Dong <haolingdong@microsoft.com>
Co-authored-by: Weidong Xu <weidxu@microsoft.com>
…zure#29552)

* [Automation] Generate Fluent Lite from datafactory#package-2018-06

* Update CHANGELOG.md

Co-authored-by: Weidong Xu <weidxu@microsoft.com>
Increment package versions for cognitiveservices releases
* Update README.md

* Use x-version-update-start block to allow version upgrade in pom file
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
* Changes for June release after running script

* Also update readme
Increment package version after release of com.azure azure-mixedreality-remoterendering
…2021-11 (Azure#29595)

* [Automation] Generate Fluent Lite from mediaservices#package-account-2021-11

* Update pom.xml

Co-authored-by: Weidong Xu <weidxu@microsoft.com>
Increment package versions for mediaservices releases
* latest codegen

* support new design of dpg sdk automation

* support EnableBatchRelease

* remove profile for coverage
* Remove coverage profile from service pom

* update spring service pom

* fix build failures

* fix script that updates service pom

* resourcemanagerhybrid ci
* codegen

* changelog for version update

* supports priority

supports priority

* session-records

* related session-records

* changelog for feature

* revapi.skip=true

* nit, remove spaces

* Update sdk/resourcemanager/azure-resourcemanager-network/src/main/java/com/azure/resourcemanager/network/models/ApplicationGatewayRequestRoutingRule.java

Co-authored-by: Weidong Xu <weidxu@microsoft.com>

* fix doc

* code refactor and fix javadoc

* fix javadoc

* exclude samples from code coverage report

* make exclude projects an argument of the script

* rename script parameter

Co-authored-by: Weidong Xu <weidxu@microsoft.com>
…zure#29594)

* Updated dependency versions for Key Vault, Form Recognizer and Container Registry. Also updated Key Vault CHANGELOGs.

* Updated a couple more READMEs.

* Reverted version change for Form Recognizer.
)

* progress reporter.

* contexts

* comment.

* this works.

* progress handlers for http clients.

* vertx.

* fix build.

* changelogs.

* poke ci

* align naming with existing versions.

* functional interface.

* getContext.

* this might come handy.

* some PR feedback.

* remove progress handler after request./

* some feedback.

* add sendSync test.

* wip.

* contexts.

* make it final.

* changelog.

* rename this.

* sample update.

* Update sdk/core/azure-core/src/main/java/com/azure/core/util/ProgressReporter.java

Co-authored-by: Srikanta <51379715+srnagar@users.noreply.github.com>

* pr feedback.

* samples in chlog.

* hide keys for now.

Co-authored-by: Srikanta <51379715+srnagar@users.noreply.github.com>
@Netyyyy Netyyyy closed this Jun 24, 2022
@Netyyyy Netyyyy deleted the update-spring-dependencies2 branch June 24, 2022 00:32
@Netyyyy Netyyyy changed the title External dependencies upgrade - Spring Boot 2.7.0 and Spring Cloud 2021.0.3 X Jun 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet