Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

ministryofjustice/hmpps-probation-integration-services

marcus-bcl pushed 1 commit to main ministryofjustice/hmpps-probation-integration-services
  • PI-2597 Disable logging to telemetry for sensitive event types (#4322) 6cff799

View on GitHub

marcus-bcl deleted a branch ministryofjustice/hmpps-probation-integration-services

PI-2597-sensitive-events

marcus-bcl deleted a branch ministryofjustice/hmpps-probation-integration-services

PI-2594-reduce-min-pool-size

marcus-bcl pushed 1 commit to main ministryofjustice/hmpps-probation-integration-services
  • PI-2594 Reduce minimum idle DB connections to 1 (#4323) HikariCP recommends a [fixed-size connection pool](https://g... 8dd4912

View on GitHub

marcus-bcl closed a pull request on ministryofjustice/hmpps-probation-integration-services
PI-2594 Reduce minimum idle DB connections to 1
HikariCP recommends a [fixed-size connection pool](https://github.com/brettwooldridge/HikariCP#:~:text=However%2C%20for%20maximum%20performance%20and%20responsiveness%20to%20spike%20demands%2C%20we...
mxco86 created a review on a pull request on ministryofjustice/hmpps-probation-integration-services

View on GitHub

mxco86 created a review on a pull request on ministryofjustice/hmpps-probation-integration-services

View on GitHub

marcus-bcl deleted a branch ministryofjustice/hmpps-probation-integration-services

PI-2597-sensitive-events-2

marcus-bcl created a branch on ministryofjustice/hmpps-probation-integration-services

PI-2597-sensitive-events-2 - A collection of small, domain-focused integrations to support HMPPS Digital services that need to interact with probation data.

marcus-bcl pushed 1 commit to PI-2597-sensitive-events ministryofjustice/hmpps-probation-integration-services
  • PI-2597 Disable logging to telemetry for sensitive event types a462da9

View on GitHub

marcus-bcl pushed 1 commit to PI-2597-sensitive-events ministryofjustice/hmpps-probation-integration-services
  • PI-2597 Disable logging to telemetry for sensitive event types 13bb310

View on GitHub

marcus-bcl pushed 1 commit to PI-2597-sensitive-events ministryofjustice/hmpps-probation-integration-services
  • PI-2597 Disable logging to telemetry for sensitive event types a239ba5

View on GitHub

marcus-bcl opened a pull request on ministryofjustice/hmpps-probation-integration-services
PI-2594 Reduce minimum idle DB connections to 1
HikariCP recommends a [fixed-size connection pool](https://github.com/brettwooldridge/HikariCP#:~:text=However%2C%20for%20maximum%20performance%20and%20responsiveness%20to%20spike%20demands%2C%20we...
marcus-bcl created a branch on ministryofjustice/hmpps-probation-integration-services

PI-2594-reduce-min-pool-size - A collection of small, domain-focused integrations to support HMPPS Digital services that need to interact with probation data.

achimber-moj created a review comment on a pull request on ministryofjustice/hmpps-probation-integration-services
yes

View on GitHub

achimber-moj created a review on a pull request on ministryofjustice/hmpps-probation-integration-services

View on GitHub

marcus-bcl created a review comment on a pull request on ministryofjustice/hmpps-probation-integration-services
Not 100% sure what this is trying to do? Is it to move the "Comment added by ..." line out?

View on GitHub

marcus-bcl created a review on a pull request on ministryofjustice/hmpps-probation-integration-services

View on GitHub

marcus-bcl created a branch on ministryofjustice/hmpps-probation-integration-services

PI-2597-sensitive-events - A collection of small, domain-focused integrations to support HMPPS Digital services that need to interact with probation data.

achimber-moj pushed 20 commits to MAN-28-sentence-license-condition-notes ministryofjustice/hmpps-probation-integration-services
  • PI-2578 Only apply probation reset suspension date for determinate cases (#4301) Also use the event.first_release_da... 9a810c9
  • PI-2578 Fix schema validation on determinateSentence (#4302) 7854f5a
  • PI-2573 Use LS_JAVA_OPTS instead of JDK_JAVA_OPTIONS in Logstash (#4304) Before: ``` JVM bootstrap flags: [-XX:Max... 4d33327
  • PI-2580 Ignore conflict when updating contact semantic search model (#4303) ffa8825
  • PI-2581 Handle missing tier calculation (#4305) e7e74da
  • PI-2583 Prioritise "first release date" over "auto-conditional release date" (#4306) 0ae1e62
  • PI-2582 Script for notifying Slack of DLQ messages (#4307) 5f99d53
  • PI-2296 Update search indexer to use the readable standby DB (#4308) 1a982b0
  • PI-2296 Update search indexer cronjob JDBC URL (#4309) 9428f07
  • PI-2589 Handle missing NOMS number in event message (#4310) b8ee3fd
  • Bump aquasecurity/trivy-action from 0.24.0 to 0.27.0 in the minor group (#4312) Bumps the minor group with 1 update:... 2664b3d
  • Bump the minor group with 8 updates (#4311) Bumps the minor group with 8 updates: | Package | From | To | | --- | -... 0ef2be6
  • Bump aws-cli/aws-cli from 2.18.0 to 2.18.5 in /projects/redrive-dead-letter-queues/container (#4313) Bump aws-cli/aw... 9d55dd2
  • PI-2590 Ignore custody status updates for bailed cases (#4314) 72cb225
  • PI-2575 Disable common platform deployments for now (#4316) b655bc2
  • MAN-104 - modify order column for next and last contact (#4317) 2ad9b2d
  • PI-2591 Retry push to GitHub Packages (#4315) Also add version to Sentry release 8a40c64
  • PI-2556 Added LAO endpoints for allocations service (#4318) * PI-2556 Added LAO endpoints for allocations service ... 91159b9
  • PI-2593 Switch to prepared statements for contact indexing (#4320) This improves performance by allowing the DB to p... f2a3f4c
  • Merge branch 'main' into MAN-28-sentence-license-condition-notes 05089f1

View on GitHub

probation-integration-bot[bot] pushed 1 commit to MAN-28-sentence-license-condition-notes ministryofjustice/hmpps-probation-integration-services

View on GitHub

marcus-bcl deleted a branch ministryofjustice/hmpps-probation-integration-services

PI-2593-prepared-statement

marcus-bcl pushed 1 commit to main ministryofjustice/hmpps-probation-integration-services
  • PI-2593 Switch to prepared statements for contact indexing (#4320) This improves performance by allowing the DB to p... f2a3f4c

View on GitHub

marcus-bcl closed a pull request on ministryofjustice/hmpps-probation-integration-services
PI-2593 Switch to prepared statements for contact indexing
This improves performance by allowing the DB to prepare and cache a single execution plan for the query.
joseph-bcl pushed 1 commit to PI-2575 ministryofjustice/hmpps-probation-integration-services
  • PI-2575 - Update handler tests 9897dac

View on GitHub

achimber-moj created a review on a pull request on ministryofjustice/hmpps-probation-integration-services

View on GitHub

marcus-bcl opened a pull request on ministryofjustice/hmpps-probation-integration-services
PI-2593 Switch to prepared statements for contact indexing
This improves performance by allowing the DB to prepare and cache a single execution plan for the query.
Load more