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

Update munit to 1.0.0-RC1 in main #295

Closed
wants to merge 804 commits into from
Closed

Conversation

atala-dev
Copy link
Contributor

About this PR

πŸ“¦ Updates org.scalameta:munit from 1.0.0-M11 to 1.0.0-RC1

πŸ“œ GitHub Release Notes - Version Diff

Usage

βœ… Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

βš™ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "org.scalameta", artifactId = "munit" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.scalameta", artifactId = "munit" }
}]
labels: test-library-update, early-semver-pre-release, semver-spec-pre-release, commit-count:1

FabioPinheiro and others added 30 commits May 23, 2023 12:37
## [0.1.1](prism-mediator-v0.1.0...prism-mediator-v0.1.1) (2023-05-23)

### Bug Fixes

* execute the ProtocolExecute's jobToRun zio ([#8](#8)) ([5034499](5034499))
* Hardcode the atala prism did identity ([#9](#9)) ([7984eea](7984eea))
…orrect content-type header (#3)

Co-authored-by: Shailesh Patil <[email protected]>
Added Mongo db driver 
Added ReactiveMongo Zlayer
Added  Mongo repo and collection update and query
Updated the docker-compose to create the collection and indexes required.

Co-authored-by: Shailesh Patil <[email protected]>
* feat: mediator rename package and code cleanup
* feat: mediator added test for the mongo repo layer

* caching updated the version
)

fix: meadiator db bson implicits to store the orginal
…ured logging (#16)

* Added more logging and formatted the logging for console, with msgHasH

* Added console json formatter

* code cleanup

* structured login with logstash

* updated the package in buildinfo

* downgraded the version for logback

* updated the version for logback

* address pr comments
* add to alias is a set, and not duplicates fixed ussing mongo addtoset

* Added tests and Updated the reposne to nochnage in case of the noupdate was done

---------

Co-authored-by: Shailesh Patil <[email protected]>
Mediator returns "routing_did" instead of "recipient_did" in keylist response body
Fix for ATL-4845
New a Webapp to show the QR Code For ATL-4304
Create a pipeline to build the Mediator App
Fix CI setup
Disable the test in scalajs
Updated the node setup version


Co-authored-by: Shailesh Patil <[email protected]>
Fix trustPing callback not working
For ATL-5077
Same fix as in commit 5034499
Stop documentation to be built (since it has a bug)
Reply to StatusRequest in the messagepickup protocol
For ATL-4883
atala-dev and others added 23 commits April 9, 2024 10:16
Rename Atala Prism to Hyperledger Identus
* fix release to use helm package

Signed-off-by: mineme0110 <[email protected]>

* fix release to use helm package

Signed-off-by: mineme0110 <[email protected]>

* corrected the Chart.yml with correct name

Signed-off-by: mineme0110 <[email protected]>

* rename tag from prism to identus

Signed-off-by: mineme0110 <[email protected]>

* deleetd the index.yml

Signed-off-by: mineme0110 <[email protected]>

* updated the place holders

Signed-off-by: mineme0110 <[email protected]>

* add helm to the release action

Signed-off-by: mineme0110 <[email protected]>

---------

Signed-off-by: mineme0110 <[email protected]>
* updated the tag version name

Signed-off-by: mineme0110 <[email protected]>

* updated the name to atala-prism-mediator

Signed-off-by: mineme0110 <[email protected]>

---------

Signed-off-by: mineme0110 <[email protected]>
# 1.0.0 (2024-04-17)

### Bug Fixes

* Add and enable websocket on apisix route ([#179](#179)) ([e5cfb1c](e5cfb1c))
* Added DidSubject to report problem when not enrolled ([#111](#111)) ([40c5d06](40c5d06))
* alias list is empty in new acounts by default ([#87](#87)) ([39484e6](39484e6))
* allowed memory to increase gradually in CI ([#37](#37)) ([a73abbd](a73abbd))
* Annotate Headers & Update zio-http to version 3.0.0-RC2 ([#106](#106)) ([aa19f0a](aa19f0a))
* collectionName messages.outbound ([#92](#92)) ([a1bd657](a1bd657))
* correct endpoint for wss in deployment.yaml ([#178](#178)) ([94866a9](94866a9))
* disabled documentation generation ([#24](#24)) ([8a2a6ad](8a2a6ad))
* Discord links to never expires ([#141](#141)) ([e7f7a74](e7f7a74))
* dynamic DID on the web page ([#40](#40)) ([0949a19](0949a19))
* Encoder for VerificationMethodReferenced as String ([#110](#110)) ([761d422](761d422))
* execute the ProtocolExecute's jobToRun zio ([#8](#8)) ([5034499](5034499))
* field name routing_did in keylist response body ([#22](#22)) ([f61f114](f61f114))
* Fix release job (add more ram) ([#32](#32)) ([97ab05a](97ab05a))
* force release.. ([#190](#190)) ([b02f628](b02f628))
* Hardcode the atala prism did identity ([#9](#9)) ([7984eea](7984eea))
* Id/hash of the message must be deterministic ([#53](#53)) ([d122b99](d122b99))
* incorrect body of the message results in problem report ([#161](#161)) ([6d8b9b8](6d8b9b8))
* **infra:** add sync-wave to certificate template ([#134](#134)) ([82f902f](82f902f))
* make content-type header case insensitive & remove support for ws ([#7](#7)) ([d4a169a](d4a169a))
* mediator ATL-4883 pickup status message to sync reply ([#59](#59)) ([c0b6de0](c0b6de0))
* mediator db not storing the orignal  value for protected header ([#15](#15)) ([bd119f1](bd119f1))
* mediator docker-compose image repo and version ([#39](#39)) ([116174b](116174b))
* mediator oob webpage added logo  ([#42](#42)) ([45debc8](45debc8))
* mediator rename package and refactoring ([#41](#41)) ([c755c99](c755c99))
* mediator test ([#71](#71)) ([7572dcc](7572dcc))
* mediator unique constraint issue ([#25](#25)) ([576d7a3](576d7a3))
* **mediator:** Enabled X-Request-Id ATL-5568 ([#104](#104)) ([b0d4fee](b0d4fee))
* **mediator:** Update the readme and docker with type of key forma… ([#267](#267)) ([236620f](236620f))
* MissingProtocolExecuter ([#140](#140)) ([c7a0f90](c7a0f90))
* mongodb init script updated infrastructure mongodb yaml ([#94](#94)) ([d9cc42a](d9cc42a))
* OutOfBand qrcode with base url ([#133](#133)) ([56d34f9](56d34f9))
* parsing error when return_route is none ([#77](#77)) ([02dde1e](02dde1e))
* re-enable the logging based on X-Request-Id header ([#211](#211)) ([dee7dc2](dee7dc2))
* register the transport ([#192](#192)) ([e73a2ab](e73a2ab))
* reply condition check ReturnRoute ([#88](#88)) ([68c86c8](68c86c8))
* sbt config enable docker plugin ([#6](#6)) ([a102724](a102724))
* Send problemReport for duplicate message ([#157](#157)) ([df522cf](df522cf))
* send status message on delivery request If no messages are avail… ([#139](#139)) ([c788335](c788335))
* set default endpoint to localhost ([#102](#102)) ([de8b702](de8b702))
* sign ProblemReport when TO is unspecified ([#105](#105)) ([586dd9f](586dd9f))
* Support alias (DID) in Live mode ([#235](#235)) ([2de77ed](2de77ed)), closes [#230](#230)
* trustPing call back not working ([#23](#23)) ([e8bf356](e8bf356))
* Update local docker-compose configuration by adding the SERVICE_ENDPOINT port ([#128](#128)) ([2adc6aa](2adc6aa))
* UserAccountRepo.createOrFindDidAccount ([#69](#69)) ([3526f0a](3526f0a))
* websocket correct indentation ([#182](#182)) ([c30fc1f](c30fc1f))

### Features

* Add config from application.conf and docker-compose and an example ([#10](#10)) ([2037377](2037377))
* Add docker config to build.sbt ([#5](#5)) ([c7418d0](c7418d0))
* add endpoint to get the OOB mediate invitation ([#63](#63)) ([c82282c](c82282c))
* add helm-chart for mediator ([#64](#64)) ([52e5d3b](52e5d3b)), closes [#61](#61) [#63](#63)
* add MediatorBuildInfo & /did and /version endpoints ([#120](#120)) ([4445e1f](4445e1f))
* Add Storage ([#8](#8)) ([881e66e](881e66e))
* add tag latest to the mediator docker image ([#118](#118)) ([020f2cd](020f2cd))
* Added test for executor and problem reports  ([#117](#117)) ([ce05d5a](ce05d5a))
* Better error handling for connection refused ([#47](#47)) ([429940e](429940e))
* Error handling and Send Problem Reports ([#65](#65)) ([fe46055](fe46055))
* fix mongo config when no port & support gzip ([#35](#35)) ([b2b2a02](b2b2a02))
* helm-chart appVersion bump and addtional fixes ([#67](#67)) ([3ccbe3e](3ccbe3e))
* mediator  added more logs and associated message Hash and structured logging ([#16](#16)) ([119b637](119b637))
* mediator added test for storage layer ([#13](#13)) ([25728b6](25728b6))
* mediator initial release ([#4](#4)) ([8499bf2](8499bf2))
* mediator rename package and organise the packages ([#12](#12)) ([8ea2aac](8ea2aac))
* new a Webapp to show the QR Code  ([#21](#21)) ([9af0a87](9af0a87))
* Not send response errors to the caller ([#50](#50)) ([60ee3ef](60ee3ef))
* process KeylistQuery and return Keylist ([#30](#30)) ([c5fb175](c5fb175))
* reply asynchronous unless return_route all ([#86](#86)) ([6249f37](6249f37))
* reply to StatusRequest ([#26](#26)) ([28ee891](28ee891))
* Return 202 HTTP code (for DID Comm) ([#162](#162)) ([50185d3](50185d3)), closes [#160](#160)
* Store outbound messages ([#84](#84)) ([3576656](3576656))
* Support protocol discover-features 2.0 ([#154](#154)) ([9220858](9220858))
* Update ScalaDID to 0.1.0-M18 and support new format of DID Peer ([#204](#204)) ([26a1623](26a1623)), closes [#158](#158)
* Update timeout settings for websocket ([#191](#191)) ([11a4437](11a4437))
* websockets support ([#172](#172)) ([30da5e7](30da5e7))
* fix: Release mediator tagFormat

Signed-off-by: Milos Backonja <[email protected]>

* fix: Rename package in docker build

Signed-off-by: Milos Backonja <[email protected]>

* fix: Change back version

Signed-off-by: Milos Backonja <[email protected]>

---------

Signed-off-by: Milos Backonja <[email protected]>
## [0.14.3](identus-mediator-v0.14.2...identus-mediator-v0.14.3) (2024-04-17)

### Bug Fixes

* Change from name var to fix name ([#286](#286)) ([82611be](82611be))
* Release mediator tagFormat ([#285](#285)) ([93d5ba9](93d5ba9))
## [0.14.4](identus-mediator-v0.14.3...identus-mediator-v0.14.4) (2024-04-17)

### Bug Fixes

* Change atala-prism-mediator to identus-mediator ([#287](#287)) ([0054033](0054033))
Add TTL for message collection to do house keeping
update time stamp field from String to Intant
Update initdb.js
Add migration script for ttl
* Address pr comments

Signed-off-by: mineme0110 <[email protected]>

* Address pr comments

Signed-off-by: mineme0110 <[email protected]>

* Update README.md

Co-authored-by: Fabio Pinheiro <[email protected]>
Signed-off-by: Shailesh Patil <[email protected]>

---------

Signed-off-by: mineme0110 <[email protected]>
Signed-off-by: Shailesh Patil <[email protected]>
Co-authored-by: Fabio Pinheiro <[email protected]>
Copy link

Integration Test Results

 5 files  Β±0   5 suites  Β±0   12s ⏱️ -1s
17 tests Β±0  17 βœ… Β±0  0 πŸ’€ Β±0  0 ❌ Β±0 
20 runsβ€Š Β±0  20 βœ… Β±0  0 πŸ’€ Β±0  0 ❌ Β±0 

Results for commit 2b69f9f. ± Comparison against base commit 6cac094.

@mineme0110 mineme0110 closed this Apr 30, 2024
@atala-dev atala-dev deleted the update/main/munit-1.0.0-RC1 branch April 30, 2024 20:06
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.