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

[feature] cors support options request #591

Merged
merged 2 commits into from
Nov 23, 2023
Merged

[feature] cors support options request #591

merged 2 commits into from
Nov 23, 2023

Conversation

mark4z
Copy link
Member

@mark4z mark4z commented Nov 22, 2023

What this PR does:

Which issue(s) this PR fixes:
#590

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:


Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@mark4z mark4z changed the base branch from develop to 1.0.0 November 22, 2023 16:03
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (463809c) 54.76% compared to head (3bdaa6e) 54.72%.
Report is 1 commits behind head on 1.0.0.

❗ Current head 3bdaa6e differs from pull request most recent head 4f7a2f6. Consider uploading reports for the commit 4f7a2f6 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##            1.0.0     #591      +/-   ##
==========================================
- Coverage   54.76%   54.72%   -0.04%     
==========================================
  Files         671      671              
  Lines       78662    78662              
==========================================
- Hits        43080    43051      -29     
- Misses      31925    31947      +22     
- Partials     3657     3664       +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mark4z mark4z merged commit e04cc97 into apache:1.0.0 Nov 23, 2023
13 checks passed
@mark4z mark4z added this to the v1.0.0 milestone Nov 25, 2023
mark4z added a commit that referenced this pull request Nov 30, 2023
* V1.0.0 Changes (#588)

* [feature] cors support options request (#591)

* V1.0.0 Changes

* [feature] cors support options request
AlexStocks pushed a commit that referenced this pull request Dec 20, 2023
* V1.0.0 Changes (#588)

* [feature] cors support options request (#591)

* V1.0.0 Changes

* [feature] cors support options request

* Move Pixiu cmd files in /cmd/pixiu to pkg/cmd (#596)

* remove unused types JTypeMapper check & support default types. (#597)
mark4z added a commit that referenced this pull request Feb 5, 2024
* V1.0.0 Changes (#588)

* [feature] cors support options request (#591)

* V1.0.0 Changes

* [feature] cors support options request

* Move Pixiu cmd files in /cmd/pixiu to pkg/cmd (#596)

* remove unused types JTypeMapper check & support default types. (#597)
mark4z added a commit that referenced this pull request Feb 5, 2024
* 1.0.0 (#595)

* V1.0.0 Changes (#588)

* [feature] cors support options request (#591)

* V1.0.0 Changes

* [feature] cors support options request

* 1.0.0 (#602)

* V1.0.0 Changes (#588)

* [feature] cors support options request (#591)

* V1.0.0 Changes

* [feature] cors support options request

* Move Pixiu cmd files in /cmd/pixiu to pkg/cmd (#596)

* remove unused types JTypeMapper check & support default types. (#597)

* build(deps): bump jinja2 in /samples/bookinfo/src/productpage (#607)

Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.3 to 3.1.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](pallets/jinja@2.11.3...3.1.3)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build(deps): bump github.com/lestrrat-go/jwx from 1.2.26 to 1.2.27 (#609)

Bumps [github.com/lestrrat-go/jwx](https://github.com/lestrrat-go/jwx) from 1.2.26 to 1.2.27.
- [Release notes](https://github.com/lestrrat-go/jwx/releases)
- [Changelog](https://github.com/lestrrat-go/jwx/blob/v1.2.27/Changes)
- [Commits](lestrrat-go/jwx@v1.2.26...v1.2.27)

---
updated-dependencies:
- dependency-name: github.com/lestrrat-go/jwx
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build(deps): bump github.com/lestrrat-go/jwx from 1.2.27 to 1.2.28 (#610)

Bumps [github.com/lestrrat-go/jwx](https://github.com/lestrrat-go/jwx) from 1.2.27 to 1.2.28.
- [Release notes](https://github.com/lestrrat-go/jwx/releases)
- [Changelog](https://github.com/lestrrat-go/jwx/blob/v1.2.28/Changes)
- [Commits](lestrrat-go/jwx@v1.2.27...v1.2.28)

---
updated-dependencies:
- dependency-name: github.com/lestrrat-go/jwx
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* 1.0.0 (#614)

* V1.0.0 Changes (#588)

* [feature] cors support options request (#591)

* V1.0.0 Changes

* [feature] cors support options request

* Move Pixiu cmd files in /cmd/pixiu to pkg/cmd (#596)

* remove unused types JTypeMapper check & support default types. (#597)

* specify loadbalance strategy on dubbo proxy (#613)

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants