Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: microfleet/core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: @microfleet/[email protected]
Choose a base ref
...
head repository: microfleet/core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: @microfleet/[email protected]
Choose a head ref
  • 2 commits
  • 86 files changed
  • 2 contributors

Commits on Jan 2, 2024

  1. feat: use dynamic import in readRoutes (#686)

    allows one to use ESM actions with import statements retained
    AVVS authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    e62ce12 View commit details
    Browse the repository at this point in the history
  2. chore(release): v19.2.0 -- updated 28 modules [skip ci]

    @microfleet/utils: 2.2.14 -> 2.3.0
    @microfleet/plugin-validator: 2.2.14 -> 2.3.0
    @microfleet/plugin-socketio: 2.2.14 -> 2.3.0
    @microfleet/plugin-signed-request: 2.2.14 -> 2.3.0
    @microfleet/plugin-router: 2.2.14 -> 2.3.0
    @microfleet/plugin-router-socketio: 2.2.14 -> 2.3.0
    @microfleet/plugin-router-hapi: 2.2.14 -> 2.3.0
    @microfleet/plugin-router-amqp: 2.2.14 -> 2.3.0
    @microfleet/plugin-redis-sentinel: 2.2.14 -> 2.3.0
    @microfleet/plugin-redis-core: 2.2.14 -> 2.3.0
    @microfleet/plugin-redis-cluster: 2.2.14 -> 2.3.0
    @microfleet/plugin-prometheus: 2.2.14 -> 2.3.0
    @microfleet/plugin-opentracing: 2.2.14 -> 2.3.0
    @microfleet/plugin-logger: 2.2.14 -> 2.3.0
    @microfleet/plugin-knex: 4.2.14 -> 4.3.0
    @microfleet/plugin-kafka: 4.2.14 -> 4.3.0
    @microfleet/plugin-kafka-types: 3.2.14 -> 3.3.0
    @microfleet/plugin-hapi: 2.2.14 -> 2.3.0
    @microfleet/plugin-elasticsearch: 2.2.14 -> 2.3.0
    @microfleet/plugin-dlock: 2.2.14 -> 2.3.0
    @microfleet/plugin-couchdb: 4.2.14 -> 4.3.0
    @microfleet/plugin-consul: 4.2.14 -> 4.3.0
    @microfleet/plugin-cassandra: 2.2.14 -> 2.3.0
    @microfleet/plugin-casl: 2.2.14 -> 2.3.0
    @microfleet/plugin-aws-elasticsearch: 3.2.14 -> 3.3.0
    @microfleet/plugin-amqp: 2.2.14 -> 2.3.0
    @microfleet/core: 19.2.14 -> 19.3.0
    @microfleet/core-types: 2.2.14 -> 2.3.0
    semaphoreci committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    85fbdb0 View commit details
    Browse the repository at this point in the history
Loading